<?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[Notepad++ doensn't start when doubleclicking files]]></title><description><![CDATA[<p dir="auto">After upgrading from Win 7 to Win 10, Notepad++ doesn’t start when doubleclicking associated files. Nothing happens except the windows “wait circle” is visable a few seconds.<br />
But if Notepad++ is already started, clicked files will be opened as expected.</p>
<p dir="auto">I tried to solve the problem by removing the installed old portable version and then install V6.9.1 portable, but the problem didn’t go away.</p>
<p dir="auto">Rightclicking a file and choose “Open” --&gt; same behavior<br />
Rightclicking a file and choose “Open with”  (notepad++) --&gt; same behavior.</p>
<p dir="auto">Rightclicking a file and choose “SendTo”  (notepad++) --&gt; works</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/11584/notepad-doensn-t-start-when-doubleclicking-files</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 03:19:10 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/11584.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 Apr 2016 17:03:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ doensn't start when doubleclicking files on Sat, 09 Apr 2016 15:05:49 GMT]]></title><description><![CDATA[<p dir="auto">Hello Claudia!</p>
<p dir="auto">[HKEY_CURRENT_USER\Software\Classes\Notepad++_file] doesn’t exist.</p>
<p dir="auto">Inside npp, I removed npp association with .txt, .log &amp; .xml, then I added it again. After that, .txt and .log works but not .xml!<br />
Then I rightclicked a .xml file, choosed “open with” and select always use npp. After that, .xml also works. I did try that before, the new thing was to remove and add association in npp first.<br />
So the problem is solved, but there is still a lot of questions how this could happend.<br />
Thanks for helping me.<br />
Mats</p>
]]></description><link>https://community.notepad-plus-plus.org/post/15250</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/15250</guid><dc:creator><![CDATA[Mats]]></dc:creator><pubDate>Sat, 09 Apr 2016 15:05:49 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ doensn't start when doubleclicking files on Fri, 08 Apr 2016 23:31:09 GMT]]></title><description><![CDATA[<p dir="auto">Hello Mats,</p>
<p dir="auto">binaryvalue with null-length is ok, more strange sounds binärvärde med nollängd to me ;-))</p>
<p dir="auto">If you have a progid of Notepad++_file then there is a need to have the same key under software classes.<br />
Is this the case? Something like</p>
<p dir="auto">[HKEY_CURRENT_USER\Software\Classes\Notepad++_file\shell\open\command]<br />
and <strong>default</strong> needs to point to your npp installation.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/15235</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/15235</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Fri, 08 Apr 2016 23:31:09 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ doensn't start when doubleclicking files on Fri, 08 Apr 2016 08:58:23 GMT]]></title><description><![CDATA[<p dir="auto">Hello Claudia</p>
<p dir="auto">Yes, the SendTo entry was created by me and works fine, pointing to D:\PGM\Notepad++\notepad++.exe<br />
I tried to create an shell entry as you suggested, with the same path, and it works.</p>
<p dir="auto">In the registry, it’s different depending on which associated extension you look at:<br />
Under openwithlist  .txt:           				<br />
a 		notepad++.exe               				<br />
b       abc                         				<br />
c		WINWORD.EXE                 			<br />
d		EXCEL.EXE<br />
e 		NOTEPAD.EXE<br />
f 		notepad++.exe<br />
MRUList afebcd</p>
<p dir="auto">.xml:				<br />
a 		EXCEL.EXE	<br />
b 		a 			<br />
c 		MSOXMLED.EXE</p>
<p dir="auto">.log<br />
a 		notepad++.exe<br />
MRUList	a</p>
<p dir="auto">Under openwithprogids .txt							<br />
Notepad++_file	(binaryvalue with null-length)		<br />
txtfile         (binaryvalue with null-length)</p>
<p dir="auto">.xml									<br />
xmlfile	(binaryvalue with null-length)</p>
<p dir="auto">.log<br />
Notepad++_file	(binaryvalue with null-length)</p>
<p dir="auto">I’m running a swedish version, so I did a translation if you think the value “binaryvalue with null-length” is strange. The value I see is “(binärvärde med nollängd)”</p>
<p dir="auto">Under UserChoise  .txt							<br />
Hash		YoCvzaGlx4g=					<br />
ProgId		Notepad++_file</p>
<p dir="auto">.xml					<br />
Hash		JwUoPW3BLOY=<br />
ProgId		xmlfile</p>
<p dir="auto">.log   UserChoise don’t exists</p>
<p dir="auto">I did a test with .txt and changed the value “a” to full path of notepad++, but it’s still the same, notepad++ isn’t started.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/15219</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/15219</guid><dc:creator><![CDATA[Mats]]></dc:creator><pubDate>Fri, 08 Apr 2016 08:58:23 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ doensn't start when doubleclicking files on Thu, 07 Apr 2016 22:23:20 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/mats" aria-label="Profile: Mats">@<bdi>Mats</bdi></a>,</p>
<p dir="auto">entry in SendTo has been created by you hasn’t it?<br />
Where does SendTo point? Which path and executable?</p>
<p dir="auto">If you open registry editor and check a file extension which doesn’t open npp.</p>
<pre><code>Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\
</code></pre>
<p dir="auto">What is listed under openwithlist, userchoice and openwithprogids?</p>
<p dir="auto">Do you know that you can create an shell entry which would call npp directly instead of using<br />
the application dialog and find the appropriate app?</p>
<pre><code>HKEY_CLASSES_ROOT\*\shell\OpenWithNotepad\Command
</code></pre>
<p dir="auto">Create a string value and put in something line</p>
<pre><code>D:\PATH_TO_NPP\notepad++.exe %1
</code></pre>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/15210</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/15210</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Thu, 07 Apr 2016 22:23:20 GMT</pubDate></item></channel></rss>