correct version and msiid

This commit is contained in:
Mario Fetka 2012-02-18 18:26:47 +01:00
parent ae3ddac7e6
commit ae74be50f6
3 changed files with 3 additions and 3 deletions

View File

@ -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$ + " ..."

View File

@ -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"

View File

@ -3,7 +3,7 @@
############################
VENDOR="sysworksoft.net"
PN="vncneighborhood"
VERSION="1.2.8"
VERSION="1.1.9"
RELEASE="3"
PRIORITY="0"
ADVICE=""