Fr33m4n Posted January 2, 2008 Posted January 2, 2008 I followed this guidehttp://support.microsoft.com/kb/321379to add the Print Directory Listng feature to explorer. When I Right-click on a folder I'd like to print all that happens is that an emptycmd prompt window opens and an empty notepad document opens. When I close the notepad document both windos disaooear. To find out what was wrong I googled a little but could find no mentions of this anywhere. Then I tried to open a cmd prompt at the interesting folder and try this command " dir %1 /-p /o:gn > "%temp%\Listing" " and then eventually this command " dir %1 /-p /o:gn > "C:\Listing.txt" ", both of which produced a "File not found" error, even though the file C:\Listing.txt actually existed for the last attempt. Does anyone know what I'm doing wrong?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now