Bump and rename onyl testing builds

This commit is contained in:
Mario Fetka
2012-05-02 07:07:48 +02:00
parent d0b0c43c33
commit a6b6747635
8 changed files with 16 additions and 12 deletions

View File

@@ -44,7 +44,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$ = "cdburnerxp"
Set $ProductId$ = "cdburnerxp.cdburnerxp"
Set $MinimumSpace$ = "30 MB"
; the path were we find the product after the installation
Set $InstallDir32$ = "%ProgramFiles32Dir%\CDBurnerXP"

View File

@@ -39,7 +39,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "cdburnerxp"
Set $ProductId$ = "cdburnerxp.cdburnerxp"
Set $InstallDir32$ = "%ProgramFiles32Dir%\CDBurnerXP"
Set $InstallDir64$ = "%ProgramFiles64Dir%\CDBurnerXP"
Set $LicenseRequired$ = "false"