Windows Explorer

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

Guest

Is there a way to print a listing of directories in Windows Explorer? I
don't want to do a print screen because there are about 500 that I need to
display. I was thinking I could export them to a text file somehow or maybe
there is an easier way.

Thanks for the help!
 
TJAC said:
Is there a way to print a listing of directories in Windows Explorer?
I don't want to do a print screen because there are about 500 that I
need to display. I was thinking I could export them to a text file
somehow or maybe there is an easier way.


Here are three ways:

1. Go to a command prompt and issue the command

dir [drive:folder] > c:\tempfilename (you can use any name and put it in any
folder you want)

Then open notepad, open tempfilename, and print it from there.

2. Go to http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q321379 and
follow the instructions there.

3. Download and use any of the several freeware/shareware utilities that can
do this, such as the popular
http://www.karenware.com/powertools/ptdirprn.asp
 
Plato said:
What's the weather like there in Arizona Ken?


It's been beautiful, but it turned cold last night--got down to 29F. It's
clear and around 50 now.

K
 

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

Back
Top