upstream changed uninstaller name
This commit is contained in:
parent
a65f92b05a
commit
a8d84ee818
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
Set $MsiId$ = '{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}'
|
||||
Set $UninstallProgram$ = $InstallDir$ + "\uninst000.exe"
|
||||
Set $UninstallProgram$ = $InstallDir$ + "\unins000.exe"
|
||||
|
||||
Message "Uninstalling " + $ProductId$ + " ..."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user