printing the directory structure from Exploror

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm looking to print out the directory/file structure in
Windows. In other words, I need to see all files and
folders for a certain partition. I haven't been able to
find a good way to do this, other than screen shots. Any
advice?

Thanks in advance.
 
I'm looking to print out the directory/file structure in
Windows. In other words, I need to see all files and
folders for a certain partition. I haven't been able to
find a good way to do this, other than screen shots. Any
advice?

Thanks in advance.

In a CMD window:

tree /f x:\ > lpt1
 
i suggest you to use Professional Audit Expander v3

WinSysBee Support Team
http://www.winsysbee.com

nntp://news.free.fr/microsoft.public.win2000.file_system/<[email protected]>

I'm looking to print out the directory/file structure in
Windows. In other words, I need to see all files and
folders for a certain partition. I haven't been able to
find a good way to do this, other than screen shots. Any
advice?

Thanks in advance.

In a CMD window:

tree /f x:\ > lpt1

--
Phil Robyn
Univ. of California, Berkeley

u n z i p m y a d d r e s s t o s e n d e - m a i l

[microsoft.public.win2000.file_system]
 
Back
Top