Printing Windows Explorer Window

  • Thread starter Thread starter EEC
  • Start date Start date
E

EEC

I am interested in printing the list of folders and files
displayed in Windows Explorer windows. How can I do that?

I recall years ago I was able to press the Print Screen
key on the keyboard and whatever was on the screen would
print. I have a "Prnt Scrn" key on my laptop but when
pressed nothing happens.

Thank you in advance for your assistance.

EEC
 
I am interested in printing the list of folders and files
displayed in Windows Explorer windows. How can I do that?

You can use the command line DIR command to redirect its output to a
text file and then print that, or use a dedicated 3'rd party utility
such as ExpPrint http://www.jddesign.co.uk/.

ExpPrint is an Explorer context menu extension that gives you a "Print
Directory Listing" menu when you select any file folder, drive, or
files. It has quite a comprehensive sorting and layout capability,
and is only a small download.

ExpPrint is shareware, the only restriction on the non-registered
usage is that the Save settings capability is disabled. Other than
that it's fully functional.

Dave
 
Thanks


-----Original Message----- that?

You can use the command line DIR command to redirect its output to a
text file and then print that, or use a dedicated 3'rd party utility
such as ExpPrint http://www.jddesign.co.uk/.

ExpPrint is an Explorer context menu extension that gives you a "Print
Directory Listing" menu when you select any file folder, drive, or
files. It has quite a comprehensive sorting and layout capability,
and is only a small download.

ExpPrint is shareware, the only restriction on the non- registered
usage is that the Save settings capability is disabled. Other than
that it's fully functional.

Dave
 
Back
Top