correct type in imstall patch
This commit is contained in:
parent
5458dd12bb
commit
a7a2b1023f
@ -38,7 +38,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
Set $ProductId$ = "adobe.acrobatreader"
|
||||
Set $MinimumSpace$ = "150 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Reader 10.0\Reader\"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Reader 11.0\Reader\"
|
||||
Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini"
|
||||
; ----------------------------------------------------------------
|
||||
|
||||
|
@ -32,7 +32,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "adobe.acrobatreader"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Reader 10.0\Reader\"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Reader 11.0\Reader\"
|
||||
; ----------------------------------------------------------------
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user