<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to Change IE7 View Source Editor</title>
	<atom:link href="http://www.windowsreference.com/internet-explorer/how-to-change-ie7-view-source-editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.windowsreference.com/internet-explorer/how-to-change-ie7-view-source-editor/</link>
	<description>Windows 7 2008 2003 Vista XP 2000 Ms Office Tutorials Fixes Tips</description>
	<lastBuildDate>Fri, 06 Nov 2009 15:40:37 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ed N</title>
		<link>http://www.windowsreference.com/internet-explorer/how-to-change-ie7-view-source-editor/comment-page-1/#comment-1790</link>
		<dc:creator>Ed N</dc:creator>
		<pubDate>Sun, 17 May 2009 00:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/how-to-change-ie7-view-source-editor/#comment-1790</guid>
		<description>&lt;i&gt;tweakUI&lt;/i&gt; works for XP but here is the reg export anyway. (typical &quot;use at your won risk&quot; disclamer applies)

&lt;blockquote&gt;
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\View Source Editor]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\View Source Editor\Editor Name]
@=&quot;C:\\Program Files\\NotepadPP\\notepad++.exe&quot;
&lt;/blockquote&gt;

Replace &lt;em&gt;C:\\Program Files\\NotepadPP\\notepad++.exe&lt;em&gt; with your program&#039;s filepath.</description>
		<content:encoded><![CDATA[<p><i>tweakUI</i> works for XP but here is the reg export anyway. (typical &#8220;use at your won risk&#8221; disclamer applies)</p>
<blockquote><p>
Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\View Source Editor]</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\View Source Editor\Editor Name]<br />
@=&#8221;C:\\Program Files\\NotepadPP\\notepad++.exe&#8221;
</p></blockquote>
<p>Replace <em>C:\\Program Files\\NotepadPP\\notepad++.exe</em><em> with your program&#8217;s filepath.</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ferridge</title>
		<link>http://www.windowsreference.com/internet-explorer/how-to-change-ie7-view-source-editor/comment-page-1/#comment-1722</link>
		<dc:creator>Ferridge</dc:creator>
		<pubDate>Sat, 02 May 2009 21:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/how-to-change-ie7-view-source-editor/#comment-1722</guid>
		<description>I managed to find an easy way for windows xp, i used the power toy tweak UI. you can select any programme to open the source code.</description>
		<content:encoded><![CDATA[<p>I managed to find an easy way for windows xp, i used the power toy tweak UI. you can select any programme to open the source code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr News</title>
		<link>http://www.windowsreference.com/internet-explorer/how-to-change-ie7-view-source-editor/comment-page-1/#comment-1599</link>
		<dc:creator>Mr News</dc:creator>
		<pubDate>Sat, 11 Apr 2009 17:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/how-to-change-ie7-view-source-editor/#comment-1599</guid>
		<description>These instructions are wrong.  Here are the correct instructions, found elsewhere, which, when followed in IE6, work perfectly: (You have to create TWO nested Registry keys.)

Run REGEDIT, follow the following directions to the proper key.

HKEY_LOCAL_MACHINE 
&#124;- Software 
&#124;- Microsoft 
&#124;- Internet Explorer 
&#124;- View Source Editor 
&#124;- Editor Name (Default) = C:\windows\notepad.exe

If this doesnt exist (but it should) then create the Key &quot;View Source Editor&quot;
Then create a Key within that named &quot;Editor Name&quot;. Modify the
&quot;(Default)&quot; value to make it point towards any program on your
computer using &quot;C:\YourProgram.exe&quot; (without the brackets).</description>
		<content:encoded><![CDATA[<p>These instructions are wrong.  Here are the correct instructions, found elsewhere, which, when followed in IE6, work perfectly: (You have to create TWO nested Registry keys.)</p>
<p>Run REGEDIT, follow the following directions to the proper key.</p>
<p>HKEY_LOCAL_MACHINE<br />
|- Software<br />
|- Microsoft<br />
|- Internet Explorer<br />
|- View Source Editor<br />
|- Editor Name (Default) = C:\windows\notepad.exe</p>
<p>If this doesnt exist (but it should) then create the Key &#8220;View Source Editor&#8221;<br />
Then create a Key within that named &#8220;Editor Name&#8221;. Modify the<br />
&#8220;(Default)&#8221; value to make it point towards any program on your<br />
computer using &#8220;C:\YourProgram.exe&#8221; (without the brackets).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tcosmas</title>
		<link>http://www.windowsreference.com/internet-explorer/how-to-change-ie7-view-source-editor/comment-page-1/#comment-1458</link>
		<dc:creator>tcosmas</dc:creator>
		<pubDate>Fri, 20 Mar 2009 03:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/how-to-change-ie7-view-source-editor/#comment-1458</guid>
		<description>Nope. Tried adding both but still opens NotePad.

Can someone export the woking key to a file (ie_view_src.reg) and post it so the rest of us can import it into regedit?

Here is what I have (doesn&#039;t work!):

&lt;code&gt;
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\View Source Editor]
&quot;Editor Name (Default)&quot;=&quot;\&quot;C:\\Program Files\\EditPlus 3\\editplus.exe\&quot;&quot;
@=&quot;\&quot;C:\\Program Files\\EditPlus 3\\editplus.exe\&quot;&quot;
&lt;/code&gt;

Thanks.</description>
		<content:encoded><![CDATA[<p>Nope. Tried adding both but still opens NotePad.</p>
<p>Can someone export the woking key to a file (ie_view_src.reg) and post it so the rest of us can import it into regedit?</p>
<p>Here is what I have (doesn&#8217;t work!):</p>
<p><code><br />
Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\View Source Editor]<br />
"Editor Name (Default)"="\"C:\\Program Files\\EditPlus 3\\editplus.exe\""<br />
@="\"C:\\Program Files\\EditPlus 3\\editplus.exe\""<br />
</code></p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.windowsreference.com/internet-explorer/how-to-change-ie7-view-source-editor/comment-page-1/#comment-1435</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 16 Mar 2009 17:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/how-to-change-ie7-view-source-editor/#comment-1435</guid>
		<description>For Windows XP, the &quot;View Source Editor&quot; and &quot;Editor Name&quot; keys don&#039;t seem to be there by default but you can just create them yourself. Did that myself and it&#039;s working great now.</description>
		<content:encoded><![CDATA[<p>For Windows XP, the &#8220;View Source Editor&#8221; and &#8220;Editor Name&#8221; keys don&#8217;t seem to be there by default but you can just create them yourself. Did that myself and it&#8217;s working great now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ferridge</title>
		<link>http://www.windowsreference.com/internet-explorer/how-to-change-ie7-view-source-editor/comment-page-1/#comment-1065</link>
		<dc:creator>Ferridge</dc:creator>
		<pubDate>Tue, 27 Jan 2009 22:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/how-to-change-ie7-view-source-editor/#comment-1065</guid>
		<description>How can this be done with IE7 on windowsXP</description>
		<content:encoded><![CDATA[<p>How can this be done with IE7 on windowsXP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: terence</title>
		<link>http://www.windowsreference.com/internet-explorer/how-to-change-ie7-view-source-editor/comment-page-1/#comment-333</link>
		<dc:creator>terence</dc:creator>
		<pubDate>Sat, 25 Oct 2008 12:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/how-to-change-ie7-view-source-editor/#comment-333</guid>
		<description>This method doesnt work for IE7 on windows xp.

HKEY_LOCAL_MACHINE
&#124;_ Software
&#124;__ Microsoft
&#124;___ Internet Explorer
&#124;____ View Source Editor (doesnt excist)</description>
		<content:encoded><![CDATA[<p>This method doesnt work for IE7 on windows xp.</p>
<p>HKEY_LOCAL_MACHINE<br />
|_ Software<br />
|__ Microsoft<br />
|___ Internet Explorer<br />
|____ View Source Editor (doesnt excist)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
