From b4bd332a9f4ecad1ee0c6f9366ab5797c7f34647 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 2 May 2012 09:56:02 +0200 Subject: [PATCH] reanme --- 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 b964b6c..771e4d4 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$ = "vncneighborhood" +Set $ProductId$ = "sysworksoft.vncneighborhood" Set $MinimumSpace$ = "3 MB" ; the path were we find the product after the installation Set $InstallDir$ = "%ProgramFiles32Dir%\VNC Neighborhood" diff --git a/CLIENT_DATA/uninstall32.ins b/CLIENT_DATA/uninstall32.ins index 2bca233..fade74e 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$ = "vncneighborhood" +Set $ProductId$ = "sysworksoft.vncneighborhood" Set $InstallDir$ = "%ProgramFiles32Dir%\VNC Neighborhood" ; ---------------------------------------------------------------- diff --git a/OPSI/control b/OPSI/control index 1ef6cab..5baacdc 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,7 +5,7 @@ incremental: False [Product] type: localboot -id: vncneighborhood +id: sysworksoft.vncneighborhood name: VNC Neighborhood description: VNC Neighborhood advice: ADVICE diff --git a/builder-product.cfg b/builder-product.cfg index 80b3ee2..2e9ae75 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="sysworksoft.net" -PN="vncneighborhood" +PN="sysworksoft.vncneighborhood" VERSION="1.1.9" RELEASE="3" PRIORITY="0"