From e14f7223978f4e0b32d2b7742dbbf8c09cff3bae Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 2 May 2012 09:54:59 +0200 Subject: [PATCH] rename --- CLIENT_DATA/setup32.ins | 2 +- CLIENT_DATA/uninstall32.ins | 2 +- OPSI/control | 2 +- builder-product.cfg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 36eebc0..3d77f51 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -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" diff --git a/CLIENT_DATA/uninstall32.ins b/CLIENT_DATA/uninstall32.ins index 3857cff..9fab824 100644 --- a/CLIENT_DATA/uninstall32.ins +++ b/CLIENT_DATA/uninstall32.ins @@ -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" ; ---------------------------------------------------------------- diff --git a/OPSI/control b/OPSI/control index a00a46b..0461c74 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,7 +5,7 @@ incremental: False [Product] type: localboot -id: vncmanager +id: sysworksoft.vncmanager name: VNC Manager description: VNC Manager advice: ADVICE diff --git a/builder-product.cfg b/builder-product.cfg index 4f89f6e..4d2b01f 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="sysworksoft.net" -PN="vncmanager" +PN="sysworksoft.vncmanager" VERSION="1.2.8" RELEASE="3" PRIORITY="0"