Closed ColeWunderlich closed 5 years ago
@ColeWunderlich The _PA zips are for https://notepad-plus-plus.org/features/plugin-admin.html introduced with https://notepad-plus-plus.org/news/notepad-7.6-released.html.
It contains just the pluginManager.dll in the root of the zip, so PA is able to install it. The functionality is more or less limited to show the plugin list.
I am a little confused, what is the difference between the Plugin Admin and the nppPluginManager then?
From a user perspective they are doing more or less the same job. PluginAdmin is directly part of N++ and PluginManager is a plugin. As background you may read https://github.com/bruderstein/nppPluginManager/issues/80 and https://notepad-plus-plus.org/community/topic/14315/notepad-7-5-release/33
In the latest release I see two types of files listed for every type, a normal and one ending in '_PA'. What is the difference between the two?