This commit is contained in:
Mario Fetka 2012-05-02 09:56:02 +02:00
parent e82fe24bcc
commit b4bd332a9f
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$ = "vncneighborhood"
Set $ProductId$ = "sysworksoft.vncneighborhood"
Set $MinimumSpace$ = "3 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\VNC Neighborhood"

View File

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

View File

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

View File

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