<?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>ShellExec (a tiny tool)</title><link>http://blogs.msdn.com/noahc/archive/2007/05/09/shellexec-a-tiny-tool.aspx</link><description>Download ShellExec ( source code ) Here's a really simple but surprisingly useful little tool. It performs a shell execution of a command. That's it. Some applications only allow you to specify an executable to run as opposed to a file or URL. This is</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: ShellExec (a tiny tool)</title><link>http://blogs.msdn.com/noahc/archive/2007/05/09/shellexec-a-tiny-tool.aspx#2515115</link><pubDate>Thu, 10 May 2007 05:44:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2515115</guid><dc:creator>MichaelDotNet</dc:creator><description>&lt;p&gt;Couldn't you use &amp;quot;cmd.exe /c start [file]&amp;quot;?&lt;/p&gt;
</description></item><item><title>re: ShellExec (a tiny tool)</title><link>http://blogs.msdn.com/noahc/archive/2007/05/09/shellexec-a-tiny-tool.aspx#2524672</link><pubDate>Thu, 10 May 2007 18:15:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2524672</guid><dc:creator>noahc</dc:creator><description>&lt;P&gt;Excellent point. &amp;nbsp;I don't see why not!&lt;BR&gt;The only difference I see is that since cmd.exe is a console application, you'll get this little console pop up real quick instead of a seamless, transparent operation with ShellExec since it is a win app.&lt;/P&gt;</description></item><item><title>re: ShellExec (a tiny tool)</title><link>http://blogs.msdn.com/noahc/archive/2007/05/09/shellexec-a-tiny-tool.aspx#2542935</link><pubDate>Fri, 11 May 2007 11:56:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2542935</guid><dc:creator>Max Battcher</dc:creator><description>&lt;p&gt;I certainly use the 'start' command often in cmd.exe windows. &amp;nbsp;Much faster than copying and pasting stuff into the Run dialog box.&lt;/p&gt;
&lt;p&gt;I'm still surprised sometimes that people don't realize 'start' is available (much less has been around since Win95). &amp;nbsp;I can't tell you how many times I've used some command line tool to generate some output (a .png, for example) and it was so much easier to 'start out.png' then to open a folder window and navigate and double click on that one file... &lt;/p&gt;
&lt;p&gt;This ShellExec may be very useful for those rare consoles that don't have 'start', though...&lt;/p&gt;
</description></item><item><title>re: ShellExec (a tiny tool)</title><link>http://blogs.msdn.com/noahc/archive/2007/05/09/shellexec-a-tiny-tool.aspx#5596350</link><pubDate>Mon, 22 Oct 2007 13:37:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5596350</guid><dc:creator>Mike Whyte</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Came across this app today for the first time. Tried executing ShellExec.exe on Windows XP (SP2), but got the error &amp;quot;application failed to initialize properly&amp;quot;. Why is this?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;
</description></item><item><title>re: ShellExec (a tiny tool)</title><link>http://blogs.msdn.com/noahc/archive/2007/05/09/shellexec-a-tiny-tool.aspx#7201131</link><pubDate>Tue, 22 Jan 2008 22:42:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7201131</guid><dc:creator>Eric</dc:creator><description>&lt;p&gt;does this require the .net framework be installed?&lt;/p&gt;
</description></item><item><title>re: ShellExec (a tiny tool)</title><link>http://blogs.msdn.com/noahc/archive/2007/05/09/shellexec-a-tiny-tool.aspx#8531611</link><pubDate>Thu, 22 May 2008 14:05:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8531611</guid><dc:creator>David Evans</dc:creator><description>&lt;p&gt;could you comment on the min OS requirements for this tool? does .net 2.0 need to be installed as earlier remarked?&lt;/p&gt;
</description></item><item><title>re: ShellExec (a tiny tool)</title><link>http://blogs.msdn.com/noahc/archive/2007/05/09/shellexec-a-tiny-tool.aspx#9157164</link><pubDate>Sun, 30 Nov 2008 08:10:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9157164</guid><dc:creator>Reginald Kinnaman</dc:creator><description>&lt;p&gt;I'm just not having any luck getting an html to run in my autorun.inf file, I have tried this utility shellexec and also shellexe and shellexecute.&lt;/p&gt;
&lt;p&gt;the first example has the menu for some of my games in a subdirectory, the other two example show i put it in the root directory. All 3 examples work on Vista. None work on Windows xp Professional and Windows XP Home (i have 4 other computers for testing) Ive spend more time on this autorun issue than making the html (which has been alot of time now) if some one has any other ideas as to what is wrong on the computers, please let me know.&lt;/p&gt;
&lt;p&gt; [autorun]&lt;/p&gt;
&lt;p&gt;shellexecute=GAME-DVD\INSTALLGAMES.HTML&lt;/p&gt;
&lt;p&gt;[autorun]&lt;/p&gt;
&lt;p&gt;open=ShellExec.exe INSTALL.HTML&lt;/p&gt;
&lt;p&gt;reginald_kinnaman@hotmail.com&lt;/p&gt;
&lt;p&gt;[autorun]&lt;/p&gt;
&lt;p&gt;open=ShellExe.exe INSTALL.HTML&lt;/p&gt;
</description></item><item><title>re: ShellExec (a tiny tool)</title><link>http://blogs.msdn.com/noahc/archive/2007/05/09/shellexec-a-tiny-tool.aspx#9816882</link><pubDate>Fri, 03 Jul 2009 19:34:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9816882</guid><dc:creator>Michael</dc:creator><description>&lt;p&gt;I think it should be noted it is more like: &lt;/p&gt;
&lt;p&gt;cmd /c start /D&amp;quot;&amp;lt;drive&amp;gt;:\Full\Path\of\File\&amp;quot; foobar.html&lt;/p&gt;
&lt;p&gt;OR:&lt;/p&gt;
&lt;p&gt;cmd /c start &amp;quot;&amp;quot; &amp;quot;&amp;lt;drive&amp;gt;:\Full\Path\of\File\foobar.html&amp;quot;&lt;/p&gt;
</description></item></channel></rss>