notepad-plus-plus-legacy/PowerEditor/installer/nsisInclude
Don HO 814e6591b5
Fix function list is empty with new user profile issue
The new behaviour of loading function list will be:

1. For the installer package:
Try to load from %APPDATA%\Notepad++\functionList\, if it failed, then load from %PROGRAMFILES%\Notepad++\functionList\.
In this way, users can override function list in %APPDATA%\Notepad++\functionList\ manually. Otherwise, function list won't be empty.

2. For the portable package:
  - with doLocalConf.xml : Load always from <Notepad++ Dir>\functionList\
  - without doLocalConf.xml : Try to load from %APPDATA%\Notepad++\functionList\, if it failed, then load from <Notepad++ Dir>\functionList\

Fix #9134
2020-11-27 03:54:37 +01:00
..
autoCompletion.nsh Split functionList.xml into multifile in "functionList" Folder 2020-10-21 18:05:08 +02:00
binariesComponents.nsh Fix include new release files problem 2019-10-02 03:36:26 +02:00
functionList.nsh Fix function list is empty with new user profile issue 2020-11-27 03:54:37 +01:00
globalDef.nsh Add version and other info into installer 2017-11-25 15:06:01 +01:00
langs4Installer.nsh Add Irish localization 2020-08-16 15:23:33 +02:00
langs4Npp.nsh Add Hongkonger localization into installer 2020-10-21 00:28:32 +02:00
mainSectionFuncs.nsh Remove old markdown UDL 2020-10-24 21:12:19 +02:00
themes.nsh Add a new theme in installer 2020-05-14 01:06:14 +02:00
tools.nsh Fix x64 installer option issue 2019-10-21 20:21:05 +02:00
uninstall.nsh Update markdown UDL XML file 2020-10-24 19:47:50 +02:00
winVer.nsh Remove unecessary component (ChangeIcon.exe) 2016-09-21 20:55:10 +02:00