Thread: File List
View Single Post
Old 01-09-2009, 10:29 PM   #5 (permalink)
Jiro
YOU DOMESTIC DISSENT!
 
Jiro's Avatar
 
Join Date: Apr 2007
Location: The Sopranos State
Posts: 22,924
Here's another way I just found but it'll print file list in text. I hope you're familiar with DOS prompt. click on RUN and type CMD

in the windows - perform commands to get to the file directory that you want to print out. When you're in that file directory... type dir c:\sample > c:\sample.txt (sample = your file directory path)

full detail
Jiro is offline   Reply With Quote