<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<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">
	<channel>
		<title>pnotepad.org forums &#187; Topic: How could I replace the system default Notepad with pNotepad?</title>
		<link>http://pnotepad.org/forums/topic/726</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 06:43:17 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://pnotepad.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://pnotepad.org/forums/rss/topic/726" rel="self" type="application/rss+xml" />

		<item>
                        <title>How could I replace the system default Notepad with pNotepad? (fschwiet)</title>
			<link>http://pnotepad.org/forums/topic/726#post-2843</link>
			<pubDate>Mon, 25 Jan 2010 19:24:01 +0000</pubDate>
			<dc:creator>fschwiet</dc:creator>
			<guid isPermaLink="false">2843@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Thanks Simon.  Its a reasonable bug and when I saw behavior I knew it was something you'd be able to fix.  I thought I could even handle it myself writing a custom launcher app, but figured why'd bother as I was sure you'd be on it.  Anyhow thanks after switching to PN last week I'm hooked.&#60;/p&#62;
&#60;p&#62;For your fix, please consider these scenarios:&#60;/p&#62;
&#60;p&#62;1)  User types &#34;notepad&#34; on command line.  In this case, Programmer's Notepad will actually open the notepad.exe executable.&#60;/p&#62;
&#60;p&#62;2)  User selects multiple .txt files in Windows Explorer, right-clicks and selects &#34;open&#34; from the context menu.  This is the case where someone opens multiple files at once.  I think your suggested solution will work for this case, but thought I'd mention it in case you want to try it.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>How could I replace the system default Notepad with pNotepad? (simon)</title>
			<link>http://pnotepad.org/forums/topic/726#post-2842</link>
			<pubDate>Mon, 25 Jan 2010 11:47:50 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">2842@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;This will be fixed with the next testing release. I hadn't thought about the fact that notepad can only edit a single file and so assumes that everything on the command line is a single filename. As of the next release -z means skip the next parameter, and assume that everything after that is a single file which makes this work.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>How could I replace the system default Notepad with pNotepad? (fschwiet)</title>
			<link>http://pnotepad.org/forums/topic/726#post-2761</link>
			<pubDate>Fri, 22 Jan 2010 08:31:00 +0000</pubDate>
			<dc:creator>fschwiet</dc:creator>
			<guid isPermaLink="false">2761@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I am having some trouble with this.  Its working, some.  I am running 64bit, Windows Server 2008 R2.  This is the registry settings, as exported by regedit:&#60;/p&#62;
&#60;p&#62;[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe]&#60;br /&#62;
&#34;Debugger&#34;=&#34;C:\\Program Files (x86)\\Programmer's Notepad\\pn.exe --allowmulti -z&#34;&#60;/p&#62;
&#60;p&#62;This fine if say I open a text file that has no spaces in the names.  There are two cases where it doesn't work well.&#60;/p&#62;
&#60;p&#62;1) Double-clicking a text file in explorer like &#34;some text.txt&#34; will cause Programmer's Notepad to try to open two separate files, &#34;some&#34; and &#34;text.txt&#34;.&#60;/p&#62;
&#60;p&#62;2) Using &#34;notepad some.txt&#34; in the command console causes Programmers Notepad to want to open &#34;notepad&#34; as well as &#34;some.txt&#34;.&#60;/p&#62;
&#60;p&#62;Workable so I'm still using it.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>How could I replace the system default Notepad with pNotepad? (cyberace)</title>
			<link>http://pnotepad.org/forums/topic/726#post-2648</link>
			<pubDate>Thu, 07 Jan 2010 05:11:00 +0000</pubDate>
			<dc:creator>cyberace</dc:creator>
			<guid isPermaLink="false">2648@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Thanks for your help! :)
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>How could I replace the system default Notepad with pNotepad? (simon)</title>
			<link>http://pnotepad.org/forums/topic/726#post-2645</link>
			<pubDate>Sun, 03 Jan 2010 22:18:01 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">2645@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;See here: &#60;a href=&#34;http://untidy.net/blog/2009/11/03/replacing-notepad-with-pn-via-image-file-execution-options/&#34; rel=&#34;nofollow&#34;&#62;http://untidy.net/blog/2009/11/03/replacing-notepad-with-pn-via-image-file-execution-options/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>How could I replace the system default Notepad with pNotepad? (cyberace)</title>
			<link>http://pnotepad.org/forums/topic/726#post-2637</link>
			<pubDate>Wed, 23 Dec 2009 02:31:08 +0000</pubDate>
			<dc:creator>cyberace</dc:creator>
			<guid isPermaLink="false">2637@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I find pNotepad a wonderful tool for programmers so I want to replace the system default Notepad with it, how? :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

