My Documents

G

Guest

does anyone know how to print out your directory and subdirectories using XP?? In the good old days we'd print out our DOS Tree. I need a printed "table of contents" of my files showing the details of files modified.
 
R

roger

Hi Anderson,

does anyone know how to print out your directory and subdirectories using XP?? In the good old days we'd print out our DOS Tree. I need a printed "table of contents" of my files showing the details of files modified.

Open a command prompt (Start > Run > cmd), go to the directory and
type dir *.* /s > "C:path name\list.txt"


If you want something more integrated with Explorer, have a look at a
third party add-on such as ExpPrint:
http://www.jddesign.co.uk/.

Also check here:
http://word.mvps.org/FAQs/General/PrintDocList.htm.

Good luck
 

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