This commit is contained in:
Mario Fetka 2012-05-02 07:00:14 +02:00
parent 7c68c44981
commit 3e919d9ed6
4 changed files with 4 additions and 4 deletions

View File

@ -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$ = "camstudio"
Set $ProductId$ = "camstudio.camstudio"
Set $MinimumSpace$ = "20 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\CamStudio 2.6b"

View File

@ -20,7 +20,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "camstudio"
Set $ProductId$ = "camstudio.camstudio"
Set $InstallDir$ = "%ProgramFiles32Dir%\CamStudio 2.6b"
Set $LicenseRequired$ = "false"
Set $LicensePool$ = "p_" + $ProductId$

View File

@ -5,7 +5,7 @@ incremental: False
[Product]
type: localboot
id: camstudio
id: camstudio.camstudio
name: camstudio
description: Free Streaming Video Software
advice: ADVICE

View File

@ -2,7 +2,7 @@
# Setup product information
############################
VENDOR="camstudio.org"
PN="camstudio"
PN="camstudio.camstudio"
VERSION="2.6b.rev294"
RELEASE="1"
PRIORITY="0"