I need to compile a list from a folder with a bunch of files in it. Anyone know how or what to use? :(
Printable View
I need to compile a list from a folder with a bunch of files in it. Anyone know how or what to use? :(
if you open up a command prompt
go to the folder you want a list of the files in it
run the command "tree /F"
to save to a file use "tree /A /F > filename.txt"
it says:
Invalid path - "location"\list.txt
No subfolders exist
Replace "location with the folder it is in.
:(
EDIT: oops, forgot the ">". It worked. Thanks :D
Is there any way to cd to D:\ in cmd? It wont let me :\
Ive only used DirLister and it works fine...
i have a cool program called file list generator, which is what i use when i want to post my music list, have a search on google, am sure u will find it there