correct install location
This commit is contained in:
parent
9057785105
commit
7bebbf12c6
@ -32,7 +32,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
Set $ProductId$ = "wdviewer"
|
||||
Set $MinimumSpace$ = "150 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Microsoft Office\Office10"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Microsoft Office\OFFICE11"
|
||||
Set $LicenseRequired$ = "false"
|
||||
Set $LicensePool$ = "p_" + $ProductId$
|
||||
; ----------------------------------------------------------------
|
||||
|
@ -24,7 +24,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "wdviewer"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Microsoft Office\Office10"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Microsoft Office\OFFICE11"
|
||||
Set $LicenseRequired$ = "false"
|
||||
Set $LicensePool$ = "p_" + $ProductId$
|
||||
; ----------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user