From 8336ab3a2041f33c7a00ab91620431fc91bb6c81 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Tue, 26 Nov 2024 12:41:07 -0600 Subject: [PATCH] Remove unneccessary AppsandFeaturesEntries * manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.1.0/AnyDeskSoftwareGmbH.AnyDesk.installer.yaml --- .../AnyDesk/8.1.0/AnyDeskSoftwareGmbH.AnyDesk.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.1.0/AnyDeskSoftwareGmbH.AnyDesk.installer.yaml b/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.1.0/AnyDeskSoftwareGmbH.AnyDesk.installer.yaml index 505aca682ca1..ed5a8513ef14 100644 --- a/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.1.0/AnyDeskSoftwareGmbH.AnyDesk.installer.yaml +++ b/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.1.0/AnyDeskSoftwareGmbH.AnyDesk.installer.yaml @@ -22,9 +22,9 @@ Installers: Custom: --install "C:\Program Files (x86)\AnyDesk" --update-auto --create-desktop-icon --create-shortcuts UpgradeBehavior: install AppsAndFeaturesEntries: - - DisplayVersion: ad 8.1.0 - ProductCode: AnyDesk + - ProductCode: AnyDesk InstallerType: exe + # DisplayVersion: ad 8.1.0 # Version parsing handles pre-ambles in winget 1.9 ElevationRequirement: elevationRequired - Architecture: x86 InstallerType: msi