This commit is contained in:
Mario Fetka
2012-05-02 18:08:27 +02:00
parent 4a2c42ebd8
commit c08bdb3698
4 changed files with 4 additions and 4 deletions

View File

@@ -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-plus-plus.notepad-plus-plus"
Set $ProductId$ = "notepad++.notepad++"
Set $MinimumSpace$ = "20 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\Notepad++"

View File

@@ -21,7 +21,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "notepad-plus-plus.notepad-plus-plus"
Set $ProductId$ = "notepad++.notepad++"
Set $InstallDir$ = "%ProgramFiles32Dir%\Notepad++"
Set $LicenseRequired$ = "false"
Set $LicensePool$ = "p_" + $ProductId$