From: helmuth varkoly Date: Wed, 19 Jun 2019 06:14:39 +0000 (+0200) Subject: Updated AcroReader to newest Version X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=4c876ad23e05096281f6d8f9074050742d1c0eb0;p=AcroReaderDC.git Updated AcroReader to newest Version --- diff --git a/VERSION b/VERSION index f9fd14c..8d43a59 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -19.008.20071 +19.012.20034 diff --git a/repo-ng/AcroRdrDCUpd1901220034.msp b/repo-ng/AcroRdrDCUpd1901220034.msp new file mode 100644 index 0000000..99dbb53 Binary files /dev/null and b/repo-ng/AcroRdrDCUpd1901220034.msp differ diff --git a/repo-ng/AcroRead.msi b/repo-ng/AcroRead.msi new file mode 100644 index 0000000..bea62de Binary files /dev/null and b/repo-ng/AcroRead.msi differ diff --git a/repo-ng/AcroRdrDC1900820071_de_DE.exe b/repo-ng/Data1.cab old mode 100755 new mode 100644 similarity index 80% rename from repo-ng/AcroRdrDC1900820071_de_DE.exe rename to repo-ng/Data1.cab index d5d943b..2a47798 Binary files a/repo-ng/AcroRdrDC1900820071_de_DE.exe and b/repo-ng/Data1.cab differ diff --git a/repo-ng/abcpy.ini b/repo-ng/abcpy.ini new file mode 100644 index 0000000..1ff96ca --- /dev/null +++ b/repo-ng/abcpy.ini @@ -0,0 +1,17 @@ +;*************************************************************** +;Adobe Installer External Configuration File: Abcpy.ini +;*************************************************************** + +;*************************************************************** +;Main Section +;The (Product) key is a required key +;*************************************************************** +[MAIN] +Product=Adobe Acrobat Reader DC + + +;*************************************************************** +;OEM Installation Options +;*************************************************************** +[OEM Install] +INSTALLDIR= diff --git a/repo-ng/init.sls b/repo-ng/init.sls index a0a763c..d62b5e4 100644 --- a/repo-ng/init.sls +++ b/repo-ng/init.sls @@ -8,16 +8,16 @@ # Description: Package SLS ############################################################################### -{% set LOG_PATH = 'C:\\salt\\var\\log' %} +{% set LOG_PATH = 'C:\\salt\\var\\log\\' %} AcroReaderDC: - '19.008.20071': + '19.012.20034': full_name: 'Adobe Acrobat Reader DC - Deutsch' - installer: salt://win/repo-ng/AcroReaderDC/AcroRdrDC1900820071_de_DE.exe - install_flags: '-silent -eulaAccepted' + installer: salt://win/repo-ng/AcroReaderDC/setup.exe + install_flags: '/sAll /msi /l "{{ LOG_PATH }}AcroReaderDC_inst.log"' uninstaller: 'msiexec.exe' - uninstall_flags: '/x {AC76BA86-7AD7-1031-7B44-AC0F074E4100} /quiet /log "{{ LOG_PATH }}AdobeAIR_uninst.log" /norestart' + uninstall_flags: '/x "C:\\salt\\var\\cache\\salt\\minion\\files\\base\\win\\repo-ng\\AcroReaderDC\\AcroRead.msi" /quiet /log "{{ LOG_PATH }}AcroReaderDC_uninst.log" /norestart' locale: de_DE msiexec: False reboot: False - cache_dir: False + cache_dir: True diff --git a/repo-ng/setup.exe b/repo-ng/setup.exe new file mode 100644 index 0000000..3d4f580 Binary files /dev/null and b/repo-ng/setup.exe differ diff --git a/repo-ng/setup.ini b/repo-ng/setup.ini new file mode 100644 index 0000000..9fc7a29 --- /dev/null +++ b/repo-ng/setup.ini @@ -0,0 +1,9 @@ +[Startup] +RequireMSI=3.0 + +[Product] +PATCH=AcroRdrDCUpd1901220034.msp +msi=AcroRead.msi + +[MSI Updater] +Path=http://ardownload.adobe.com/pub/adobe/reader/win/8.x/8.0/misc/WindowsInstaller-KB893803-v2-x86.exe