]> repo.cephalix.eu Git - AcroReaderDC.git/commitdiff
Updated AcroReader to newest Version
authorhelmuth varkoly <helmuth@varkoly.de>
Wed, 19 Jun 2019 06:14:39 +0000 (08:14 +0200)
committerhelmuth varkoly <helmuth@varkoly.de>
Wed, 19 Jun 2019 06:14:39 +0000 (08:14 +0200)
VERSION
repo-ng/AcroRdrDCUpd1901220034.msp [new file with mode: 0644]
repo-ng/AcroRead.msi [new file with mode: 0644]
repo-ng/Data1.cab [moved from repo-ng/AcroRdrDC1900820071_de_DE.exe with 80% similarity, mode: 0644]
repo-ng/abcpy.ini [new file with mode: 0644]
repo-ng/init.sls
repo-ng/setup.exe [new file with mode: 0644]
repo-ng/setup.ini [new file with mode: 0644]

diff --git a/VERSION b/VERSION
index f9fd14c198469b00153208865e036b80762d5e3f..8d43a59e7e0c7bef414732d161e7a64b1cabc4b6 100644 (file)
--- 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 (file)
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 (file)
index 0000000..bea62de
Binary files /dev/null and b/repo-ng/AcroRead.msi differ
old mode 100755 (executable)
new mode 100644 (file)
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 (file)
index 0000000..1ff96ca
--- /dev/null
@@ -0,0 +1,17 @@
+;***************************************************************\r
+;Adobe Installer External Configuration File: Abcpy.ini\r
+;***************************************************************\r
+\r
+;***************************************************************\r
+;Main Section\r
+;The (Product) key is a required key\r
+;***************************************************************\r
+[MAIN]\r
+Product=Adobe Acrobat Reader DC\r
+\r
+\r
+;***************************************************************\r
+;OEM Installation Options\r
+;***************************************************************\r
+[OEM Install]\r
+INSTALLDIR=\r
index a0a763c16b7680245a968bc58cf8308b5666e464..d62b5e4ec483e0ae71d9a8215a04b80717f57469 100644 (file)
@@ -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 (file)
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 (file)
index 0000000..9fc7a29
--- /dev/null
@@ -0,0 +1,9 @@
+[Startup]\r
+RequireMSI=3.0\r
+\r
+[Product]\r
+PATCH=AcroRdrDCUpd1901220034.msp\r
+msi=AcroRead.msi\r
+\r
+[MSI Updater]\r
+Path=http://ardownload.adobe.com/pub/adobe/reader/win/8.x/8.0/misc/WindowsInstaller-KB893803-v2-x86.exe\r