reanme
This commit is contained in:
parent
e82fe24bcc
commit
b4bd332a9f
@ -31,7 +31,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
;$ProductId$ should be the name of the product in opsi
|
;$ProductId$ should be the name of the product in opsi
|
||||||
; therefore please: only lower letters, no umlauts,
|
; therefore please: only lower letters, no umlauts,
|
||||||
; no white space use '-' as a seperator
|
; no white space use '-' as a seperator
|
||||||
Set $ProductId$ = "vncneighborhood"
|
Set $ProductId$ = "sysworksoft.vncneighborhood"
|
||||||
Set $MinimumSpace$ = "3 MB"
|
Set $MinimumSpace$ = "3 MB"
|
||||||
; the path were we find the product after the installation
|
; the path were we find the product after the installation
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\VNC Neighborhood"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\VNC Neighborhood"
|
||||||
|
@ -27,7 +27,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
; - Please edit the following values -
|
; - Please edit the following values -
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
Set $ProductId$ = "vncneighborhood"
|
Set $ProductId$ = "sysworksoft.vncneighborhood"
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\VNC Neighborhood"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\VNC Neighborhood"
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ incremental: False
|
|||||||
|
|
||||||
[Product]
|
[Product]
|
||||||
type: localboot
|
type: localboot
|
||||||
id: vncneighborhood
|
id: sysworksoft.vncneighborhood
|
||||||
name: VNC Neighborhood
|
name: VNC Neighborhood
|
||||||
description: VNC Neighborhood
|
description: VNC Neighborhood
|
||||||
advice: ADVICE
|
advice: ADVICE
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Setup product information
|
# Setup product information
|
||||||
############################
|
############################
|
||||||
VENDOR="sysworksoft.net"
|
VENDOR="sysworksoft.net"
|
||||||
PN="vncneighborhood"
|
PN="sysworksoft.vncneighborhood"
|
||||||
VERSION="1.1.9"
|
VERSION="1.1.9"
|
||||||
RELEASE="3"
|
RELEASE="3"
|
||||||
PRIORITY="0"
|
PRIORITY="0"
|
||||||
|
Loading…
Reference in New Issue
Block a user