correct version and msiid
This commit is contained in:
parent
ae3ddac7e6
commit
ae74be50f6
@ -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$ + " ..."
|
||||
|
@ -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"
|
||||
|
@ -3,7 +3,7 @@
|
||||
############################
|
||||
VENDOR="sysworksoft.net"
|
||||
PN="vncneighborhood"
|
||||
VERSION="1.2.8"
|
||||
VERSION="1.1.9"
|
||||
RELEASE="3"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
|
Loading…
Reference in New Issue
Block a user