correct install path
This commit is contained in:
parent
5a827b0fb2
commit
a98f333e6c
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user