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:
Esco
2021-04-06 22:40:07 +02:00
committed by GitHub
parent d01d5decca
commit 435622ec84
3 changed files with 31 additions and 14 deletions

View File

@@ -1,16 +1,30 @@
# 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: AnyDeskSoftwareGmbH.AnyDesk PackageIdentifier: AnyDeskSoftwareGmbH.AnyDesk
PackageVersion: 6.2.3 PackageVersion: 6.2.3
Installers: FileExtensions:
- Architecture: x86 # -
InstallerUrl: https://download.anydesk.com/AnyDesk.msi Protocols:
InstallerSha256: 9CB76DCE2D2178EA68056F414456E8118D5BECB868924C8A603DE685787078D0 # -
Scope: machine Commands:
InstallerType: msi # -
InstallModes: MinimumOSVersion: 10.0.0.0
InstallModes:
- interactive - interactive
- silent - silent
- silentWithProgress - 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 ManifestType: installer
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0

View File

@@ -2,18 +2,19 @@
PackageIdentifier: AnyDeskSoftwareGmbH.AnyDesk PackageIdentifier: AnyDeskSoftwareGmbH.AnyDesk
PackageVersion: 6.2.3 PackageVersion: 6.2.3
PackageLocale: en-US PackageLocale: en-US
Publisher: AnyDesk Software GmbH Publisher: philandro Software GmbH
PublisherUrl: https://anydesk.com PublisherUrl: https://anydesk.com
PublisherSupportUrl: https://support.anydesk.com/Help_Center PublisherSupportUrl: https://anydesk.com/en/contact
PrivacyUrl: https://anydesk.com/en/privacy PrivacyUrl: https://anydesk.com/en/privacy
Author: AnyDesk Software GmbH Author: AnyDesk Software GmbH
PackageName: AnyDesk PackageName: AnyDesk
PackageUrl: https://anydesk.com PackageUrl: https://anydesk.com
License: © 2020 AnyDesk Software GmbH - Made with passion in Stuttgart, Germany License: Proprietary software
LicenseUrl: https://anydesk.com/en/terms 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 CopyrightUrl: https://anydesk.com/en/terms
ShortDescription: AnyDesk is a German proprietary remote desktop tool distributed by AnyDesk Software GmbH. 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 Moniker: anydesk
Tags: Tags:
- remote-desktop - remote-desktop
@@ -21,3 +22,4 @@ Tags:
- remote control - remote control
ManifestType: defaultLocale ManifestType: defaultLocale
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0

View File

@@ -4,3 +4,4 @@ PackageVersion: 6.2.3
DefaultLocale: en-US DefaultLocale: en-US
ManifestType: version ManifestType: version
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0