<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Sat, 06 Sep 2008 01:25:20 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>DelAll delete files and folders 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/131/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/131/comments/</comments>
		<pubDate>Thu, 02 Mar 2006 03:44:59 +0000</pubDate>
		<dc:creator>dannyboy</dc:creator>
		<category>"Command Line", BATCH, CMD, Delete</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/131/</guid>
		<description>
			<![CDATA[
				<p>Deletes all files and folders from a directory, including read-only and<br />hidden files and folders.  DelAll starts in the directory you tell it,<br />removes all read-only and hidden attributes from all the files, removes<br />all of the subfolders and then all files therein.  When DelAll is done,<br />you will be left in the directory from which you called DelAll.  The<br />directory that you want cleaned will not be deleted.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>