Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: paigeoliver on November 11, 2003, 04:32:11 am
-
Is there an application that can list the contents of a directory as a text file? Or can this be done somehow by typing in the right thing at the dos prompt (I know A LOT of things can be done that way if you know how). I want to make my playlist.txt for gamelauncher without having to type in each mp3 manually.
-
I am playing around with the dir command.
So far this is as close as I have gotten.
dir /b > dir.txt
That makes a txt list of all the files and directorys in the folder, but without the complete addresses.
-
Maybe you want to try out a program called "Directory Printer"
http://www.karenware.com/powertools/ptdirprn.asp
Cheers, Thomas