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
|
||||
; 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"
|
||||
|
@ -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"
|
||||
; ----------------------------------------------------------------
|
||||
|
||||
|
@ -5,7 +5,7 @@ incremental: False
|
||||
|
||||
[Product]
|
||||
type: localboot
|
||||
id: vncneighborhood
|
||||
id: sysworksoft.vncneighborhood
|
||||
name: VNC Neighborhood
|
||||
description: VNC Neighborhood
|
||||
advice: ADVICE
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Setup product information
|
||||
############################
|
||||
VENDOR="sysworksoft.net"
|
||||
PN="vncneighborhood"
|
||||
PN="sysworksoft.vncneighborhood"
|
||||
VERSION="1.1.9"
|
||||
RELEASE="3"
|
||||
PRIORITY="0"
|
||||
|
Loading…
Reference in New Issue
Block a user