Print folders and sub folders

J

Jim

Does anyone know of a simple freeware app that will just print to a text
file the contents of a disc, it's just I have all my mp3's on disc that I
want to sort out.
 
D

Doc

Does anyone know of a simple freeware app that will just print to a text
file the contents of a disc, it's just I have all my mp3's on disc that I
want to sort out.

From a DOS prompt,
(substitute .mp3 with whatever file format you want to log)
(substitute d:\ with the drive letter of your CD drive)
(substitute .txt with .m3u if you want to use it as a playlist)

DIR d:\*.mp3 /b /s >c:\windows\desktop\SongList.txt

will list all your mp3 files on drive D into a text file on your desktop.
 
A

Anonymous

On 1/21/2006, Jim wrote
Does anyone know of a simple freeware app that will just print to a text
file the contents of a disc, it's just I have all my mp3's on disc that I
want to sort out.

I asked a question similar to this one, and several kind persons on
this newsgroup gave me three or four possible software solutions. I
tried and tested each solution, and the one I kept was

File List Generator
http://home.a03.itscom.net/tsuzu/programing/en/
 
B

bambam

Does anyone know of a simple freeware app that will just print to a text
file the contents of a disc, it's just I have all my mp3's on disc that I
want to sort out.

Have a look at Catfish-

http://www.pricelesswarehome.org/2006/PL2006ORGANIZERS.php#0121-PW

It's not exactly what you are asking for but, in my opinion, it's even
better. :)
Put you disc in your computer, scan it with Catfish and give it a unique
name, export the directory of your newly scanned disc and print. Now you
have a easily searchable copy of your disc on your hard drive, and you have
your printed text document.
And last but not least it is another of these wonderful "no install"
programs that will run from my non U3 flash drive.
 
J

Jim

Anonymous said:
On 1/21/2006, Jim wrote

I asked a question similar to this one, and several kind persons on
this newsgroup gave me three or four possible software solutions. I
tried and tested each solution, and the one I kept was

File List Generator
http://home.a03.itscom.net/tsuzu/programing/en/
OK thanks folks did know about Karen's app but never like it much,
have tried the rest and plumped for Anonymous suggestion does
almost everything I need and on top of that no install needed,
so thanks everyone especially Anonymous

All the best Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top