Deyda / NeverRed

NeverRed's focus is to provide a simple solution to keep standard software up to date without having to package it or search and compare versions on vendor sites. https://www.deyda.net/index.php/en/neverred/
32 stars 5 forks source link

Add Support for Adobe 64-bit Unified App Installer #17

Open BalintOberrauch opened 1 year ago

BalintOberrauch commented 1 year ago

https://arnaudpain.com/2022/09/27/adobe-acrobat-vda/

Download Link: https://trials.adobe.com/AdobeProducts/APRO/Acrobat_HelpX/win32/Acrobat_DC_Web_x64_WWMUI.zip

As this is not a MUI Installer, Languagepack selection would be great. Maybe custom .mst files or one with all languages selected

Deyda commented 1 year ago

If I remember correctly, the MUI includes all possible languages.

I also provide this for x64.

BalintOberrauch commented 1 year ago

RegKeys HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\DC\FeatureLockDown bIsSCReducedModeEnforcedEx=DWORD 1 and HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\DC\FeatureLockDown \cIPM bDontShowMsgWhenViewingDoc=DWORD 0 are getting ignored with Adobe Pro Installer provided by Neverred in my Env. I only got it to work it with the installer in the link above (setup.exe or msiexec /i adobepro.msi TRANSFORM=adobe.mst)