Explains how to print the directory listing within Windows Explorer.
1. Open Notepad, and then copy and paste the following text into Notepad:
@echo off
dir %1 /-p /o:gn > “%temp%\Listing”
start /w notepad /p “%temp%\Listing”
del “%temp%\Listing”
exit
2. Save the file as Prin.bat in the Windows directory, and then close Notepad.
3. Start Windows Explorer, click Tools, and then click Folder […]
Popularity: 100% [?]


















A man in my early 30s I have a driving force for progress. Too many interests including photography, wine and the Napa Valley, website creation and computer programming. Here is a place to express and possibly monetize my thoughts, therefore not everything found here can be taken as my full beliefs.