<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Did you know... How to run external executables from the VS command line? - #089</title><link>http://blogs.msdn.com/saraford/archive/2007/11/22/did-you-know-how-to-run-external-executables-from-the-vs-command-line.aspx</link><description>The command Tools.Shell will run an external executable out of process from VS. To run, it is basically Shell &amp;lt;executable&amp;gt; But of course, we got optional arguments... Shell [/commandwindow] [/dir:folder] [/outputwindow] &amp;lt;executable&amp;gt; [/args]</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>MSDN Blog Postings  &amp;raquo; 2007 &amp;raquo; November &amp;raquo; 22</title><link>http://blogs.msdn.com/saraford/archive/2007/11/22/did-you-know-how-to-run-external-executables-from-the-vs-command-line.aspx#6469399</link><pubDate>Thu, 22 Nov 2007 14:39:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6469399</guid><dc:creator>MSDN Blog Postings  » 2007 » November » 22</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://msdnrss.thecoderblogs.com/2007/11/22/"&gt;http://msdnrss.thecoderblogs.com/2007/11/22/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Did you know... How to run external executables from the VS command line?</title><link>http://blogs.msdn.com/saraford/archive/2007/11/22/did-you-know-how-to-run-external-executables-from-the-vs-command-line.aspx#6472007</link><pubDate>Thu, 22 Nov 2007 18:29:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6472007</guid><dc:creator>David</dc:creator><description>&lt;p&gt;How can you use this to show a directory listing?&lt;/p&gt;</description></item><item><title>re: Did you know... How to run external executables from the VS command line?</title><link>http://blogs.msdn.com/saraford/archive/2007/11/22/did-you-know-how-to-run-external-executables-from-the-vs-command-line.aspx#6472053</link><pubDate>Thu, 22 Nov 2007 18:31:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6472053</guid><dc:creator>David</dc:creator><description>&lt;p&gt;Ahh, ok. quick google reveals&lt;/p&gt;
&lt;p&gt;&amp;gt; Shell /commandwindow /outputwindow /dir:C:\windows cmd.exe /k dir *.exe /b&lt;/p&gt;</description></item><item><title>re: Did you know... How to run external executables from the VS command line?</title><link>http://blogs.msdn.com/saraford/archive/2007/11/22/did-you-know-how-to-run-external-executables-from-the-vs-command-line.aspx#6472068</link><pubDate>Thu, 22 Nov 2007 18:32:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6472068</guid><dc:creator>David</dc:creator><description>&lt;p&gt;I'm just talking to myself now:&lt;/p&gt;
&lt;p&gt;this is even better:&lt;/p&gt;
&lt;p&gt;&amp;gt; shell /commandwindow /outputwindow /dir:C:\windows cmd.exe /c dir *.exe /b&lt;/p&gt;</description></item><item><title>re: Did you know... How to run external executables from the VS command line?</title><link>http://blogs.msdn.com/saraford/archive/2007/11/22/did-you-know-how-to-run-external-executables-from-the-vs-command-line.aspx#6474304</link><pubDate>Fri, 23 Nov 2007 02:06:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6474304</guid><dc:creator>Y@n</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Great Blog, I like your posts,&lt;/p&gt;
&lt;p&gt;I'm currently creating my own blog,&lt;/p&gt;
&lt;p&gt;When I've finished i will send you the link&lt;/p&gt;</description></item><item><title>Знаете ли вы, как… №89: Запускать внешние исполняемые файлы из командной строки Visual Studio?</title><link>http://blogs.msdn.com/saraford/archive/2007/11/22/did-you-know-how-to-run-external-executables-from-the-vs-command-line.aspx#9433647</link><pubDate>Thu, 19 Feb 2009 12:43:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9433647</guid><dc:creator>Секреты Visual Studio</dc:creator><description>&lt;p&gt;Команда Tools.Shell (Сервис.Оболочка) запускает внешние исполняемые файлы из Visual Studio. Для запуска&lt;/p&gt;
</description></item></channel></rss>