correct install path

This commit is contained in:
Mario Fetka 2015-04-22 22:05:22 +02:00
parent 5a827b0fb2
commit a98f333e6c
3 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; no white space use '-' as a seperator
Set $MinimumSpace$ = "320 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Reader 11.0\Reader\"
Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Adobe Reader DC\"
; ----------------------------------------------------------------
Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"

View File

@ -32,7 +32,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Reader 11.0\Reader\"
Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Adobe Reader DC\"
; ----------------------------------------------------------------
Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"

View File

@ -3,7 +3,7 @@
############################
VENDOR="adobe.com"
PN="adobe.acrobatreader"
NAME="Adobe Reader XI"
NAME="Adobe Reader DC"
DESCRIPTION="Adobe Reader ist ein Computerprogramm des Unternehmens Adobe zum Anzeigen von PDF-Dokumenten, also ein Dateibetrachter."
VERSION="15.007.20033"
DVERSION="15.007.20033"