Lets tag and test this installer version
This commit is contained in:
parent
4fb85aec43
commit
b1b2cf8a20
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@ section "uninstall"
|
||||||
|
|
||||||
# Remove Start Menu launcher
|
# Remove Start Menu launcher
|
||||||
delete "$SMPROGRAMS\${COMPANYNAME}\${APPNAME}.lnk"
|
delete "$SMPROGRAMS\${COMPANYNAME}\${APPNAME}.lnk"
|
||||||
|
delete "$SMPROGRAMS\${COMPANYNAME}\Uninstall.lnk"
|
||||||
# Try to remove the Start Menu folder - this will only happen if it is empty
|
# Try to remove the Start Menu folder - this will only happen if it is empty
|
||||||
rmDir "$SMPROGRAMS\${COMPANYNAME}"
|
rmDir "$SMPROGRAMS\${COMPANYNAME}"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue