notepad-plus-plus/PowerEditor/installer/nsisInclude
SinghRajenM c36ee6ec9a Make uninstaller cleaner again!!
Fixed uinstaller issues:
1. Folder "localization" is not removed even all the files are removed from
this folder.
2. Folder "pluging\APIs" is not removed even all the files are removed from
this folder.
3. Three files are not removed (contextMenu.xml, functionList.xml and
shortcuts.xml). There might be more files.
From "%appdata%\Notepad"
4. Bakcup folder (form %appdata%\Notepad++) is not removed if backup folder
is not empty.
5. Folder "themes" is not removed even all the files are removed.
6. Because of above two items, parent folder ("%appdata%\Notepad") is also
not removed.
7. Rephrase user message when user tries to install 64 bit while 32 is
already installed (vice versa).

Closes #2565
2017-02-18 22:29:13 +01:00
..
autoCompletion.nsh
binariesComponents.nsh Add Plugin Manager default behaviour 2016-11-26 18:46:00 +01:00
globalDef.nsh Notepad++ release 7.3.2 2017-02-14 00:55:20 +01:00
langs4Installer.nsh Update translation files 2017-02-12 23:10:26 +01:00
langs4Npp.nsh Fixed localization installation issue. 2017-02-06 00:25:54 +01:00
mainSectionFuncs.nsh Remove post installation leftover files from temp 2016-11-11 19:31:59 +01:00
themes.nsh
tools.nsh Minors fixes 2017-02-09 23:35:17 +01:00
uninstall.nsh Make uninstaller cleaner again!! 2017-02-18 22:29:13 +01:00
winVer.nsh