<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>Notepad Replacer RSS: Explorer shortcut opens original Windows Notepad on Vista x64</title>
<atom:link href="https://www.binaryfortress.com/NotepadReplacer/Discussions/RSS/?TopicID=5f9499be-cfb5-4e2a-8bbc-f461439e7209" rel="self" type="application/rss+xml" />
<link>https://www.binaryfortress.com/NotepadReplacer/Discussions/RSS/?TopicID=5f9499be-cfb5-4e2a-8bbc-f461439e7209</link>
<description>Notepad Replacer RSS: Explorer shortcut opens original Windows Notepad on Vista x64</description>
<lastBuildDate>Sun, 31 May 2026 14:43:39 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.binaryfortress.com/NotepadReplacer/Discussions/RSS/?TopicID=5f9499be-cfb5-4e2a-8bbc-f461439e7209</generator>
<item>
<title>RE: Explorer shortcut opens original Windows Notepad on Vista x64</title>
<link>https://www.binaryfortress.com/NotepadReplacer/Discussions/View/explorer-shortcut-opens-original-windows-notepad-on-vista-x64/?ID=5f9499be-cfb5-4e2a-8bbc-f461439e7209#3</link>
<pubDate>Thu, 05 May 2011 19:46:03 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/NotepadReplacer/Discussions/View/explorer-shortcut-opens-original-windows-notepad-on-vista-x64/?ID=5f9499be-cfb5-4e2a-8bbc-f461439e7209#3</guid>
<category>Notepad Replacer</category>
<description><![CDATA[Notepad Replacer 1.1.5 is now available and should fix this issue for you:
http://www.binaryfortress.com/NotepadReplacer/
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Notepad Replacer 1.1.5 is now available and should fix this issue for you:<br/>
http://www.binaryfortress.com/NotepadReplacer/<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Explorer shortcut opens original Windows Notepad on Vista x64</title>
<link>https://www.binaryfortress.com/NotepadReplacer/Discussions/View/explorer-shortcut-opens-original-windows-notepad-on-vista-x64/?ID=5f9499be-cfb5-4e2a-8bbc-f461439e7209#2</link>
<pubDate>Fri, 22 Apr 2011 14:55:00 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/NotepadReplacer/Discussions/View/explorer-shortcut-opens-original-windows-notepad-on-vista-x64/?ID=5f9499be-cfb5-4e2a-8bbc-f461439e7209#2</guid>
<category>Notepad Replacer</category>
<description><![CDATA[Definitely sounds like an issue we should be able to fix pretty easily but I'd like to be able to reproduce it so that we know it's fixed. Could you please outline the steps you took to create the Explorer shortcut to notepad.exe?
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Definitely sounds like an issue we should be able to fix pretty easily but I'd like to be able to reproduce it so that we know it's fixed. Could you please outline the steps you took to create the Explorer shortcut to notepad.exe?<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>Explorer shortcut opens original Windows Notepad on Vista x64</title>
<link>https://www.binaryfortress.com/NotepadReplacer/Discussions/View/explorer-shortcut-opens-original-windows-notepad-on-vista-x64/?ID=5f9499be-cfb5-4e2a-8bbc-f461439e7209</link>
<pubDate>Fri, 22 Apr 2011 04:45:15 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/NotepadReplacer/Discussions/View/explorer-shortcut-opens-original-windows-notepad-on-vista-x64/?ID=5f9499be-cfb5-4e2a-8bbc-f461439e7209</guid>
<category>Notepad Replacer</category>
<description><![CDATA[Hi,
I'm using NotepadReplacer 1.1.4 on Windows Vista Ultimate 64-bit and, for the most part, it works beautifully. However, if I create an Explorer shortcut to notepad.exe, it opens the standard Windows Notepad rather than the target editor configured by NotepadReplacer (SublimeText, in my case,...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi,<br/>
<br/>
I'm using NotepadReplacer 1.1.4 on Windows Vista Ultimate 64-bit and, for the most part, it works beautifully. However, if I create an Explorer shortcut to notepad.exe, it opens the standard Windows Notepad rather than the target editor configured by NotepadReplacer (SublimeText, in my case, but the specific editor doesn't matter).<br/>
<br/>
The cause of this problem is that 64-bit Windows has two different <i>Image File Execution Options</i> registry keys; one for 64-bit applications and a second one for 32-bit applications:<br/>
  1) HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options<br/>
  2) HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options<br/>
<br/>
The NotepadReplacer installer creates a "notepad.exe" subkey under the second of these (below the <i>Wow6432Node</i> key) but not under the first, which is the one used by Windows Explorer under 64-bit Windows. If I manually create the appropriate <i>notepad.exe</i> key and <i>Debugger</i> value in the first location, then Explorer shortcuts to notepad.exe redirect to the configured editor, as expected:<br/>
<br/>
  [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe]<br/>
  "Debugger"="C:\\Program Files (x86)\\Notepad Replacer\\NotepadReplacer.exe"<br/>
<br/>
Thanks for the great utility.<br/>
<br/>
Regards,<br/>
Meetoo
</div>
]]></content:encoded>
</item>
</channel>
</rss>