- In Explorer, choose View / Options / File Types
- Highlight Folder (not File Folder)
- Click on the Edit button
- Click on the New button
- In the Action box, type &Print Dir
- In the Application use to perform action box type C:\WINDOWS\COMMAND.COM /C DIR %1 /S /A /O:N > PRN
You can use other switches for COMMAND.COM (COMMAND.COM /?) or DIR (DIR /? | MORE) to customize to your preference.
No comments:
Post a Comment