Printing list of files

  • Thread starter Thread starter Virginia
  • Start date Start date
V

Virginia

Does anyone know how to print the list of documents found
in Windows Explorer? I'm new to XP and can't for the
life of me figure out the simplest things I used to do in
Windows 98. Please help!

Many thanks
 
Many thanks again for the replies. My next question -
shouldn't XP be easier and more "at the tip of your
fingers" than other versions? I mean, without having to
download stuff that, say, Win98 already has at hand?
Just an observation from a newbie!
 
Hi,

Click [Start] [Run] [Cmd]
Goto the appropriate directory.
Type "Dir /b >list.txt"
[include "/s" for sub-directories listing]

Open List.txt in notepad and print the contents.

==See: Microsoft Knowledgebase Article==

How to Add the Print Directory Feature to Windows Explorer:
http://support.microsoft.com/?kbid=272623

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com

~ Please reply to newsgroup ~

Does anyone know how to print the list of documents found
in Windows Explorer? I'm new to XP and can't for the
life of me figure out the simplest things I used to do in
Windows 98. Please help!

Many thanks
 

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