<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<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>Comments on: Make A Directory List With The Command Prompt In Seconds</title>
	<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/</link>
	<description></description>
	<pubDate>Wed, 10 Mar 2010 16:56:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: sarin</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-800</link>
		<dc:creator>sarin</dc:creator>
		<pubDate>Wed, 26 Aug 2009 06:45:32 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-800</guid>
		<description>i saw one command to take complete system filenames, directories listing, does any one know that,it list all the folders,files in a system</description>
		<content:encoded><![CDATA[<p>i saw one command to take complete system filenames, directories listing, does any one know that,it list all the folders,files in a system</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hana</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-795</link>
		<dc:creator>hana</dc:creator>
		<pubDate>Thu, 30 Jul 2009 10:12:31 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-795</guid>
		<description>how we want to list down the permission (R/RW) of the list?
Thanks :)</description>
		<content:encoded><![CDATA[<p>how we want to list down the permission (R/RW) of the list?<br />
Thanks <img src='http://liveslick.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bored</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-786</link>
		<dc:creator>bored</dc:creator>
		<pubDate>Sat, 11 Jul 2009 01:01:50 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-786</guid>
		<description>to include date creatin and file size, don't include the /b

dir /on /s &#62;list.txt</description>
		<content:encoded><![CDATA[<p>to include date creatin and file size, don&#8217;t include the /b</p>
<p>dir /on /s &gt;list.txt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frippexia</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-760</link>
		<dc:creator>Frippexia</dc:creator>
		<pubDate>Wed, 15 Apr 2009 21:50:59 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-760</guid>
		<description>emm... interesting :)</description>
		<content:encoded><![CDATA[<p>emm&#8230; interesting <img src='http://liveslick.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: putri</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-737</link>
		<dc:creator>putri</dc:creator>
		<pubDate>Thu, 19 Mar 2009 03:22:14 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-737</guid>
		<description>how about for more detail listing? like if i wanted to get the date creation and file size too..?</description>
		<content:encoded><![CDATA[<p>how about for more detail listing? like if i wanted to get the date creation and file size too..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meth</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-692</link>
		<dc:creator>Meth</dc:creator>
		<pubDate>Sat, 24 Jan 2009 13:48:09 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-692</guid>
		<description>If you want to change to another directory than C:\ you got to type: "cd d:" which will make you cd into disc D.</description>
		<content:encoded><![CDATA[<p>If you want to change to another directory than C:\ you got to type: &#8220;cd d:&#8221; which will make you cd into disc D.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: plooger</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-612</link>
		<dc:creator>plooger</dc:creator>
		<pubDate>Tue, 02 Sep 2008 00:00:17 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-612</guid>
		<description>Thanks for the info.  I've been *basically* doing this, but without the beneficial optional arguments.</description>
		<content:encoded><![CDATA[<p>Thanks for the info.  I&#8217;ve been *basically* doing this, but without the beneficial optional arguments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-594</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Sun, 20 Jul 2008 10:51:43 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-594</guid>
		<description>how to create a new file from the command prompt</description>
		<content:encoded><![CDATA[<p>how to create a new file from the command prompt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uninspired</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-452</link>
		<dc:creator>uninspired</dc:creator>
		<pubDate>Wed, 27 Feb 2008 04:30:23 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-452</guid>
		<description>Rats.  I forgot to mention, all of this enables you to right-click any folder you want in Windows Explorer and select "Dump File Listing" and it will automatically run the directory command you specified in the batch file.  This way you don't have to go to command prompt and type every time you want to do this.  Just right click your folder and select Dump File Listing.

-C</description>
		<content:encoded><![CDATA[<p>Rats.  I forgot to mention, all of this enables you to right-click any folder you want in Windows Explorer and select &#8220;Dump File Listing&#8221; and it will automatically run the directory command you specified in the batch file.  This way you don&#8217;t have to go to command prompt and type every time you want to do this.  Just right click your folder and select Dump File Listing.</p>
<p>-C</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uninspired</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-451</link>
		<dc:creator>uninspired</dc:creator>
		<pubDate>Wed, 27 Feb 2008 04:28:15 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-451</guid>
		<description>You can also take your directory command (with or without subdirectories, etc) and throw it in a batch file (named "filelist.bat" in this example) and then pop into your registry.  (Type "regedit" into the Run... box)

In My Computer\HKEY_CLASSES_ROOT\Directory\shell you can create a new key called "Dump_File_Listing" (or whatever you want...this is what will show up in the right-click context menu).  Create yet another new key under "Dump_File_Listing" called "command."  Modify this key to the value of

C:\WINDOWS\filelist.bat "%1"

(This assumes you are putting the command you created into a batch file in the location to which you pointed the above command key.)

-u</description>
		<content:encoded><![CDATA[<p>You can also take your directory command (with or without subdirectories, etc) and throw it in a batch file (named &#8220;filelist.bat&#8221; in this example) and then pop into your registry.  (Type &#8220;regedit&#8221; into the Run&#8230; box)</p>
<p>In My Computer\HKEY_CLASSES_ROOT\Directory\shell you can create a new key called &#8220;Dump_File_Listing&#8221; (or whatever you want&#8230;this is what will show up in the right-click context menu).  Create yet another new key under &#8220;Dump_File_Listing&#8221; called &#8220;command.&#8221;  Modify this key to the value of</p>
<p>C:\WINDOWS\filelist.bat &#8220;%1&#8243;</p>
<p>(This assumes you are putting the command you created into a batch file in the location to which you pointed the above command key.)</p>
<p>-u</p>
]]></content:encoded>
	</item>
</channel>
</rss>
