do uninstall correctly
This commit is contained in:
parent
4341539beb
commit
89f73c257c
@ -41,7 +41,8 @@ LinkFolder_uninstall
|
|||||||
|
|
||||||
|
|
||||||
[Winbatch_uninstall_msi]
|
[Winbatch_uninstall_msi]
|
||||||
msiexec /x $MsiId$ /qb! REBOOT=ReallySuppress
|
;msiexec /x $MsiId$ /qb! REBOOT=ReallySuppress
|
||||||
|
"%ScriptPath%\ppviewer-uninstall.exe"
|
||||||
|
|
||||||
[Files_uninstall]
|
[Files_uninstall]
|
||||||
; Example for recursively deleting the installation directory (don't forget the trailing backslash):
|
; Example for recursively deleting the installation directory (don't forget the trailing backslash):
|
||||||
|
BIN
CLIENT_DATA/ppviewer-uninstall.au3
Normal file
BIN
CLIENT_DATA/ppviewer-uninstall.au3
Normal file
Binary file not shown.
BIN
CLIENT_DATA/ppviewer-uninstall.exe
Normal file
BIN
CLIENT_DATA/ppviewer-uninstall.exe
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user