Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 22-09-2008, 12:36 PM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Sep 2007
Posts: 42
Default How to create list of files in a folder?


I often need to create list of files inside a folder, which is a tedious and time taking job
especiall when the no. of files inside a folder is very large. Is there any software free or paid that can do this job for me? Thanx in advance.
Maxfx is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 22-09-2008, 01:06 PM   #2 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default Re: How to create list of files in a folder?

Go to DOS prompt (enter 'cmd' in run box of Win XP or 'command' in run box of earlier Windows version...

Type 'dir /?' to get an idea of what are the options to get directory listing...

Enter 'dir <parameters> >filename.txt' to get the directory listing output to the required file...

For example, if you want a list of all the files in the directory and all subdirectories, and store it list.txt file, enter 'dir /s >list.txt'

Arun
sakumar79 is offline  
Old 22-09-2008, 03:26 PM   #3 (permalink)
"Aal Izz Well"
 
Krazzy Warrior's Avatar
 
Join Date: Apr 2008
Location: Inside ur BRaIN..!!
Posts: 1,832
Default Re: How to create list of files in a folder?

1. Open Notepad and create a blank file filelist.txt in C:\

2. Open Another Notepad and copy-paste the following data in it.

Quote:
cd %1
dir /a /b /-p /o:gen >C:\filelist.txt
start notepad C:\filelist.txt
Save the file with name Krazzy Warrior.bat and save it anywhere you wish (in folder whose list u want to create).then open the folder and click on the bat file and u will get ur list created..
__________________
http://webchat.freenode.net/?channels=krow

http://twitter.com/krazzywarrior
Krazzy Warrior is offline  
Old 22-09-2008, 04:15 PM   #4 (permalink)
The Black Waltz
 
Join Date: Apr 2008
Location: The Shed
Posts: 1,511
Default Re: How to create list of files in a folder?

It can be any name you wish and not necessarily Krazzy Warrior.

Good one KW
__________________
#krow @ irc.freenode.net
Cool Joe is offline  
Old 22-09-2008, 05:17 PM   #5 (permalink)
"Aal Izz Well"
 
Krazzy Warrior's Avatar
 
Join Date: Apr 2008
Location: Inside ur BRaIN..!!
Posts: 1,832
Default Re: How to create list of files in a folder?

lol
__________________
http://webchat.freenode.net/?channels=krow

http://twitter.com/krazzywarrior
Krazzy Warrior is offline  
Old 03-10-2008, 12:01 PM   #6 (permalink)
In The Zone
 
static_x's Avatar
 
Join Date: Apr 2008
Posts: 340
Default Re: How to create list of files in a folder?

u can use a small utility called Karen directory Printer...very handy and very useful...
static_x is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to create mailing list in gmail? Cool Joe Internet & WWW 1 27-06-2008 02:58 AM
U cannot create a folder name con utsav Technology News 23 02-12-2007 11:28 AM
Create list of all files and folders with a right-click!! shady_inc Tutorials 15 30-11-2007 06:31 AM
Create a list of MS Word Shortcut keys pillainp Tutorials 4 31-07-2007 09:09 AM
Create Folder Tom Thomas Software Q&A 4 23-10-2005 06:26 PM

 
Latest Threads
- by topgear
- by abhidev
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 06:06 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2