File Lister (no install)

  • Thread starter Thread starter Tramp
  • Start date Start date
Tramp said:
This is a quick program that I wrote one day that I feel fills a rather
odd void in Windows. You pick a directory, double click on it, and it
lists all the files in that directory into a text box, so you can copy
them. Great for creating all those song lists of your MP3's
http://www.scottandmichelle.net/scott/programming.html

Well, you can also type this command in the shell :

DIR > list.txt

Then, you get all the output of dir in a text file :-)

nevermind, thanks for all your posts

laurent
 

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

Back
Top