|
| |
|
|
emoss2
Posts: 105 From: Long Island, NY, USA Status: offline
|
RE: Print Directory - 1/10/2005 22:45:19
Well, it worked for me on XP, but now all my folders open to the search window rather than the folder list, directory tree..., and it appears that I cannot delete the association to the prin.bat file.... Any suggestions ??? EBM
|
|
|
|
clum1
Posts: 762 From: Glasgow, Scotland Status: offline
|
RE: Print Directory - 1/11/2005 6:22:04
Alternatively, you can (from a command prompt) print the directory listing to a file that can then be edited before printing out. The basic command dir > c:\files.txt will create a list of everything in the c:\ directory in a file (also in c:) called files.txt. You can open this in any text editor to clean it up for printing etc. Adding the switch /s at the end (dir > c:\files.txt /s) will recursively search through every directory, listing all files and subfolders. On my PC, this gave me a 7Mb text file, so be careful how you use it! An obvious use for this is to list all the files in a web, eg at: c:\inetpub\wwwroot\MyWeb>dir > c:\files.txt /s Will list all the files in MyWeb. You can clean out all the _vti stuff easily in the text file. There's tons of other switches available; I can't remember them all though a google search on Dos commands should find them, happy listing, clum1
_____________________________
kenilweb.com; simple, effective web design "So I said to the Gym instructor "Can you teach me to do the splits?" He said "How flexible are you?". I said "I can't make Tuesdays"." Tim Vine
|
|
|
|
Giomanach
Posts: 6136 Joined: 11/19/2003 From: England Status: offline
|
RE: Print Directory - 1/11/2005 6:48:29
quote:
6. Quit Registry Editor. 7. Restart machine or Log off then Log On After editing registry, always reload the current windows environment quote:
There's tons of other switches available; I can't remember them all though a google search on Dos commands should find them, Enter the command dir /? that will bring up all attributes usable by the dir command
_____________________________
|
|
|
|
Net55
Posts: 9 Joined: 2/14/2004 Status: offline
|
RE: Print Directory - 1/12/2005 1:45:21
OK, this works. Warning - I've only tried this in XP. so if anyone has the search box opening problem in earlier O/S do this at your own risk. In reply to the above problem: Follow the same instructions as for print, but call this one 'open'. Use explorer.exe, then set it as the default.
|
|
|
|
ou812
Posts: 1610 Joined: 1/5/2002 From: San Diego Status: offline
|
RE: Print Directory - 1/22/2005 15:41:52
I haven't tried this but ran across while looking for something else. http://www.dirfile.com/dirprinting.htm
_____________________________
-brian EnterpriseDB: Enterprise-class relational database management system PostgreSQL: The world's most advanced open source database
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|