Latest Lists

Is There a Directory Contents Listing Software where i can print or list file names ?

I want to be able to list and print out the contents of the folder or directory where there are 1000's of files

Public Comments

  1. Start Run CMD go to the directory that you want to print then: dir *.* | prn (to send it to the printer) dir *.* > directorylist.txt (to send it to a file for printing)
  2. Jin Ponder is clever. Go with him
  3. you can find he required software (dir2file) in this link : http://drn.digitalriver.com/product.php%5Bid%5D43672%5BSiteID%5Dmacesoftware
Powered by Yahoo! Answers