If anybody need to install a notepad++ plugin (available here) in the non-portable version of notepad++, he usually has to unzip the plugin dlls in "plugins" folder of notepad++ root folder. If the plugin has specific settings, these settings will be saved in an ".ini" file in notepad++ root folder or in "plugins\config\" folder.
Now I'd like to follow the same procedure with the portable version of notepad++. I've unzipped all the dlls in folder "App\Notepad++\plugins". But then, the settings are saved in "App\Notepad++" or in "App\Notepad++\plugins\config" instead of "Data\settings" or "Data\settings\plugins\config".
So... is there any way to force the saving of plugin settings in the correct folder ? Or does .nsi script of notepad++portable.exe need to be updated to add support for extra plugins ?
Thanks for your help,
Bertrand