How would i print all the files inside a specfic folder?
Mike,
Do you want to print the files (i.e. their contents), or just the file
name/size/time etc. information? I suspect you're asking for the
latter.
If that is the case, 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