finish rename
This commit is contained in:
@@ -42,7 +42,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
;$ProductId$ should be the name of the product in opsi
|
||||
; therefore please: only lower letters, no umlauts,
|
||||
; no white space use '-' as a seperator
|
||||
Set $ProductId$ = "msoffice2010"
|
||||
Set $ProductId$ = "microsoft.office2010"
|
||||
Set $MinimumSpace$ = "1500 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir32$ = "%ProgramFiles32Dir%\Microsoft Office"
|
||||
|
||||
@@ -37,7 +37,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; ----------------------------------------------------------------
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "msoffice2010"
|
||||
Set $ProductId$ = "microsoft.office2010"
|
||||
Set $InstallDir32$ = "%ProgramFiles32Dir%\Microsoft Office
|
||||
Set $InstallDir64$ = "%ProgramFiles64Dir%\MicroSoft Office
|
||||
Set $LicenseRequired$ = "true
|
||||
|
||||
Reference in New Issue
Block a user