<?xml version="1.0" encoding="UTF-8"?><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>Comments on: Start multiple programs with one click on windows</title>
	<atom:link href="http://gadelkareem.com/2006/12/02/start-multipile-programs-with-one-click-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://gadelkareem.com/2006/12/02/start-multipile-programs-with-one-click-on-windows/</link>
	<description>Ideas For Sharing</description>
	<pubDate>Thu, 09 Sep 2010 09:49:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: wkarim</title>
		<link>http://gadelkareem.com/2006/12/02/start-multipile-programs-with-one-click-on-windows/#comment-199</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Mon, 19 Nov 2007 21:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2006/12/02/start-multipile-programs-with-one-click-on-windows/#comment-199</guid>
		<description>Thanks for the tip bback ;)</description>
		<content:encoded><![CDATA[<p>Thanks for the tip bback <img src='http://gadelkareem.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bback</title>
		<link>http://gadelkareem.com/2006/12/02/start-multipile-programs-with-one-click-on-windows/#comment-198</link>
		<dc:creator>bback</dc:creator>
		<pubDate>Mon, 19 Nov 2007 15:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2006/12/02/start-multipile-programs-with-one-click-on-windows/#comment-198</guid>
		<description>You don't need to use the short name to invoke an program. But using 
start "c:\Program files\prog.exe" 
won't work. Why? check 'help start'! Start accepts a title for the cmd window as first parameter, title must be enclosed in "title". To start a program with a long path, just use:

start "" "c:\Program files\prog.exe" 

and it works! No hassling with short names!</description>
		<content:encoded><![CDATA[<p>You don't need to use the short name to invoke an program. But using<br />
start &#8220;c:\Program files\prog.exe"<br />
won't work. Why? check 'help start'! Start accepts a title for the cmd window as first parameter, title must be enclosed in &#8220;title". To start a program with a long path, just use:</p>
<p>start &#8220;" &#8220;c:\Program files\prog.exe" </p>
<p>and it works! No hassling with short names!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.123 seconds -->
