--- /dev/null
+;***************************************************************\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
# 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