Skip to content

Commit 6a843d9

Browse files
authored
DaniilKuznietsov.WindowsSetupAssistant version 0.1.0 (microsoft#380890)
1 parent 896c207 commit 6a843d9

3 files changed

Lines changed: 49 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: DaniilKuznietsov.WindowsSetupAssistant
5+
PackageVersion: 0.1.0
6+
InstallerType: nullsoft
7+
Installers:
8+
- Architecture: x64
9+
InstallerUrl: https://github.com/dsegfahitw/windows-setup-assistant/releases/download/v0.1.0/Windows.Setup.Assistant.Setup.0.1.0.exe
10+
InstallerSha256: 0CC95DA566DC7B92E15BD96FA87938D27912338CFC066F9CD45C76B792C73E81
11+
ManifestType: installer
12+
ManifestVersion: 1.12.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: DaniilKuznietsov.WindowsSetupAssistant
5+
PackageVersion: 0.1.0
6+
PackageLocale: en-US
7+
Publisher: Daniil Kuznietsov
8+
PublisherUrl: https://github.com/dsegfahitw
9+
PublisherSupportUrl: https://github.com/dsegfahitw
10+
PrivacyUrl: https://github.com/dsegfahitw/windows-setup-assistant/blob/main/PRIVACY_POLICY.md
11+
Author: Daniil Kuznietsov
12+
PackageName: Windows Setup Assistant
13+
PackageUrl: https://github.com/dsegfahitw
14+
License: MIT License
15+
LicenseUrl: https://github.com/dsegfahitw/windows-setup-assistant/blob/main/LICENSE
16+
Copyright: Copyright (c) 2026 Daniil Kuznietsov
17+
ShortDescription: A lightweight modern Windows companion app for post-install setup, system health, and quick actions.
18+
Description: A lightweight Windows companion app for the first hour after reinstalling Windows. It combines essential PC information, setup health checks, quick access tools, and exportable system reports in a compact modern desktop dashboard.
19+
Tags:
20+
- cpu-z
21+
- gpu-z
22+
- sysinfo
23+
- hwinfo
24+
- setup
25+
- windows-setup
26+
ReleaseNotesUrl: https://github.com/dsegfahitw/windows-setup-assistant/
27+
InstallationNotes: https://github.com/dsegfahitw/windows-setup-assistant/
28+
ManifestType: defaultLocale
29+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: DaniilKuznietsov.WindowsSetupAssistant
5+
PackageVersion: 0.1.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)