Manifest Update for Paessler.PRTGDesktop v21.1.1 (#12373)
+ Added Dependencies to lanch the program + Global Installer Switches + Added Product Codes + Corrected Publisher + Corrected Author + Corrected Copyright
This commit is contained in:
@@ -1,29 +1,35 @@
|
|||||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
PackageIdentifier: Paessler.PRTGDesktop
|
PackageIdentifier: Paessler.PRTGDesktop
|
||||||
PackageVersion: 21.1.1
|
PackageVersion: 21.1.1
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
Dependencies:
|
||||||
|
PackageDependencies:
|
||||||
|
- PackageIdentifier: Microsoft.VC++2015-2019Redist-x64
|
||||||
|
MinimumVersion: 14.28.29913.0
|
||||||
InstallModes:
|
InstallModes:
|
||||||
- "interactive"
|
- interactive
|
||||||
- "silent"
|
- silent
|
||||||
- "silentWithProgress"
|
- silentWithProgress
|
||||||
|
InstallerSwitches:
|
||||||
|
Custom: /norestart
|
||||||
|
Silent: /quiet
|
||||||
|
SilentWithProgress: /passive
|
||||||
Installers:
|
Installers:
|
||||||
- Architecture: x64
|
- Architecture: x64
|
||||||
|
InstallerType: exe
|
||||||
InstallerUrl: https://downloads.paessler.com/prtg_desktop/21.1.1/64bit/prtg-desktop-offline-21.1.1-64bit.exe
|
InstallerUrl: https://downloads.paessler.com/prtg_desktop/21.1.1/64bit/prtg-desktop-offline-21.1.1-64bit.exe
|
||||||
InstallerSha256: 5c655c8ae42f2b1d1ed2c1daf1a96a641007495f180d2f9c324d6c4578dfcc20
|
InstallerSha256: 5C655C8AE42F2B1D1ED2C1DAF1A96A641007495F180D2F9C324D6C4578DFCC20
|
||||||
|
ProductCode: "{8A3B32D1-7EDF-47E9-B062-B7CCBCDAF7E1}"
|
||||||
Scope: machine
|
Scope: machine
|
||||||
InstallerType: exe
|
InstallerLocale: en-US
|
||||||
InstallerSwitches:
|
UpgradeBehavior: install
|
||||||
Custom: /norestart
|
|
||||||
Silent: /quiet
|
|
||||||
SilentWithProgress: /passive
|
|
||||||
- Architecture: x86
|
- Architecture: x86
|
||||||
InstallerUrl: https://downloads.paessler.com/prtg_desktop/21.1.1/32bit/prtg-desktop-offline-21.1.1-32bit.exe
|
|
||||||
InstallerSha256: bb5ddbb8321bf6e54c555fe9f96f44c44427f438e144ee7a354a8c63ce1111e4
|
|
||||||
Scope: machine
|
|
||||||
InstallerType: exe
|
InstallerType: exe
|
||||||
InstallerSwitches:
|
InstallerUrl: https://downloads.paessler.com/prtg_desktop/21.1.1/32bit/prtg-desktop-offline-21.1.1-32bit.exe
|
||||||
Custom: /norestart
|
InstallerSha256: BB5DDBB8321BF6E54C555FE9F96F44C44427F438E144EE7A354A8C63CE1111E4
|
||||||
Silent: /quiet
|
ProductCode: "{85AF40B0-02C4-454F-A321-30E140224C4A}"
|
||||||
SilentWithProgress: /passive
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
UpgradeBehavior: install
|
UpgradeBehavior: install
|
||||||
ManifestType: installer
|
ManifestType: installer
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
@@ -2,18 +2,19 @@
|
|||||||
PackageIdentifier: Paessler.PRTGDesktop
|
PackageIdentifier: Paessler.PRTGDesktop
|
||||||
PackageVersion: 21.1.1
|
PackageVersion: 21.1.1
|
||||||
PackageLocale: en-US
|
PackageLocale: en-US
|
||||||
Publisher: Paessler
|
Publisher: Paessler AG
|
||||||
PublisherUrl: https://www.paessler.com
|
PublisherUrl: https://www.paessler.com
|
||||||
PublisherSupportUrl: https://www.paessler.com/support
|
PublisherSupportUrl: https://www.paessler.com/support
|
||||||
PrivacyUrl: https://www.paessler.com/company/privacypolicy
|
PrivacyUrl: https://www.paessler.com/company/privacypolicy
|
||||||
Author: Paessler
|
Author: Paessler AG
|
||||||
PackageName: PRTG Desktop
|
PackageName: PRTG Desktop
|
||||||
PackageUrl: https://www.paessler.com/prtg-desktop
|
PackageUrl: https://www.paessler.com/prtg-desktop
|
||||||
License: 2021 Paessler AG
|
License: ©2021 Paessler AG
|
||||||
LicenseUrl: https://www.paessler.com/company/terms
|
LicenseUrl: https://www.paessler.com/company/terms
|
||||||
Copyright: 2021 Paessler AG
|
Copyright: ©2021 Paessler AG
|
||||||
CopyrightUrl: https://www.paessler.com/company/terms
|
CopyrightUrl: https://www.paessler.com/company/terms
|
||||||
ShortDescription: PRTG Desktop is an alternative interface that you can use to connect to a PRTG core server or a PRTG Hosted Monitor instance to configure your setup, view monitoring results, and keep an eye on your network.
|
ShortDescription: PRTG Desktop is an alternative interface that you can use to connect to a PRTG core server or a PRTG Hosted Monitor instance to configure your setup, view monitoring results, and keep an eye on your network.
|
||||||
|
#Description:
|
||||||
Moniker: prtgdesktop
|
Moniker: prtgdesktop
|
||||||
Tags:
|
Tags:
|
||||||
- prtg
|
- prtg
|
||||||
|
Reference in New Issue
Block a user