summaryrefslogtreecommitdiff
path: root/misc/nsis/uninstall.nsh
AgeCommit message (Expand)Author
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2019-10-20Windows: Fix Desktop typo in installerFlorian Bruhin
2019-01-17Update comments, strip trailing whitespacebitraid
2019-01-17Use full paths when calling cmd and msiexecbitraid
2018-11-06NSIS: remove icons and reg right after the exebitraid
2018-10-30NSIS: Use cmd.exe by uninstaller to delete itselfbitraid
2018-10-23NSIS: fix typo in commentsbitraid
2018-10-23NSIS: workaround for Windows buggy execution of uninstallersbitraid
2018-10-20NSIS: always call RefreshShellIcons on uninstallbitraid
2018-10-20NSIS: group uninstaller sections and display usernamebitraid
2018-10-19NSIS: always remove the correct config/cache dirsbitraid
2018-10-17NSIS: use builtin function to refresh shell iconsbitraid
2018-10-06NSIS: register PDF supportbitraid
2018-08-01NSIS: don't delete the registry entries on upgradebitraid
2018-07-25NSIS: replace tabs with spaces, break long linesbitraid
2018-07-20NSIS script rewritebitraid