* 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
31 lines
843 B
YAML
31 lines
843 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: AnyDeskSoftwareGmbH.AnyDesk
|
|
PackageVersion: 6.2.3
|
|
FileExtensions:
|
|
# -
|
|
Protocols:
|
|
# -
|
|
Commands:
|
|
# -
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
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
|
|
|