correct version and msiid
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user