rename ti a opsi approved name
This commit is contained in:
@@ -28,7 +28,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$ = "notepad++.notepad++"
|
||||
Set $ProductId$ = "notepadpp.notepadpp"
|
||||
Set $MinimumSpace$ = "20 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Notepad++"
|
||||
|
||||
@@ -21,7 +21,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; ----------------------------------------------------------------
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "notepad++.notepad++"
|
||||
Set $ProductId$ = "notepadpp.notepadpp"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Notepad++"
|
||||
Set $LicenseRequired$ = "false"
|
||||
Set $LicensePool$ = "p_" + $ProductId$
|
||||
|
||||
Reference in New Issue
Block a user