finish rename

This commit is contained in:
Mario Fetka
2012-05-02 07:30:32 +02:00
parent cba1fd389c
commit 02c3568b3c
3 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,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$ = "msoffice2007"
Set $ProductId$ = "microsoft.office2007"
Set $MinimumSpace$ = "1500 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\Microsoft Office"

View File

@@ -29,7 +29,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "msoffice2007"
Set $ProductId$ = "microosft.office2007"
Set $InstallDir$ = "%ProgramFiles32Dir%\Microsoft Office"
Set $LicenseRequired$ = "true"
Set $LicensePool$ = "p_" + $ProductId$