<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CodeHill &#187; Windows Command-Line</title>
	<atom:link href="http://codehill.com/category/windows-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://codehill.com</link>
	<description>Resources for webmasters and web developers</description>
	<lastBuildDate>Sat, 24 Jul 2010 10:59:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>DOS Batch File Scripting Tips That Work in Vista</title>
		<link>http://codehill.com/2009/01/dos-batch-file-scripting-tips-that-work-in-vista/</link>
		<comments>http://codehill.com/2009/01/dos-batch-file-scripting-tips-that-work-in-vista/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 14:00:55 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[Windows Command-Line]]></category>
		<category><![CDATA[Batch Files]]></category>

		<guid isPermaLink="false">http://www.codehill.com/?p=102</guid>
		<description><![CDATA[Batch files have been around since the early Ms DOS days. They are text files that contain a list of command-line executables. They can be compared to UNIX shell scripting, but are much simpler. For a file to be recognized by command.com (Microsoft&#8217;s DOS shell) it needs to have a .bat extension. To print a [...]


Related posts:<ol><li><a href='http://codehill.com/2010/07/opening-a-file-with-its-default-program/' rel='bookmark' title='Permanent Link: Opening a File With its Default Program'>Opening a File With its Default Program</a></li>
<li><a href='http://codehill.com/2009/01/shutdown-or-restart-the-computer-using-c/' rel='bookmark' title='Permanent Link: Shutdown or Restart the Computer Using C#'>Shutdown or Restart the Computer Using C#</a></li>
<li><a href='http://codehill.com/2008/12/encrypting-sections-of-the-webconfig-file-in-aspnet/' rel='bookmark' title='Permanent Link: Encrypting Sections of the Web.Config File in ASP.NET'>Encrypting Sections of the Web.Config File in ASP.NET</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2009/01/dos-batch-file-scripting-tips-that-work-in-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
