Skip to content

Commit 6eb4444

Browse files
authored
New package: FaserF.SwitchCraft (microsoft#325226)
1 parent 21ea803 commit 6eb4444

File tree

3 files changed

+90
-0
lines changed

3 files changed

+90
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: FaserF.SwitchCraft
5+
PackageVersion: 2025.12.12.0
6+
InstallModes:
7+
- silent
8+
- silentWithProgress
9+
UpgradeBehavior: install
10+
Installers:
11+
- Architecture: x86
12+
Scope: machine
13+
InstallerType: inno
14+
InstallerUrl: https://github.com/FaserF/SwitchCraft/releases/download/v2025.12.12/SwitchCraft-Setup.exe
15+
InstallerSha256: 9B339C8629EEC37F7159172E0E213655A35A883F4D08395F4213064B58DBC4DD
16+
InstallerSwitches:
17+
Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
18+
SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART
19+
InstallLocation: /DIR="<INSTALLPATH>"
20+
Log: /LOG="<LOGPATH>"
21+
- Architecture: x86
22+
Scope: user
23+
InstallerType: inno
24+
InstallerUrl: https://github.com/FaserF/SwitchCraft/releases/download/v2025.12.12/SwitchCraft-Setup.exe
25+
InstallerSha256: 9B339C8629EEC37F7159172E0E213655A35A883F4D08395F4213064B58DBC4DD
26+
InstallerSwitches:
27+
Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
28+
SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART
29+
InstallLocation: /DIR="<INSTALLPATH>"
30+
Log: /LOG="<LOGPATH>"
31+
- Architecture: x86
32+
InstallerType: portable
33+
InstallerUrl: https://github.com/FaserF/SwitchCraft/releases/download/v2025.12.12/SwitchCraft-windows.exe
34+
InstallerSha256: E169CA39262C61AADFAFBDD73F8F87CD5B67BF42BA3CBD06D4AADB368DE7CC9D
35+
Commands:
36+
- switchcraft
37+
ManifestType: installer
38+
ManifestVersion: 1.10.0
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: FaserF.SwitchCraft
5+
PackageVersion: 2025.12.12.0
6+
PackageLocale: en-US
7+
Publisher: FaserF
8+
PublisherUrl: https://github.com/FaserF
9+
PublisherSupportUrl: https://github.com/FaserF/SwitchCraft/issues
10+
PrivacyUrl: https://github.com/FaserF/SwitchCraft
11+
Author: FaserF
12+
PackageName: SwitchCraft
13+
PackageUrl: https://github.com/FaserF/SwitchCraft
14+
License: MIT License
15+
AppsAndFeaturesEntries:
16+
- DisplayName: SwitchCraft
17+
Publisher: FaserF
18+
LicenseUrl: https://github.com/FaserF/SwitchCraft/blob/main/LICENSE
19+
Copyright: Copyright (c) 2025 FaserF
20+
CopyrightUrl: https://github.com/FaserF/SwitchCraft/blob/main/LICENSE
21+
ShortDescription: Silent Install Switch Finder & Packaging Assistant
22+
Description: |
23+
SwitchCraft is your comprehensive packaging assistant for IT Professionals. It goes beyond simple switch identification to streamline your entire application packaging workflow.
24+
Features:
25+
- Universal Analysis: Instantly identify silent switches for EXE, MSI, and obscure installer frameworks.
26+
- AI-Powered Helper: Get context-aware packaging advice and troubleshooting.
27+
- Intune Ready: Generate standardized PowerShell installation scripts automatically.
28+
- Cross-Platform: Manage installers for Windows, Linux, and macOS.
29+
- Winget Integration: Fast package detection.
30+
Moniker: switchcraft
31+
Tags:
32+
- installer
33+
- analysis
34+
- silent-install
35+
- packaging
36+
- intune
37+
- msi
38+
- exe
39+
- deployment
40+
- automation
41+
ReleaseNotes: "v2025.12.12 Release"
42+
ReleaseNotesUrl: https://github.com/FaserF/SwitchCraft/releases
43+
ManifestType: defaultLocale
44+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: FaserF.SwitchCraft
5+
PackageVersion: 2025.12.12.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)