finish rename
This commit is contained in:
parent
cba1fd389c
commit
02c3568b3c
@ -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"
|
||||
|
@ -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$
|
||||
|
@ -32,6 +32,6 @@ default: ["system specific"]
|
||||
|
||||
[ProductDependency]
|
||||
action: setup
|
||||
requiredProduct: xmlstarlet
|
||||
requiredProduct: sourceforge.xmlstarlet
|
||||
requiredStatus: installed
|
||||
requirementType: before
|
||||
|
Loading…
Reference in New Issue
Block a user