<?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[Cannot install plugins at all]]></title><description><![CDATA[<p dir="auto">Hello,<br />
recently I noticed that I had problems installing a plugin via plugin manager. So I de- and reinstalled notepad++. Now I cannot install plugins with plugin manager not manually. When I try with plugin manager, it signs off with the message that it will shutdown to do the install, but when np++ comes up again, nothing is done, there is not even a new entry in the plugin folder. When I try to do it manually and copy the necessary files in /plugins and /plugins/config nothing happens at all too, there is no new entry in plugins.<br />
But: I can deinstall the default plugins, there is no problem at all, they are removed from the disk. I cannot reinstall them though.</p>
<p dir="auto">I tried with and without admin mode several times.</p>
<p dir="auto"><em>[Notepad++ v7.6.4   (64-bit)</em><br />
<em>Build time : Mar  6 2019 - 02:58:24</em><br />
<em>Path : D:\tools\Notepad++\notepad++.exe</em><br />
<em>Admin mode : OFF</em><br />
<em>Local Conf mode : OFF</em><br />
<em>OS : Windows 10 (64-bit)</em><br />
<em>Plugins : NppConverter.dll</em></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/17276/cannot-install-plugins-at-all</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 17:05:27 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/17276.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 12 Mar 2019 08:09:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cannot install plugins at all on Fri, 10 Nov 2023 22:10:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kang-tri" aria-label="Profile: Kang-Tri">@<bdi>Kang-Tri</bdi></a> Firewalls rarely get in the way of plugins. Disabling them as a general practice in an attempt to solve a problem that someone can’t articulate well is bad advice.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/90417</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/90417</guid><dc:creator><![CDATA[mkupper]]></dc:creator><pubDate>Fri, 10 Nov 2023 22:10:17 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Fri, 10 Nov 2023 21:13:27 GMT]]></title><description><![CDATA[<p dir="auto">If you cannot install plugins at all, it’s means Notepad++ connection is blocked. Disable all your Firewall and reinstall plugins.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/90415</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/90415</guid><dc:creator><![CDATA[Kang Tri]]></dc:creator><pubDate>Fri, 10 Nov 2023 21:13:27 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Mon, 14 Jun 2021 09:54:16 GMT]]></title><description><![CDATA[<p dir="auto">go to proxy configuration and delete 0.0.0.0</p>
]]></description><link>https://community.notepad-plus-plus.org/post/67008</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/67008</guid><dc:creator><![CDATA[jnappo64]]></dc:creator><pubDate>Mon, 14 Jun 2021 09:54:16 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Wed, 17 Mar 2021 22:07:20 GMT]]></title><description><![CDATA[<p dir="auto">I found that when I had plugins listed in the Plugin Admin’s Update tab, that until I updated those plugins, I could not get a new plugin to install.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64056</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64056</guid><dc:creator><![CDATA[Joe Sytniak]]></dc:creator><pubDate>Wed, 17 Mar 2021 22:07:20 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Wed, 26 Jun 2019 13:16:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a></p>
<p dir="auto">thanks, and sorry for the typo.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/44872</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/44872</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Wed, 26 Jun 2019 13:16:53 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Wed, 26 Jun 2019 13:14:45 GMT]]></title><description><![CDATA[<p dir="auto">off-topic aside to <a class="plugin-mentions-user plugin-mentions-a" href="/user/meta-chuh" aria-label="Profile: Meta-Chuh">@<bdi>Meta-Chuh</bdi></a>:</p>
<blockquote>
<p dir="auto"><code>%ProgramFiles(x86)</code> or <code>%ProgramFiles</code> … <code>%ProgramFiles(x86)\Notepad++\gupOptions.xml</code>…</p>
</blockquote>
<p dir="auto">You seem to be dropping the closing % from Windows variables recently.  It should be:</p>
<blockquote>
<p dir="auto"><code>%ProgramFiles(x86)%</code> or <code>%ProgramFiles%</code>… <code>%ProgramFiles(x86)%\Notepad++\gupOptions.xml</code>…</p>
</blockquote>
]]></description><link>https://community.notepad-plus-plus.org/post/44871</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/44871</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 26 Jun 2019 13:14:45 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Wed, 26 Jun 2019 13:15:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/amathub" aria-label="Profile: amathub">@<bdi>amathub</bdi></a></p>
<p dir="auto">it’s necessary to open notepad++ elevated as administrator, due to the permissions required for <code>%ProgramFiles(x86)</code> or <code>%ProgramFiles</code>, to save the changes to e.g. <code>%ProgramFiles(x86)\Notepad++\gupOptions.xml</code> lies.</p>
<p dir="auto">our apologies, if we did not mention this, and that it is a bit confusing, as the proxy settings panel will not throw a permission warning, but just exit without modifying <code>gupOptions.xml</code>.</p>
<p dir="auto">many thanks and best regards.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/44868</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/44868</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Wed, 26 Jun 2019 13:15:52 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Tue, 25 Jun 2019 08:08:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/amathub" aria-label="Profile: amathub">@<bdi>amathub</bdi></a> ,</p>
<p dir="auto">Thanks for sharing. I never actually used that just know that the setting is there but never tested if it is working.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/44822</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/44822</guid><dc:creator><![CDATA[pnedev]]></dc:creator><pubDate>Tue, 25 Jun 2019 08:08:04 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Wed, 19 Jun 2019 17:28:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pnedev" aria-label="Profile: pnedev">@<bdi>pnedev</bdi></a> thanks, I should have clarified that I had a similar issue above that someone else was having where going to the setting “Set Updater Proxy …” would not retain the proxy address.  I would set the proxy there, but going back to the setting would show 0.0.0.0 again.</p>
<p dir="auto">After manually creating the missing gupOptions.xml file with the proxy address, it would then show up in the “Set updater Proxy …” location.  I could then also install plugins after that as well.</p>
<p dir="auto">Thought I’d pass the info along to anyone else requiring the use of a proxy that wasn’t sticking in the setting.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/44681</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/44681</guid><dc:creator><![CDATA[amathub]]></dc:creator><pubDate>Wed, 19 Jun 2019 17:28:37 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Thu, 06 Jun 2019 07:55:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/amathub" aria-label="Profile: amathub">@<bdi>amathub</bdi></a> ,</p>
<p dir="auto">You can now do it directly from Notepad++.<br />
Go to the help and about menu - <code>?</code> and you’ll see <code>Set Updater Proxy ...</code>.</p>
<p dir="auto">BR</p>
]]></description><link>https://community.notepad-plus-plus.org/post/44288</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/44288</guid><dc:creator><![CDATA[pnedev]]></dc:creator><pubDate>Thu, 06 Jun 2019 07:55:58 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Wed, 05 Jun 2019 20:17:19 GMT]]></title><description><![CDATA[<p dir="auto">I had similar issue with the proxy preventing me from installing any plugins.  I was able to resolve it by manually creating a gupOptions.xml file with the proxy address.  I used the following to help <a href="https://notepad-plus-plus.org/community/topic/13030/problem-with-set-updater-proxy/5" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/13030/problem-with-set-updater-proxy/5</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/44279</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/44279</guid><dc:creator><![CDATA[amathub]]></dc:creator><pubDate>Wed, 05 Jun 2019 20:17:19 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Thu, 02 May 2019 02:22:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pnedev" aria-label="Profile: pnedev">@<bdi>pnedev</bdi></a> said:</p>
<blockquote>
<p dir="auto">…<br />
If you install plugins manually you need to create separate plugin folder per plugin,<br />
So you need to have <em>D:\tools\Notepad++\plugins\PluginXName\PluginXName.dll</em></p>
</blockquote>
<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/pnedev" aria-label="Profile: pnedev">@<bdi>pnedev</bdi></a> , this helped.<br />
For anyone else who’s got the same problem - notice that the folder name should be exactly the same as the DLL name (as actually mentioned in the quote above)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/42809</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/42809</guid><dc:creator><![CDATA[new-mikha]]></dc:creator><pubDate>Thu, 02 May 2019 02:22:14 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Wed, 13 Mar 2019 15:16:48 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> ,</p>
<p dir="auto">Thank you, I appreciate your kindness ;)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41049</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41049</guid><dc:creator><![CDATA[pnedev]]></dc:creator><pubDate>Wed, 13 Mar 2019 15:16:48 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Wed, 13 Mar 2019 13:31:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pnedev" aria-label="Profile: pnedev">@<bdi>pnedev</bdi></a></p>
<blockquote>
<p dir="auto">Since here we are getting quite a lot “I-cannot-install-plugins” kind of help requests recently perhaps it will be good to make pinned thread</p>
</blockquote>
<p dir="auto">good idea, i second that.</p>
<blockquote>
<p dir="auto">This will save us (you mainly as I don’t frequently answer) a lot of time answering the same questions again and again.</p>
</blockquote>
<p dir="auto">maybe not hyper-frequently in the past, but very active and always very useful as well as productive … and you are more active lately, which i personally encourage and enjoy a lot ;-)</p>
<blockquote>
<p dir="auto">I suppose if Plugin Install Problems FAQ thread is written Don can pin it so it shows in the very beginning of Help Wanted and Plugins Development.</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> , <a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a> and me have started a little brainstorming discussion about that <a href="https://notepad-plus-plus.org/community/topic/17257/guide-how-to-correctly-check-for-available-notepad-updates-using-your-web-browser/10" rel="nofollow ugc">&gt;&gt;&gt; here &lt;&lt;&lt;</a> and guy has some ideas to improvements, which we can do autonomously.<br />
you are very invited to join with anything that’s on your mind … or just for the fun of it ;-)</p>
<blockquote>
<p dir="auto">I would also suggest a small addition to Notepad++'s future versions - on startup to check the plugins folder for any DLLs. If such are present to show message saying that those are not supposed to be there and will not be loaded.</p>
</blockquote>
<p dir="auto">a request for the old plugin manager was submitted.<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5409" rel="nofollow ugc">Remove the “Plugin Manager” plugin on Notepad++ 7.6.x and above due to incompatibility. #5409</a><br />
i chose the removal option, fearing that a message will be clicked away and ignored by many users.</p>
<blockquote>
<p dir="auto">What do you think?</p>
</blockquote>
<p dir="auto">i’m completely with you.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41045</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41045</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Wed, 13 Mar 2019 13:31:52 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Wed, 13 Mar 2019 13:02:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daniel-stingl" aria-label="Profile: Daniel-Stingl">@<bdi>Daniel-Stingl</bdi></a></p>
<blockquote>
<p dir="auto">Just curious why this did not cause any problems in the past…</p>
</blockquote>
<p dir="auto">because the old “plugin manager” from david bruderstein automatically used the proxy settings from the windows internet options (microsoft internet explorer lan settings).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41043</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41043</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Wed, 13 Mar 2019 13:02:37 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Wed, 13 Mar 2019 12:38:01 GMT]]></title><description><![CDATA[<p dir="auto">I am also behind a company proxy, this was causing the problem. So I swaped to a free WLAN for plugin installation and all worked fine. Just curious why this did not cause any problems in the past…<br />
Thanks all for the help!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41042</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41042</guid><dc:creator><![CDATA[Daniel Stingl]]></dc:creator><pubDate>Wed, 13 Mar 2019 12:38:01 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Wed, 13 Mar 2019 11:06:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a></p>
<blockquote>
<p dir="auto">There was a one-time setup cost</p>
</blockquote>
<p dir="auto">You are right, after the initial setup is done, it gets no-brainer. I will definitely try it out in the new setup, soon my machine is getting EoL and I will anyway need to install all the software again…</p>
<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></p>
<p dir="auto">In this case it wouldn’t have made any difference, but initially I wouldn’t loose all of the plugins because of failed update! And yes, our proxy do require credentials… At least github and sourceforge are not blocked.</p>
<p dir="auto">Thanks again, guys!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41033</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41033</guid><dc:creator><![CDATA[SchwabenGeiz]]></dc:creator><pubDate>Wed, 13 Mar 2019 11:06:14 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Wed, 13 Mar 2019 09:56:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pnedev" aria-label="Profile: pnedev">@<bdi>pnedev</bdi></a><br />
Good idea!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41029</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41029</guid><dc:creator><![CDATA[andrecool-68]]></dc:creator><pubDate>Wed, 13 Mar 2019 09:56:58 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Wed, 13 Mar 2019 09:33:11 GMT]]></title><description><![CDATA[<p dir="auto">Guys,</p>
<p dir="auto">Since here we are getting quite a lot <em>"I-cannot-install-plugins</em>" kind of help requests recently perhaps it will be good to make pinned thread in <a href="https://notepad-plus-plus.org/community/category/4/help-wanted" rel="nofollow ugc">https://notepad-plus-plus.org/community/category/4/help-wanted</a> and <a href="https://notepad-plus-plus.org/community/category/5/plugin-development" rel="nofollow ugc">https://notepad-plus-plus.org/community/category/5/plugin-development</a> shortly describing the most common problems and solutions. Something like FAQ. This will save us (you mainly as I don’t frequently answer) a lot of time answering the same questions again and again.<br />
I suppose if Plugin Install Problems FAQ thread is written Don can pin it so it shows in the very beginning of <em>Help Wanted</em> and <em>Plugins Development</em>.</p>
<p dir="auto">I would also suggest a small addition to Notepad++'s future versions - on startup to check the plugins folder for any DLLs. If such are present to show message saying that those are not supposed to be there and will not be loaded.</p>
<p dir="auto">What do you think?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41027</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41027</guid><dc:creator><![CDATA[pnedev]]></dc:creator><pubDate>Wed, 13 Mar 2019 09:33:11 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Tue, 12 Mar 2019 21:32:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a></p>
<blockquote>
<p dir="auto">But really, compare that to the ~5hr delay you just experienced between when you first joined this conversation, and when you confirmed that networking/Proxy settings were the cause of your difficulty.</p>
</blockquote>
<p dir="auto">maybe this was my bad, as i could have saved @schwaben-github a few hours, if i wouldn’t always be offline for so long ;-)</p>
<p dir="auto">@schwaben-github</p>
<p dir="auto">i usually suggest the portable versions as well, for peter’s reasons, but in this case, if it is really an existing proxy, i guess it wouldn’t have made much of a difference if portable or not (at least not for using the built in plugins admin).</p>
<p dir="auto">ps: let’s hope your proxy doesn’t require credentials, or blocks downloads from github, sourceforge, or other sites that might be disallowed by a policy.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41010</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41010</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Tue, 12 Mar 2019 21:32:57 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Tue, 12 Mar 2019 20:13:26 GMT]]></title><description><![CDATA[<p dir="auto">@schwaben-github said:</p>
<blockquote>
<p dir="auto">Your solution is very interesting, but it’s also a bit time intensive</p>
</blockquote>
<p dir="auto">There was a one-time setup cost, but it was probably less than half an hour of work for me.  But really, compare that to the ~5hr delay you just experienced between when you first joined this conversation, and when you confirmed that networking/Proxy settings were the cause of your difficulty.</p>
<p dir="auto">(And the only reason I evaluate and keep so many versions of Notepad++ is because I frequent this forum, and often need to test alternate versions to figure out why a user is having the problem they explain.  Otherwise, I tend to not upgrade unless there’s a good feature/bugfix reason for me to.)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40999</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40999</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 12 Mar 2019 20:13:26 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Tue, 12 Mar 2019 19:19:30 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> , <a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> , thank you guys for your help!</p>
<p dir="auto">Indeed, I didn’t consider the fact that I need to configure Proxy! As soon as I got home and plugged the machine into my home network, I could install plugins whichever I wanted!</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> , the moment you wrote “can you show us a <code>dir C:\Program Files\Notepad++</code> and…” it was the moment you confronted me with markdown for the first time… I’m happy that at least something came out, but next time I’ll know!<br />
Your solution is very interesting, but it’s also a bit time intensive. But you are right, the mess with my plugin installation started after an update unintended erased all the plugins I was using! That’s why I will consider your solution sooner or later.</p>
<p dir="auto">Thanks again!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40995</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40995</guid><dc:creator><![CDATA[SchwabenGeiz]]></dc:creator><pubDate>Tue, 12 Mar 2019 19:19:30 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Tue, 12 Mar 2019 17:31:59 GMT]]></title><description><![CDATA[<p dir="auto">Inlining your images from your manual install using the syntax:</p>
<pre><code>![](https://i.imgur.com/V454gzT.jpg)
![](https://i.imgur.com/lQB8ao8.jpg)
</code></pre>
<p dir="auto">(notice that you have to give the full real URL to the jpg/png/gif, not just their short <code>https://imgur.com/V454gzT</code> URL, which is imgur’s display-page-with-ads – ie, HTML – not an image that can be embedded in a post)</p>
<p dir="auto">I see <img src="https://camo.nodebb.org/91b0202e0af8b5d59863a0cad3879fb9dc4f731a?url=https%3A%2F%2Fi.imgur.com%2FV454gzT.jpg" alt="" class=" img-fluid img-markdown" />, which shows you are in the <code>c:\program files\ </code> hierarchy</p>
<p dir="auto">and <img src="https://camo.nodebb.org/fec426b094e6fb895e4326ba60420f31503f2464?url=https%3A%2F%2Fi.imgur.com%2FlQB8ao8.jpg" alt="" class=" img-fluid img-markdown" />, which shows that you tried to put a 32-bit DLL in that hierarchy.</p>
<p dir="auto">You quoted above that your OS is a 64-bit Windows 10, so the <code>c:\program files\ </code> hierarchy is where 64-bit programs go, and <code>c:\program files (x86)\ </code> hierarchy is where 32-bit programs go.  If you download the 32-bit DLL and try to place it in <code>c:\program files\notepad++\plugins\ComparePlugin\ComparePlugin.dll</code>, it will not work, because the 64-bit Notepad++ executable cannot recognize a 32-bit DLL, and the error message told you as much.</p>
<blockquote>
<p dir="auto">even if I use both 32-bit Npp and plugin!</p>
</blockquote>
<p dir="auto">Unfortunately, you said that, but didn’t show that circumstance in any of your screenshots.  That makes it hard to analyze what went wrong with that attempt.</p>
<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> is probably on the right path for your failure when you used Plugin Admin.</p>
<p dir="auto">However, when I got tired of fighting UAC at work (they not only have UAC, but watchdog software which makes me give a reason whenever I try to elevate a task), I gave in and switched to purely portable versions.  I put them in my <code>c:\usr\local\apps\ </code> hierarchy, and I have multiple versions under directories named liked npp32.7.6.3 and npp64.7.6.3.  Once I decide I’m going to switch to a version as my primary Notepad++, I copy it to <code>\usr\local\apps\notepad++\ </code>.  I have all my file associations (in regedit’s <code>HKCU\Software\Classes</code>) pointing to <code>\usr\local\apps\notepad++\notepad++.exe</code>, so whatever version I put in that path will be my default/normal version.  I have no difficulty using Plugin Admin to install plugins in that portable version.  The only two “downsides” of the portable are that settings are in the portable directory rather than <code>%AppData%\Notepad++</code> (which I do consider a downside), and not having auto-update on Notepad++ (which <em>isn’t</em> a downside to me; I prefer deciding when to update a tool like this, rather than letting the tool’s author force it down my throat).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/40990</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40990</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 12 Mar 2019 17:31:59 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot install plugins at all on Tue, 12 Mar 2019 17:08:31 GMT]]></title><description><![CDATA[<p dir="auto">@schwaben-github</p>
<blockquote>
<p dir="auto">it’s a company machine I’m using and obviously UAC prevented the installation of plugins (Unknown software…), even when I tried starting the Notepad++ in Admin mode (with nagging UAC, of course…)!</p>
</blockquote>
<p dir="auto">in your case trying 7.6.3 or 7.6.4 will not make a difference.</p>
<p dir="auto">if you know your company’s corporate proxy ip and port, you will have to set them at the menu:<br />
<code>? &gt; set updater proxy</code> as seen at the screenshot below, to use plugins admin to install any plugins.</p>
<p dir="auto">but this will only work, as long as your proxy/corporate firewall does not require credentials, as this is currently not supported in notepad++.</p>
<p dir="auto"><img src="https://camo.nodebb.org/df96135fe2b711e4d0dfffe940ff80db896955db?url=https%3A%2F%2Fi.imgur.com%2FLXnZklv.png" alt="Imgur" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/40987</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/40987</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Tue, 12 Mar 2019 17:08:31 GMT</pubDate></item></channel></rss>