Proper AnyDesk Exe Manifest (#10184)
* Add NZXT CAM v4.22.0 * Revert "Add NZXT CAM v4.22.0" This reverts commit c181784da181c4601f4df36f375e9fc9e99904f0. * Revert "Revert "Add NZXT CAM v4.22.0"" This reverts commit 16c5afba3e288aba992262665b29fb3fe602e033. * Revert "Revert "Revert "Add NZXT CAM v4.22.0""" This reverts commit c0d5f8d6032dea1b4f3e0b1534ead60d6598d4f7. * AnyDesk Again * Exe Only
This commit is contained in:
@@ -1,16 +1,30 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: AnyDeskSoftwareGmbH.AnyDesk
|
||||
PackageVersion: 6.2.3
|
||||
Installers:
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://download.anydesk.com/AnyDesk.msi
|
||||
InstallerSha256: 9CB76DCE2D2178EA68056F414456E8118D5BECB868924C8A603DE685787078D0
|
||||
Scope: machine
|
||||
InstallerType: msi
|
||||
FileExtensions:
|
||||
# -
|
||||
Protocols:
|
||||
# -
|
||||
Commands:
|
||||
# -
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
UpgradeBehavior: uninstallPrevious
|
||||
Installers:
|
||||
- Architecture: x86
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://download.anydesk.com/AnyDesk.exe
|
||||
InstallerSha256: 1C702E234542E2BB53E45211CC3AE4426A5088DE9510DAE58A9FF8B7A65E294F
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
# ProductCode:
|
||||
InstallerSwitches:
|
||||
Custom: --install "C:\Program Files (x86)\AnyDesk" --update-auto --create-desktop-icon --create-shortcuts
|
||||
Silent: --silent
|
||||
SilentWithProgress: --silent
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
||||
@@ -2,18 +2,19 @@
|
||||
PackageIdentifier: AnyDeskSoftwareGmbH.AnyDesk
|
||||
PackageVersion: 6.2.3
|
||||
PackageLocale: en-US
|
||||
Publisher: AnyDesk Software GmbH
|
||||
Publisher: philandro Software GmbH
|
||||
PublisherUrl: https://anydesk.com
|
||||
PublisherSupportUrl: https://support.anydesk.com/Help_Center
|
||||
PublisherSupportUrl: https://anydesk.com/en/contact
|
||||
PrivacyUrl: https://anydesk.com/en/privacy
|
||||
Author: AnyDesk Software GmbH
|
||||
PackageName: AnyDesk
|
||||
PackageUrl: https://anydesk.com
|
||||
License: © 2020 AnyDesk Software GmbH - Made with passion in Stuttgart, Germany
|
||||
License: Proprietary software
|
||||
LicenseUrl: https://anydesk.com/en/terms
|
||||
Copyright: © 2020 AnyDesk Software GmbH - Made with passion in Stuttgart, Germany
|
||||
Copyright: © 2021 AnyDesk Software GmbH
|
||||
CopyrightUrl: https://anydesk.com/en/terms
|
||||
ShortDescription: AnyDesk is a German proprietary remote desktop tool distributed by AnyDesk Software GmbH.
|
||||
Description: Connect to a computer remotely, be it from the other end of the office or halfway around the world. AnyDesk ensures secure and reliable remote desktop connections for IT professionals and on-the-go individuals alike.
|
||||
Moniker: anydesk
|
||||
Tags:
|
||||
- remote-desktop
|
||||
@@ -21,3 +22,4 @@ Tags:
|
||||
- remote control
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
||||
@@ -4,3 +4,4 @@ PackageVersion: 6.2.3
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user