<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: DebugExe command-line switch in Visual Studio</title>
	<link>http://www.olegsych.com/2007/08/debugexe-command-line-switch-in-visual-studio/</link>
	<description>Me.Write(code)</description>
	<pubDate>Fri, 12 Mar 2010 19:38:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Ben</title>
		<link>http://www.olegsych.com/2007/08/debugexe-command-line-switch-in-visual-studio/#comment-538</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 07 Oct 2008 09:36:35 +0000</pubDate>
		<guid>http://www.olegsych.com/2007/08/debugexe-command-line-switch-in-visual-studio/#comment-538</guid>
		<description>For those of you on a 64bit Windows, you should instead use the following code:

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\exefile\shell\debug]
@="&#38;Debug"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\exefile\shell\debug\command]
@="\"C:\\Program Files (x86)\\Microsoft Visual Studio 8\\Common7\\IDE\\devenv.exe\" /DebugExe"</description>
		<content:encoded><![CDATA[<p>For those of you on a 64bit Windows, you should instead use the following code:</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\exefile\shell\debug]<br />
@=&#8221;&amp;Debug&#8221;</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\exefile\shell\debug\command]<br />
@=&#8221;\&#8221;C:\\Program Files (x86)\\Microsoft Visual Studio 8\\Common7\\IDE\\devenv.exe\&#8221; /DebugExe&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
