Rename install folder

This commit is contained in:
Mario Fetka 2015-04-23 06:38:29 +02:00
parent a98f333e6c
commit ea87e8cbfe
2 changed files with 2 additions and 2 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\Adobe Reader DC\"
Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Acrobat 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\Adobe Reader DC\"
Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Acrobat Reader DC\"
; ----------------------------------------------------------------
Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"