23 lines
681 B
YAML
23 lines
681 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: FinalWire.AIDA64Extreme
|
|
PackageVersion: 6.33
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x86
|
|
InstallerType: inno
|
|
InstallerUrl: https://download.aida64.com/aida64extreme633.exe
|
|
InstallerSha256: 87AAE19378C515E0B9BA49D6640CEB58D6358C3CB55ACA67836A53CB16AF6990
|
|
InstallerSwitches:
|
|
Silent: /VERYSILENT
|
|
SilentWithProgress: /SILENT
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|