From ae74be50f6f4cd339e6d90ad01a2bce7a3ec4849 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sat, 18 Feb 2012 18:26:47 +0100 Subject: [PATCH] correct version and msiid --- CLIENT_DATA/delsub32.ins | 2 +- CLIENT_DATA/setup32.ins | 2 +- builder-product.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CLIENT_DATA/delsub32.ins b/CLIENT_DATA/delsub32.ins index 2b4fe08..26f1b92 100644 --- a/CLIENT_DATA/delsub32.ins +++ b/CLIENT_DATA/delsub32.ins @@ -4,7 +4,7 @@ ; credits: http://www.opsi.org/credits/ -Set $MsiId$ = '{7752600F-70A9-4F03-976D-4BA1555DE580}' +Set $MsiId$ = '{05923C8D-FCC1-46A4-9F32-8A8759B62FFE}' Set $UninstallProgram$ = $InstallDir$ + "\uninstall.exe" Message "Uninstalling " + $ProductId$ + " ..." diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 2f959ec..7d856ed 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -36,7 +36,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; therefore please: only lower letters, no umlauts, ; no white space use '-' as a seperator Set $ProductId$ = "vncneighborhood" -Set $MinimumSpace$ = "1 MB" +Set $MinimumSpace$ = "3 MB" ; the path were we find the product after the installation Set $InstallDir$ = "%ProgramFiles32Dir%\VNC Neighborhood" Set $LicenseRequired$ = "false" diff --git a/builder-product.cfg b/builder-product.cfg index cc42d8c..80b3ee2 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -3,7 +3,7 @@ ############################ VENDOR="sysworksoft.net" PN="vncneighborhood" -VERSION="1.2.8" +VERSION="1.1.9" RELEASE="3" PRIORITY="0" ADVICE=""