1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- # Created with YamlCreate.ps1 v2.0.6 $debug=AUSU.7-2-1
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: Paessler.PRTGDesktop
- PackageVersion: 21.1.1
- MinimumOSVersion: 10.0.0.0
- Scope: machine
- InstallModes:
- - interactive
- - silent
- - silentWithProgress
- UpgradeBehavior: install
- Dependencies:
- PackageDependencies:
- - PackageIdentifier: Microsoft.VC++2015-2019Redist-x64
- MinimumVersion: 14.28.29913.0
- Installers:
- - Architecture: x64
- InstallerType: wix
- InstallerUrl: https://downloads.paessler.com/prtg_desktop/21.1.1/64bit/PRTG_Desktop_Full_Installer.msi
- InstallerSha256: 5E69550E90AA2471E5C5C9213A8C09B4BDCAB042ADCA68D4D6BC870DFA54F19A
- ProductCode: '{8A3B32D1-7EDF-47E9-B062-B7CCBCDAF7E1}'
- - Architecture: x86
- InstallerType: wix
- InstallerUrl: https://downloads.paessler.com/prtg_desktop/21.1.1/32bit/PRTG_Desktop_Full_Installer.msi
- InstallerSha256: 988753443FE975A72C93C70D9D338B3735CF7032888E41ADE0E4B755DCFF63D2
- ProductCode: '{85AF40B0-02C4-454F-A321-30E140224C4A}'
- - Architecture: x64
- InstallerType: burn
- InstallerUrl: https://downloads.paessler.com/prtg_desktop/21.1.1/64bit/prtg-desktop-offline-21.1.1-64bit.exe
- InstallerSha256: 5C655C8AE42F2B1D1ED2C1DAF1A96A641007495F180D2F9C324D6C4578DFCC20
- ProductCode: '{8A3B32D1-7EDF-47E9-B062-B7CCBCDAF7E1}'
- InstallerSwitches:
- Custom: /norestart
- - Architecture: x86
- InstallerType: burn
- InstallerUrl: https://downloads.paessler.com/prtg_desktop/21.1.1/32bit/prtg-desktop-offline-21.1.1-32bit.exe
- InstallerSha256: BB5DDBB8321BF6E54C555FE9F96F44C44427F438E144EE7A354A8C63CE1111E4
- ProductCode: '{85AF40B0-02C4-454F-A321-30E140224C4A}'
- InstallerSwitches:
- Custom: /norestart
- ManifestType: installer
- ManifestVersion: 1.1.0
|