<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Launch Multiple Programs at Once Using Simple Batch File</title>
	<atom:link href="http://www.windowsreference.com/windows-2000/launch-multiple-programs-at-once-using-simple-batch-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.windowsreference.com/windows-2000/launch-multiple-programs-at-once-using-simple-batch-file/</link>
	<description>Windows 7 2008 2003 Vista XP 2000 Ms Office Tutorials Fixes Tips</description>
	<lastBuildDate>Sun, 21 Mar 2010 07:32:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: venkat</title>
		<link>http://www.windowsreference.com/windows-2000/launch-multiple-programs-at-once-using-simple-batch-file/comment-page-1/#comment-3021</link>
		<dc:creator>venkat</dc:creator>
		<pubDate>Sat, 28 Nov 2009 00:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/launch-multiple-programs-at-once-using-simple-batch-file/#comment-3021</guid>
		<description>I was breaking my head for opening files which has spaces and spl characters on it&#039;s name thru .bat files. start &quot;&quot; fixed that perfectly with out renaming the file with _.

Thanks alot for this post.
Venkat</description>
		<content:encoded><![CDATA[<p>I was breaking my head for opening files which has spaces and spl characters on it&#8217;s name thru .bat files. start &#8220;&#8221; fixed that perfectly with out renaming the file with _.</p>
<p>Thanks alot for this post.<br />
Venkat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxvvell</title>
		<link>http://www.windowsreference.com/windows-2000/launch-multiple-programs-at-once-using-simple-batch-file/comment-page-1/#comment-2463</link>
		<dc:creator>Maxvvell</dc:creator>
		<pubDate>Sat, 05 Sep 2009 01:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/launch-multiple-programs-at-once-using-simple-batch-file/#comment-2463</guid>
		<description>Awesome. I needed a quick way to test multiple VPN connections via multiple ping test without having to manually open a cmd window to run a ping test on each. This works like a charm.
Thanks,
Maxvvell</description>
		<content:encoded><![CDATA[<p>Awesome. I needed a quick way to test multiple VPN connections via multiple ping test without having to manually open a cmd window to run a ping test on each. This works like a charm.<br />
Thanks,<br />
Maxvvell</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.windowsreference.com/windows-2000/launch-multiple-programs-at-once-using-simple-batch-file/comment-page-1/#comment-1869</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 29 May 2009 04:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/launch-multiple-programs-at-once-using-simple-batch-file/#comment-1869</guid>
		<description>Thanks for this. I too had the problem with not having &quot;&quot; so that was my solution. By the way, you can also stick the .bat in your Startup folder for it to autorun at startup each time, rather than booting, then manually launching the .bat file. But a helpful guide nonetheless.</description>
		<content:encoded><![CDATA[<p>Thanks for this. I too had the problem with not having &#8220;&#8221; so that was my solution. By the way, you can also stick the .bat in your Startup folder for it to autorun at startup each time, rather than booting, then manually launching the .bat file. But a helpful guide nonetheless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishwanath</title>
		<link>http://www.windowsreference.com/windows-2000/launch-multiple-programs-at-once-using-simple-batch-file/comment-page-1/#comment-1649</link>
		<dc:creator>Vishwanath</dc:creator>
		<pubDate>Sun, 19 Apr 2009 16:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/launch-multiple-programs-at-once-using-simple-batch-file/#comment-1649</guid>
		<description>thanks it was very useful to me.</description>
		<content:encoded><![CDATA[<p>thanks it was very useful to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.windowsreference.com/windows-2000/launch-multiple-programs-at-once-using-simple-batch-file/comment-page-1/#comment-106</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 24 Sep 2008 23:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/launch-multiple-programs-at-once-using-simple-batch-file/#comment-106</guid>
		<description>Hi, I was just wondering if there is a way (I&#039;m betting there is, but I can&#039;t seem to find it) to also include the window size of each program and location on the screen. For example, &quot;F:\Program Files\Nero\Nero 7\Nero StartSmart\NeroStartSmart.exe&quot; Height=1000; width=600; etc...</description>
		<content:encoded><![CDATA[<p>Hi, I was just wondering if there is a way (I&#8217;m betting there is, but I can&#8217;t seem to find it) to also include the window size of each program and location on the screen. For example, &#8220;F:\Program Files\Nero\Nero 7\Nero StartSmart\NeroStartSmart.exe&#8221; Height=1000; width=600; etc&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.windowsreference.com/windows-2000/launch-multiple-programs-at-once-using-simple-batch-file/comment-page-1/#comment-105</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sun, 23 Mar 2008 03:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsreference.com/windows-xp/launch-multiple-programs-at-once-using-simple-batch-file/#comment-105</guid>
		<description>Thank you! The extra quotes in between START and the process path were key for me.

I wrote a &lt;a href=&quot;http://games.or8.net/forums/viewtopic.php?pid=79389&quot; rel=&quot;nofollow&quot;&gt;little blurb&lt;/a&gt; on how I use this to automate the closing/restarting of multiple services and processes for gaming.</description>
		<content:encoded><![CDATA[<p>Thank you! The extra quotes in between START and the process path were key for me.</p>
<p>I wrote a <a href="http://games.or8.net/forums/viewtopic.php?pid=79389" rel="nofollow">little blurb</a> on how I use this to automate the closing/restarting of multiple services and processes for gaming.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
