rename
This commit is contained in:
parent
05e1d7c4a4
commit
3bdcdad77b
@ -35,7 +35,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$ = "firefox"
|
||||
Set $ProductId$ = "mozilla.firefox"
|
||||
Set $MinimumSpace$ = "200 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Mozilla Firefox"
|
||||
|
@ -20,7 +20,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; ----------------------------------------------------------------
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "firefox"
|
||||
Set $ProductId$ = "mozilla.firefox"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Mozilla Firefox"
|
||||
Set $LicenseRequired$ = "false"
|
||||
Set $LicensePool$ = "p_" + $ProductId$
|
||||
|
Loading…
Reference in New Issue
Block a user