finish rename
This commit is contained in:
parent
d94e0c5bfa
commit
0a47ffc1b1
@ -25,7 +25,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
;$ProductId$ should be the name of the product in opsi
|
;$ProductId$ should be the name of the product in opsi
|
||||||
; therefore please: only lower letters, no umlauts,
|
; therefore please: only lower letters, no umlauts,
|
||||||
; no white space use '-' as a seperator
|
; no white space use '-' as a seperator
|
||||||
Set $ProductId$ = "wdviewer"
|
Set $ProductId$ = "microsoft.wordviewer"
|
||||||
Set $MinimumSpace$ = "150 MB"
|
Set $MinimumSpace$ = "150 MB"
|
||||||
; the path were we find the product after the installation
|
; the path were we find the product after the installation
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Microsoft Office\OFFICE11"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\Microsoft Office\OFFICE11"
|
||||||
|
@ -20,7 +20,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
; - Please edit the following values -
|
; - Please edit the following values -
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
Set $ProductId$ = "wdviewer"
|
Set $ProductId$ = "microsoft.viewer"
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Microsoft Office\OFFICE11"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\Microsoft Office\OFFICE11"
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user