Also delete leftovers
This commit is contained in:
parent
a7cdbd0617
commit
460f679f84
@ -45,7 +45,7 @@ msiexec /x $MsiId$ /qb! REBOOT=ReallySuppress
|
||||
[Files_uninstall]
|
||||
; Example for recursively deleting the installation directory (don't forget the trailing backslash):
|
||||
;
|
||||
; delete -sf "$InstallDir$\"
|
||||
delete -sf "$InstallDir$\"
|
||||
|
||||
[Registry_uninstall]
|
||||
; Example of deleting a registry key:
|
||||
|
2
build.sh
2
build.sh
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
PN="tmviewer"
|
||||
VERSION="2010"
|
||||
RELEASE="6"
|
||||
RELEASE="7"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
TYPE="public"
|
||||
|
Loading…
x
Reference in New Issue
Block a user