rename and bump

This commit is contained in:
Mario Fetka
2012-05-02 08:11:19 +02:00
parent 9e49ecad56
commit 4a2c42ebd8
6 changed files with 6 additions and 6 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$ = "notepadpp"
Set $ProductId$ = "notepad-plus-plus.notepad-plus-plus"
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$ = "notepadpp"
Set $ProductId$ = "notepad-plus-plus.notepad-plus-plus"
Set $InstallDir$ = "%ProgramFiles32Dir%\Notepad++"
Set $LicenseRequired$ = "false"
Set $LicensePool$ = "p_" + $ProductId$