<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[New Plugins Home (where Notepad++ will load from)]]></title><description><![CDATA[<p dir="auto"><strong>Edit (03 December 2018)</strong>: Add new plugin list location - it’s not in <strong>%APPDATA%\plugins\Config\</strong> anymore<br />
<strong>Edit (28 November 2018)</strong>: the following plugins loading schema has been modified.</p>
<p dir="auto">Note that Notepad++ won’t load plugins from: <strong>%LOCALAPPDATA%\Notepad++\plugins\</strong> anymore.</p>
<p dir="auto">This table should clarify the location of Notepad++'s plugins.</p>
<ol>
<li>
<p dir="auto">Notepad++ installed on: <em>%PROGRAMFILES%\Notepad++\</em> or wherever without <strong>doLocalConf.xml</strong><br />
Plugins loaded from: <code>%PROGRAMDATA%\Notepad++\plugins\</code><br />
Plugins list full path : <code>%PROGRAMDATA%\Notepad++\plugins\Config\nppPluginList.dll</code><br />
Plugins’ config dir for user data: <code>%APPDATA%\plugins\Config\</code></p>
</li>
<li>
<p dir="auto">Notepad++ installed on: wherever (except in <em>%PROGRAMFILES%\Notepad++\</em>) with <strong>doLocalConf.xml</strong><br />
Plugins loaded from: <code>&lt;NPP_INST_DIR&gt;\plugins\</code><br />
Plugins list full path : <code>&lt;NPP_INST_DIR&gt;\plugins\Config\nppPluginList.dll</code><br />
Plugins’ config dir: <code>&lt;NPP_INST_DIR&gt;\plugins\config\</code></p>
</li>
</ol>
<p dir="auto">A message <strong><a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/src/MISC/PluginsManager/Notepad_plus_msgs.h#L426" rel="nofollow ugc">NPPM_GETPLUGINHOMEPATH</a></strong> has been added from v7.6 to retrieve the plugin home path.</p>
<p dir="auto">Use <strong><a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/src/MISC/PluginsManager/Notepad_plus_msgs.h#L182" rel="nofollow ugc">NPPM_GETPLUGINSCONFIGDIR</a></strong> to get user plugin config directory path to save/load plugin parameters for current user.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/16645/new-plugins-home-where-notepad-will-load-from</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 05:31:18 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/16645.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 17 Nov 2018 01:51:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Wed, 23 Jan 2019 21:11:35 GMT]]></title><description><![CDATA[<p dir="auto">This thread is locked. Please check here for the renewed information:<br />
<a href="https://notepad-plus-plus.org/community/topic/16996/new-plugins-home-round-2" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/16996/new-plugins-home-round-2</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/38829</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38829</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 23 Jan 2019 21:11:35 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Mon, 21 Jan 2019 09:49:51 GMT]]></title><description><![CDATA[<p dir="auto">@Paulo-J-F-Martins @Artem-Sh <a class="plugin-mentions-user plugin-mentions-a" href="/user/meta-chuh" aria-label="Profile: Meta-Chuh">@<bdi>Meta-Chuh</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a></p>
<p dir="auto">Let’s discuss this issue here:<br />
<a href="https://notepad-plus-plus.org/community/topic/16982/need-suggestions-for-plugins-plugin-list-home" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/16982/need-suggestions-for-plugins-plugin-list-home</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/38737</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38737</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Mon, 21 Jan 2019 09:49:51 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Mon, 21 Jan 2019 09:49:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dinkumoil" aria-label="Profile: dinkumoil">@<bdi>dinkumoil</bdi></a></p>
<blockquote>
<p dir="auto">BUT Microsoft has also issued the policy that files with executable code have to be stored under %ProgramFiles% because this location offers some sort of protection against malware attacks. Thus neither %LocalAppData% nor %ProgramData% is the right place for storing plugin DLL files.<br />
…<br />
How about declining the requests for a Notepad++ UWP app variant because of security concerns and because the whole concept of UWP apps is crap?</p>
</blockquote>
<p dir="auto">Let’s discuss this issue here:<br />
<a href="https://notepad-plus-plus.org/community/topic/16982/need-suggestions-for-plugins-plugin-list-home" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/16982/need-suggestions-for-plugins-plugin-list-home</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/38736</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38736</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Mon, 21 Jan 2019 09:49:21 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Fri, 18 Jan 2019 17:44:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paulo-j.-f.-martins" aria-label="Profile: Paulo-J.-F.-Martins">@<bdi>Paulo-J.-F.-Martins</bdi></a><br />
maybe npp developers want that admins install all npp plugins so that a user can use any.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38659</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38659</guid><dc:creator><![CDATA[V S Rawat]]></dc:creator><pubDate>Fri, 18 Jan 2019 17:44:31 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Fri, 18 Jan 2019 13:23:40 GMT]]></title><description><![CDATA[<p dir="auto">The new plugin location is simple to obfuscated to even try to understand it.<br />
Terrible piece of work.</p>
<p dir="auto">Just one consideration:<br />
In managed environments, where what is installed or not is determined by company policies and by the administrator, users should in no circumstance be allowed to be able to install whatever piece of software, and that includes plugins.<br />
So, the new install MUST provide a way for the system administrator to install everything as in version 7.5.9 and previous, with the plugins located at %ProgramFiles\Notepad++\plugins, so that no user can install plugins - they should be limited to what the administrator gives them.<br />
If you want to provide support for multi-user - and that’s ok - then you should give the administrator the possibility to decide if users are allowed or not to install plugins.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38655</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38655</guid><dc:creator><![CDATA[Paulo J. F. Martins]]></dc:creator><pubDate>Fri, 18 Jan 2019 13:23:40 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Tue, 15 Jan 2019 11:40:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/meta-chuh" aria-label="Profile: Meta-Chuh">@<bdi>Meta-Chuh</bdi></a> thank you very much for info!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38522</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38522</guid><dc:creator><![CDATA[Artem Sh.]]></dc:creator><pubDate>Tue, 15 Jan 2019 11:40:14 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Tue, 15 Jan 2019 11:17:40 GMT]]></title><description><![CDATA[<p dir="auto">@Artem-Shaturskyi</p>
<blockquote>
<p dir="auto">So, is it correct that the current configuration is final (in general), and possibility to install plugins for non-admin users will not comeback (in nearest versions)?</p>
</blockquote>
<p dir="auto">i don’t know for sure, as i’m only a regular user, but at the moment this seems to stay for the near future.</p>
<blockquote>
<p dir="auto">And, even if we grant full access for users on “c:\ProgramData\Notepad++\plugins” UAC message will arise anyway?</p>
</blockquote>
<p dir="auto">yes, uac would still be triggered if you try to install/uninstall any plugins with plugins manager.</p>
<p dir="auto">there is however a workaround, where instead of using plugins admin, the user can put the desired plugins to <code>%ProgramData%\Notepad++\plugins</code> manually, if you allow this.</p>
<p dir="auto">you could also create a set of self extracting zips, one for each plugin, that extracts them automatically and directly to the plugins folder of a user for an easier deployment, and if you want you could distribute the sfx’s to your users for self installation.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38521</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38521</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Tue, 15 Jan 2019 11:17:40 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Tue, 15 Jan 2019 07:31:34 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for the answer <a class="plugin-mentions-user plugin-mentions-a" href="/user/meta-chuh" aria-label="Profile: Meta-Chuh">@<bdi>Meta-Chuh</bdi></a></p>
<p dir="auto">So, is it correct that the current configuration is final (in general), and possibility to install plugins for non-admin users will not comeback (in nearest versions)?</p>
<p dir="auto">And, even if we grant full access for users on “c:\ProgramData\Notepad++\plugins” UAC message will arise anyway?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38517</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38517</guid><dc:creator><![CDATA[Artem Sh.]]></dc:creator><pubDate>Tue, 15 Jan 2019 07:31:34 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Mon, 14 Jan 2019 23:59:26 GMT]]></title><description><![CDATA[<p dir="auto">welcome to the notepad++ community @Artem-Shaturskyi</p>
<p dir="auto">you could take it with a bit of humour and tell the customers:</p>
<blockquote>
<p dir="auto">it is called “plugins admin” sir, and not “plugins user”, so please don’t press it unless you are an admin.<br />
we hope you enjoyed our help and wish you a nice and pleasant day.</p>
</blockquote>
<p dir="auto">😉</p>
<p dir="auto">now seriously:<br />
sorry for the inconvenience.<br />
as far as i can tell, most of the companies wanted this security restriction and more.<br />
while a tighter security makes sense to me, i can also understand that people at help desks or i.t. support will have more work to do, if notepad++ is deployed to default users.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38512</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38512</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Mon, 14 Jan 2019 23:59:26 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Mon, 14 Jan 2019 18:33:04 GMT]]></title><description><![CDATA[<p dir="auto">Hello everyone!<br />
I’m really don’t understand why do not let non-admin users install plugins that they want.<br />
Per-machine location for pre-deployed plugins it is great, but we deploy NP++ to thousands of users (large businesses) and no one of our customers is requested specific set of plugins. Users select that they want and install by themselves.<br />
With the current setup actually we don’t simplify the deployment, but receive a huge number of incidents related to missing plugins/unable to install plugins.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38510</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38510</guid><dc:creator><![CDATA[Artem Sh.]]></dc:creator><pubDate>Mon, 14 Jan 2019 18:33:04 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Sat, 12 Jan 2019 14:44:26 GMT]]></title><description><![CDATA[<p dir="auto">Hi, <a class="plugin-mentions-user plugin-mentions-a" href="/user/meta-chuh" aria-label="Profile: meta-chuh">@<bdi>meta-chuh</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/v-s-rawat" aria-label="Profile: v-s-rawat">@<bdi>v-s-rawat</bdi></a>, and <strong>All</strong>,</p>
<p dir="auto">Allow me, <a class="plugin-mentions-user plugin-mentions-a" href="/user/meta-chuh" aria-label="Profile: meta-chuh">@<bdi>meta-chuh</bdi></a>, to add, to your <strong>explanation</strong>, that, since the <strong><code>7.6</code></strong> version of <strong>N++</strong>, for a <strong>manual</strong> installation of a plugin, let’s say <strong><code>MyAwesomePlugin.dll</code></strong>, we must :</p>
<ul>
<li>
<p dir="auto">First, create a <strong><code>MyAwesomePlugin</code></strong> <strong>sub-folder</strong>, inside the <strong><code>$InstallDir\plugins</code></strong> directory</p>
</li>
<li>
<p dir="auto">Place the <strong><code>MyAwesomePlugin.dll</code></strong> library, as well as <strong>all</strong> the plugin <strong>structure</strong>, in the <strong>sub-folder</strong> <strong><code>$InstallDir\plugins\MyAwesomePlugin</code></strong></p>
</li>
</ul>
<p dir="auto">However, as I said, in the post, below, <strong>new</strong> plugins’s organization, in the <strong><code>plugins</code></strong> folder, may <strong>prevent</strong> some plugins for being <strong>totally</strong> functional :-((</p>
<p dir="auto"><a href="https://notepad-plus-plus.org/community/topic/16823/open-file-from-file-explorer-plugin-within-notepad/7" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/16823/open-file-from-file-explorer-plugin-within-notepad/7</a></p>
<p dir="auto">Best regards</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38414</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38414</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Sat, 12 Jan 2019 14:44:26 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Sat, 12 Jan 2019 13:45:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/v-s-rawat" aria-label="Profile: V-S-Rawat">@<bdi>V-S-Rawat</bdi></a></p>
<p dir="auto">i use the portable version for that reason, maybe it is something you are willing to try.<br />
if you do so, everything will be eg. within e:\MyData\npp and not divided to 3 places.</p>
<p dir="auto">an alternative to the portable version is to install the full notepad++ package to C:\Applications\Notepad++ and select “Do not use %APPDATA%” as installer option.<br />
(important, it must not be installed inside %PROGRAMFILES% or %PROGRAMFILES(X86)% due to restricted permissions to these folders)</p>
<p dir="auto">best thing about both these variants are that, in addidion of making your backups easier, you can copy this notepad++ folder to any other machine with any other windows version and it will run straight away.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38412</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38412</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Sat, 12 Jan 2019 13:45:28 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Sat, 12 Jan 2019 11:53:34 GMT]]></title><description><![CDATA[<p dir="auto">It is still too complicated.<br />
phthonscript keeps its script deep in that, say C:\Users\name\AppData\Roaming\Notepad++\plugins\config\PythonScript\scripts\script.py</p>
<p dir="auto">it is a headache to reach there to put a new script file or to bring an existing script to edit in npp itself.</p>
<p dir="auto">I propose you give an .ini entry in which user can decide the folder where the plugins will be used from, say<br />
PluginUserPath=e:\MyData\npp\plugins</p>
<p dir="auto">also give a ProgramData path for similar use, say<br />
PluginProgramDataPath=e:\MyData\npp\prgdata</p>
<p dir="auto">may be you can give not just User plugins folder, but also entire User folder, say<br />
UserPath=e:\MyData\npp\user</p>
<p dir="auto">you can study firefox and thunderbird, how we can just define the location of our data (profile) and they do everything from our moved profile folder location.</p>
<p dir="auto">then we can keep our plugins and relevant files at these locations and it will be easier for us to reach them and to back them up, and also to use the same setting from multiple os (I use same thing in 210 and w8.1)</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38405</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38405</guid><dc:creator><![CDATA[V S Rawat]]></dc:creator><pubDate>Sat, 12 Jan 2019 11:53:34 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Fri, 04 Jan 2019 15:37:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/anil-panwar" aria-label="Profile: Anil-Panwar">@<bdi>Anil-Panwar</bdi></a></p>
<p dir="auto">you can install plugins directly by using plugins &gt; plugins admin from the top menu of notepad++</p>
<p dir="auto"><img src="https://i.imgur.com/v4ZrFSg.png" alt="Imgur" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/38015</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38015</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Fri, 04 Jan 2019 15:37:57 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Fri, 04 Jan 2019 14:19:14 GMT]]></title><description><![CDATA[<p dir="auto">where can I get plugins for latest version</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38009</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38009</guid><dc:creator><![CDATA[Anil Panwar]]></dc:creator><pubDate>Fri, 04 Jan 2019 14:19:14 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Wed, 02 Jan 2019 10:08:04 GMT]]></title><description><![CDATA[<p dir="auto">It was writen here before. But in the way it works now Notepad++ is totally broken for enterprise.</p>
<p dir="auto">In an secure enterprise environment User should never be allowed to change or install plugins.<br />
In an secure enterprise environment User should never be allowed to do updates on the software itself.<br />
In an secure environment no code will ever be executed stored in an Userprofile!<br />
In an multiuser terminalserver environment most parts of profile will be deleted after logoff to prevent long logontimes or exploding roaming profile shares. So using Appdate to install software is a no go.<br />
You need an easy way to make a central configuration for the software and distribute it over thousands of machines or an multiuser machines like terminalservers. Even little changes need to be distributed without destryoing the other user configurations.<br />
In an secure environment no code will ever be executed stored in an Userprofile!<br />
Administrators need an easy way to distribute plugins to all his machines. No way to do this per user!!! Computers are owned by company and admin. Users should use them as is and shut up.<br />
Most discussion here are only around home and hobby users. But i need the central total control one click for 100.00 Users all the same without any error solution.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/37908</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/37908</guid><dc:creator><![CDATA[Joachim Trück]]></dc:creator><pubDate>Wed, 02 Jan 2019 10:08:04 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Sat, 29 Dec 2018 14:44:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ldlx" aria-label="Profile: ldlx">@<bdi>ldlx</bdi></a> said:</p>
<blockquote>
<p dir="auto">will the Notepad++ installer change the NTFS right so that only users with administrator priviligues are allowed to install plugins/updates?</p>
</blockquote>
<p dir="auto">Yes, you are right about it. The right to add files of this folder should be Admin only, and this feature will be in the next release.</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ldlx" aria-label="Profile: ldlx">@<bdi>ldlx</bdi></a>  The right of <code>%PROGRAMDATA%\Notepad++\plugins\</code> has been modified by installer here:<br />
<a href="https://notepad-plus-plus.org/temp/npp.7.6.1.Installer.exe" rel="nofollow ugc">https://notepad-plus-plus.org/temp/npp.7.6.1.Installer.exe</a></p>
<p dir="auto">Could you test it and confirm me it’s what you expected?</p>
</blockquote>
<p dir="auto">Just tried (Win10 1809x64)… didn’t work. Inheritance is still active.</p>
<p dir="auto">I had to run<br />
icacls “c:\ProgramData\Notepad++\plugins” /inheritance:d<br />
to disable inheritance (with copying the ACL, /r to remove inherited ACLs)<br />
-&gt; running icacls as part of the installer should not be the favoured approach imho.</p>
<p dir="auto">Wouldn’t it be possible to store plugins in another folder inside %programfiles%, e. g. “%programfiles%\Notepad++ Plugins”, or “%commonprogramfiles%\Notepad++” ?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/37853</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/37853</guid><dc:creator><![CDATA[ldlx]]></dc:creator><pubDate>Sat, 29 Dec 2018 14:44:13 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Wed, 26 Dec 2018 16:24:22 GMT]]></title><description><![CDATA[<p dir="auto">What if you are not allowed to copy to &lt;NPP_INST_DIR&gt;\plugins\ ?  My company has removed local admin access from all Windows machines.  I have tried all ideas for where to put XMLTools, but I am not able to get it loaded.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/37812</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/37812</guid><dc:creator><![CDATA[Steve Owens]]></dc:creator><pubDate>Wed, 26 Dec 2018 16:24:22 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Tue, 25 Dec 2018 13:27:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ldlx" aria-label="Profile: ldlx">@<bdi>ldlx</bdi></a> said:</p>
<blockquote>
<p dir="auto">will the Notepad++ installer change the NTFS right so that only users with administrator priviligues are allowed to install plugins/updates?</p>
</blockquote>
<p dir="auto">Yes, you are right about it. The right to add files of this folder should be Admin only, and this feature will be in the next release.</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ldlx" aria-label="Profile: ldlx">@<bdi>ldlx</bdi></a>  The right of <code>%PROGRAMDATA%\Notepad++\plugins\</code> has been modified by installer here:<br />
<a href="https://notepad-plus-plus.org/temp/npp.7.6.1.Installer.exe" rel="nofollow ugc">https://notepad-plus-plus.org/temp/npp.7.6.1.Installer.exe</a></p>
<p dir="auto">Could you test it and confirm me it’s what you expected?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/37796</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/37796</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Tue, 25 Dec 2018 13:27:14 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Thu, 20 Dec 2018 15:39:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/evgenii-puchkaryov" aria-label="Profile: Evgenii-Puchkaryov">@<bdi>Evgenii-Puchkaryov</bdi></a><br />
I agree absolutely!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/37724</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/37724</guid><dc:creator><![CDATA[Shamu35 NPP]]></dc:creator><pubDate>Thu, 20 Dec 2018 15:39:33 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Wed, 19 Dec 2018 19:16:57 GMT]]></title><description><![CDATA[<p dir="auto">Why would you mess with things that worked very well? Now I need to hunt for the new plugin location after every update, and things don’t really work still, like plugins won’t install or update, and I cannot find some plugins, like PyScript. My automation is broken, and I need to go back to before 7.6.<br />
This was a bad idea to re-do this whole thing.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/37706</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/37706</guid><dc:creator><![CDATA[Evgenii Puchkaryov]]></dc:creator><pubDate>Wed, 19 Dec 2018 19:16:57 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Mon, 17 Dec 2018 13:50:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shamu35-npp" aria-label="Profile: Shamu35-NPP">@<bdi>Shamu35-NPP</bdi></a></p>
<p dir="auto">Only in case you aren’t aware of that - I’m <strong>not</strong> involved in development of Notepad++, I’m a volunteer that tries to help people coming to this forum.</p>
<p dir="auto">In the following I will give you a workaround which takes some effort but it is a scriptable solution. <a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> , the developer of Notepad++, decided to simplify the way plugins are loaded. The hybrid installation scenario you used in the past isn’t supported anymore. Nevertheless you are right to demand this feature.</p>
<p dir="auto">You could create a directory for unpacking the portable version’s ZIP file, e.g. <code>C:\Apps\Notepad++</code>. Set ownership of this directory to the <em>Administrators</em> users group. Configure its ACL to prohibit write access by normal users. Add the files needed to get <em>Plugin Admin</em>. Remove access rights inheritance of the directory <code>C:\Apps\Notepad++\plugins</code> and configure access rights in a way that normal users can write to it and its subfolders.</p>
<p dir="auto">Updating Notepad++ means to unzip the latest version’s ZIP package to <code>C:\Apps\Notepad++</code>. It should be possible to automate that as well.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/37651</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/37651</guid><dc:creator><![CDATA[dinkumoil]]></dc:creator><pubDate>Mon, 17 Dec 2018 13:50:04 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Mon, 17 Dec 2018 09:39:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ldlx" aria-label="Profile: ldlx">@<bdi>ldlx</bdi></a></p>
<p dir="auto">Yes we prefer to install the application once on every computer by our sw managing tool (silent in the background). With this approach, we have always the same version installed on all computers and make updates of the application as needed e.g. if there are security updates available.</p>
<p dir="auto">The users e.g. students should be able to install the plugins they need. This is unfortunately not possible anymore.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/37647</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/37647</guid><dc:creator><![CDATA[Shamu35 NPP]]></dc:creator><pubDate>Mon, 17 Dec 2018 09:39:11 GMT</pubDate></item><item><title><![CDATA[Reply to New Plugins Home (where Notepad++ will load from) on Fri, 14 Dec 2018 21:15:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dinkumoil" aria-label="Profile: dinkumoil">@<bdi>dinkumoil</bdi></a> said:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shamu35-npp" aria-label="Profile: Shamu35-NPP">@<bdi>Shamu35-NPP</bdi></a></p>
<p dir="auto">Well, if the switch to the new plugin hosting model and <em>Plugin Admin</em> would be <strong>complete</strong>, I would say you can use portable versions of Notepad++ for your students. But unfortunately currently there is the limitation that there is no <em>Plugin Admin</em> in portable versions.</p>
<p dir="auto">But there is still a possible solution, have a look <a href="https://notepad-plus-plus.org/community/topic/16789/support-for-plugins-admin-npppluginlist-round-2/3" rel="nofollow ugc">at this posting</a> and the following ones. But this implies some oddities you will recognize by yourself.</p>
</blockquote>
<p dir="auto">Maybe it isn’t possible or managable that there’s a copy of Notepad++ in every user profile on a number of different computers. Maybe running executables in unsafe locations (everything except %programfiles% or %systemroot%) is forbidden.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/37597</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/37597</guid><dc:creator><![CDATA[ldlx]]></dc:creator><pubDate>Fri, 14 Dec 2018 21:15:57 GMT</pubDate></item></channel></rss>