How to print a directory/list

  • Thread starter Thread starter Barbara P.
  • Start date Start date
B

Barbara P.

Could someone please tell me how to print the file names
in a particular directory? It's so easy on my Mac, but
I'm confounded when it comes to PC/Windows.

Thanks!
 
Could someone please tell me how to print the file names
in a particular directory?

Barbara,

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