This commit is contained in:
Mario Fetka 2012-05-02 09:54:59 +02:00
parent 6f6f2b58e3
commit e14f722397
4 changed files with 4 additions and 4 deletions

View File

@ -31,7 +31,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$ = "vncmanager"
Set $ProductId$ = "sysworksoft.vncmanager"
Set $MinimumSpace$ = "1 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\VNC Manager"

View File

@ -27,7 +27,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "vncmanager"
Set $ProductId$ = "sysworksoft.vncmanager"
Set $InstallDir$ = "%ProgramFiles32Dir%\VNC Manager"
; ----------------------------------------------------------------

View File

@ -5,7 +5,7 @@ incremental: False
[Product]
type: localboot
id: vncmanager
id: sysworksoft.vncmanager
name: VNC Manager
description: VNC Manager
advice: ADVICE

View File

@ -2,7 +2,7 @@
# Setup product information
############################
VENDOR="sysworksoft.net"
PN="vncmanager"
PN="sysworksoft.vncmanager"
VERSION="1.2.8"
RELEASE="3"
PRIORITY="0"