folder maps

  • Thread starter Thread starter GMS
  • Start date Start date
G

GMS

Hi All,

A friend just asked me this question:

"Do you know of any PC software/settings which would list (like a
"flowchart") folders; the contents of said folders and any other folders
inside of those folders and their contents etc so that I can print them all
out and see "what's there"? Or is there at least a shortcut to having to go
through each folder typing out document names? "

Any ideas?

Cheers
 
GMS said:
Hi All,

A friend just asked me this question:

"Do you know of any PC software/settings which would list (like a
"flowchart") folders; the contents of said folders and any other folders
inside of those folders and their contents etc so that I can print them all
out and see "what's there"? Or is there at least a shortcut to having to go
through each folder typing out document names? "

Any ideas?

Karen's Directory Printer
http://www.karenware.com/

more apps are listed here:
http://www.pricelesswarehome.org/acf/P_FILEUTILITIES.php#1.00DirectoryPrinter

Susan
 
Hi All,
A friend just asked me this question:

"Do you know of any PC software/settings which would list (like a
"flowchart") folders; the contents of said folders and any other folders
inside of those folders and their contents etc so that I can print them all
out and see "what's there"? Or is there at least a shortcut to having to go
through each folder typing out document names? "

Any ideas?

Cheers

Use a command prompt.

1. Go to Start>Run
2. Type in CMD and press enter.
3. CD to the desired directory.
4. Type "dir/s >dir.txt" (without the quotes) dir.txt can be (any name you
want).txt
5. Then in windows go to your directory and open the text file.

Dos is your friend.
 
Back
Top