Posts

Showing posts from 2016

Print Folder and directory contents in windows

Command Line Option  Start the command prompt. Type cd and the directory path of the folder you want to print. Type dir>print.txt Press Enter and exit  from the command prompt. Open the folder you wanted the list file content for and you should see a print.txt file.