<?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[HTML files wont open in Chrome]]></title><description><![CDATA[<p dir="auto">Somehow after installing NOTEpad++ on windows 10 I cant open html files anymore with the chrome browser.</p>
<p dir="auto">First of all, there are no standard RUN shortcuts in the RUN menu anymore. If I make a chrome one, it will OPEN the browser but NOT load the file into it. ANy ideas how this can be fixed?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/17054/html-files-wont-open-in-chrome</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 18:20:05 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/17054.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 05 Feb 2019 07:11:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HTML files wont open in Chrome on Wed, 06 Feb 2019 05:57:27 GMT]]></title><description><![CDATA[<p dir="auto">Hmmm, odd. It works now. I did the same thing (copy the path ot chrome.exe) yesterday and it worked by ONLY opening Chrome and not the html page inside the browser.</p>
<p dir="auto">Yeah, actually chrome is not located in either of them. Im using Windows 10 64bit.</p>
<p dir="auto">Chrome.exe was actually located here:<br />
C:\Users\fine\AppData\Local\Google\Chrome\Application</p>
<p dir="auto">Here is my debug info:<br />
Notepad++ v7.6.3   (64-bit)<br />
Build time : Jan 27 2019 - 17:16:47<br />
Path : C:\Program Files\Notepad++\notepad++.exe<br />
Admin mode : ON<br />
Local Conf mode : OFF<br />
OS : Windows 10 (64-bit)<br />
Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll</p>
<p dir="auto">Anyway working for now, hope it will keep working otherwise I will be back . Thanks Meta Chuc :)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39405</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39405</guid><dc:creator><![CDATA[Giuliano Garau]]></dc:creator><pubDate>Wed, 06 Feb 2019 05:57:27 GMT</pubDate></item><item><title><![CDATA[Reply to HTML files wont open in Chrome on Wed, 06 Feb 2019 02:35:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/giuliano-garau" aria-label="Profile: Giuliano-Garau">@<bdi>Giuliano-Garau</bdi></a></p>
<p dir="auto">strange, “%ProgramFiles(x86)%\Google\Chrome\Application\chrome.exe” is the default folder for google chrome web browser on windows 10 64 bit.</p>
<p dir="auto">are you on a 32 bit windows 10 ?<br />
then your path should be <code>%ProgramFiles%\Google\Chrome\Application\chrome.exe</code></p>
<p dir="auto">could you also post your notepad++ debug information here ?<br />
(go to the menu <code>? &gt; debug info</code>and copy/paste the debug information here)</p>
<p dir="auto">could you please check where your chrome.exe is located on your machine ?<br />
for example if you right click on your chrome desktop icon and select properties, it will show you the target (path to chrome.exe)</p>
<p dir="auto">if you have found out where the exe is on your machine, you have to replace the word <code>chrome</code> left to <code>"$(FULL_CURRENT_PATH)"</code>in the shortcut.xml with <code>your_drive:\your_path_to\chrome.exe</code></p>
]]></description><link>https://community.notepad-plus-plus.org/post/39402</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39402</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Wed, 06 Feb 2019 02:35:41 GMT</pubDate></item><item><title><![CDATA[Reply to HTML files wont open in Chrome on Wed, 06 Feb 2019 00:09:08 GMT]]></title><description><![CDATA[<p dir="auto">HI Meta Chuh, thanks for the comment.</p>
<p dir="auto">Pasting<br />
“%ProgramFiles(x86)%\Google\Chrome\Application\chrome.exe” “%AppData%\Notepad++\shortcuts.xml”<br />
inside the command prompt doesnt do anything. Cant find the path.</p>
<p dir="auto">Ive followed your step by step guide but when I open notepad and press ctrl+shift+alt+r it gives the following error.</p>
<p dir="auto"><a href="https://ibb.co/D7ffmn5" rel="nofollow ugc">https://ibb.co/D7ffmn5</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/39401</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39401</guid><dc:creator><![CDATA[Giuliano Garau]]></dc:creator><pubDate>Wed, 06 Feb 2019 00:09:08 GMT</pubDate></item><item><title><![CDATA[Reply to HTML files wont open in Chrome on Tue, 05 Feb 2019 11:01:26 GMT]]></title><description><![CDATA[<p dir="auto">welcome to the notepad++ community, <a class="plugin-mentions-user plugin-mentions-a" href="/user/giuliano-garau" aria-label="Profile: Giuliano-Garau">@<bdi>Giuliano-Garau</bdi></a></p>
<p dir="auto">what happens if you open cmd and paste this line:<br />
<code>"%ProgramFiles(x86)%\Google\Chrome\Application\chrome.exe" "%AppData%\Notepad++\shortcuts.xml"</code><br />
into cmd, and press enter to run it.</p>
<p dir="auto">does it open an empty chrome or does it display your shortcuts.xml ?</p>
<p dir="auto">please also check that everything is set up properly in notepad++, using this guide:</p>
<hr />
<p dir="auto"><strong>step by step guide - how to add “Launch in Chrome” to notepad++:</strong></p>
<ul>
<li>
<p dir="auto">open the folder <code>%AppData%\Notepad++\</code> in explorer</p>
</li>
<li>
<p dir="auto">find the file <code>shortcuts.xml</code> and open it in notepad++ for editing.</p>
</li>
<li>
<p dir="auto">copy the following line and paste (insert) it anywhere inside the <code>&lt;UserDefinedCommands&gt;</code>section</p>
</li>
</ul>
<pre><code>&lt;Command name="Launch in Chrome" Ctrl="yes" Alt="yes" Shift="yes" Key="82"&gt;chrome "$(FULL_CURRENT_PATH)"&lt;/Command&gt;
</code></pre>
<ul>
<li>now your shortcuts.xml should look like the screenshot below (plus your other user defined commands):</li>
</ul>
<p dir="auto"><img src="https://camo.nodebb.org/b5ee72a22a3e3db2f7a09a777c1b134c0400fe88?url=https%3A%2F%2Fi.imgur.com%2FmhpejE9.png" alt="Imgur" class=" img-fluid img-markdown" /></p>
<ul>
<li>
<p dir="auto">save shortcuts.xml and restart notepad++<br />
(exit and reopen notepad++ to activate your shortcut changes to the run menu)</p>
</li>
<li>
<p dir="auto">if you now run “launch in chrome” on any file, chrome will open and display your file:</p>
</li>
</ul>
<p dir="auto"><strong>note:</strong> your file has to be saved before you can open it in chrome.<br />
<strong>note:</strong> you can also use the keyboard shortcut <code>ctrl+alt+shift+r</code> to launch chrome with your file.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39370</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39370</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Tue, 05 Feb 2019 11:01:26 GMT</pubDate></item></channel></rss>