From 9fe20f9d592d65a26faab11942ac550fced50528 Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Fri, 30 Dec 2022 22:27:01 +0500 Subject: [PATCH] Add Inno installer to geeksoftwareGmbH.PDF24Creator version 11.9.0 --- .../geeksoftwareGmbH.PDF24Creator.installer.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/manifests/g/geeksoftwareGmbH/PDF24Creator/11.9.0/geeksoftwareGmbH.PDF24Creator.installer.yaml b/manifests/g/geeksoftwareGmbH/PDF24Creator/11.9.0/geeksoftwareGmbH.PDF24Creator.installer.yaml index 0df09ebd9119..faf11edd8ffe 100644 --- a/manifests/g/geeksoftwareGmbH/PDF24Creator/11.9.0/geeksoftwareGmbH.PDF24Creator.installer.yaml +++ b/manifests/g/geeksoftwareGmbH/PDF24Creator/11.9.0/geeksoftwareGmbH.PDF24Creator.installer.yaml @@ -4,13 +4,22 @@ PackageIdentifier: geeksoftwareGmbH.PDF24Creator PackageVersion: 11.9.0 InstallerLocale: en-US -InstallerType: wix UpgradeBehavior: install Installers: - Architecture: x64 + InstallerType: wix InstallerUrl: https://download1.pdf24.org/pdf24-creator-11.9.0.msi InstallerSha256: 66AB2D1919C8A70EF76444381484C7C222FB7A51EE05E0F16C27D51754154D28 ProductCode: '{B85F8898-9148-4A99-855E-85D7FEEDFECF}' +- Architecture: x64 + InstallerType: inno + InstallerUrl: https://download1.pdf24.org/pdf24-creator-11.9.0.exe + InstallerSha256: 8C20D7BB62135C362A0615BF4D7463D522E2C0DCB4275B5922C5676E5FBC0DC7 + InstallerSwitches: + Custom: /NOUPDATE /NORESTART + AppsAndFeaturesEntries: + - Publisher: PDF24.org + ProductCode: '{81A6F461-0DBA-4F12-B56F-0E977EC10576}_is1' ManifestType: installer ManifestVersion: 1.2.0