<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: How To Make A Batch File</title>
	<atom:link href="http://www.pcmech.com/article/how-to-make-a-batch-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcmech.com/article/how-to-make-a-batch-file/</link>
	<description>Helping Normal People Get Their Geek On</description>
	<lastBuildDate>Sun, 22 Nov 2009 13:07:33 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Batch Script To Open Multiple Programs At Once &#124; PCMech</title>
		<link>http://www.pcmech.com/article/how-to-make-a-batch-file/comment-page-1/#comment-34898</link>
		<dc:creator>Batch Script To Open Multiple Programs At Once &#124; PCMech</dc:creator>
		<pubDate>Sat, 14 Nov 2009 07:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/how-to-make-a-batch-file/#comment-34898</guid>
		<description>[...] save the above text into a batch file named Browsers.bat and then run it. You will see both Firefox and IE are launched. This is just a [...]</description>
		<content:encoded><![CDATA[<p>[...] save the above text into a batch file named Browsers.bat and then run it. You will see both Firefox and IE are launched. This is just a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamrul</title>
		<link>http://www.pcmech.com/article/how-to-make-a-batch-file/comment-page-1/#comment-22670</link>
		<dc:creator>Kamrul</dc:creator>
		<pubDate>Sat, 28 Mar 2009 05:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/how-to-make-a-batch-file/#comment-22670</guid>
		<description>Thanks</description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drake</title>
		<link>http://www.pcmech.com/article/how-to-make-a-batch-file/comment-page-1/#comment-13277</link>
		<dc:creator>drake</dc:creator>
		<pubDate>Fri, 08 Aug 2008 03:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/how-to-make-a-batch-file/#comment-13277</guid>
		<description>u go to [MY COMPUTER]and then u go to [DOCUMENTS AND SETTINGS] then go to [STARTUP]and then u place the file there and it will start up every time you start up the computer.</description>
		<content:encoded><![CDATA[<p>u go to [MY COMPUTER]and then u go to [DOCUMENTS AND SETTINGS] then go to [STARTUP]and then u place the file there and it will start up every time you start up the computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: totalcontrol</title>
		<link>http://www.pcmech.com/article/how-to-make-a-batch-file/comment-page-1/#comment-12537</link>
		<dc:creator>totalcontrol</dc:creator>
		<pubDate>Thu, 24 Jul 2008 05:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/how-to-make-a-batch-file/#comment-12537</guid>
		<description>ok so we can make a batch file but how can we get windows to automatically open this batch file?</description>
		<content:encoded><![CDATA[<p>ok so we can make a batch file but how can we get windows to automatically open this batch file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Windows Batch Script To Backup Data &#187; PCMech</title>
		<link>http://www.pcmech.com/article/how-to-make-a-batch-file/comment-page-1/#comment-10250</link>
		<dc:creator>Windows Batch Script To Backup Data &#187; PCMech</dc:creator>
		<pubDate>Mon, 12 May 2008 12:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/how-to-make-a-batch-file/#comment-10250</guid>
		<description>[...] How to create a Batch file. [...]</description>
		<content:encoded><![CDATA[<p>[...] How to create a Batch file. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Faulkner</title>
		<link>http://www.pcmech.com/article/how-to-make-a-batch-file/comment-page-1/#comment-8612</link>
		<dc:creator>Jason Faulkner</dc:creator>
		<pubDate>Tue, 11 Mar 2008 13:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/how-to-make-a-batch-file/#comment-8612</guid>
		<description>In short, yes... it has to do with OS support. Always use a batch file where possible.

Rather than me explain it, Wikipedia has done a good job:
http://en.wikipedia.org/wiki/Batch_file</description>
		<content:encoded><![CDATA[<p>In short, yes&#8230; it has to do with OS support. Always use a batch file where possible.</p>
<p>Rather than me explain it, Wikipedia has done a good job:<br />
<a href="http://en.wikipedia.org/wiki/Batch_file" rel="nofollow">http://en.wikipedia.org/wiki/Batch_file</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis R.</title>
		<link>http://www.pcmech.com/article/how-to-make-a-batch-file/comment-page-1/#comment-8604</link>
		<dc:creator>Luis R.</dc:creator>
		<pubDate>Tue, 11 Mar 2008 11:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/how-to-make-a-batch-file/#comment-8604</guid>
		<description>Is there any difference with batch files with the .cmd extension?</description>
		<content:encoded><![CDATA[<p>Is there any difference with batch files with the .cmd extension?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
