Oops, uninstaller wasn't cleaning up the Portable shortcut.

This commit is contained in:
Inusaito Sayori
2015-01-07 13:03:04 -05:00
parent bb297ac354
commit c592184aa6

View File

@@ -562,6 +562,7 @@ RMDir "$SMPROGRAMS\$INSTSHORTCUT"
Delete "$DESKTOP\$INSTSHORTCUT.lnk"
Delete "$INSTDIR\$INSTSHORTCUT.lnk"
Delete "$INSTDIR\$INSTSHORTCUT Portable.lnk"
Delete "$INSTDIR\Uninstall $INSTSHORTCUT.lnk"
; Clean up cache and log files.