Use Print directory to print the directory listing to a file..
Find Here :
http://www.print-directory.com
Hal wrote:
Print directory
17-Sep-08
How do I print a copy of the contents/directory of folder? -- to b
more specific - I want to print the directory of a CD/DV
TI
Hal
Previous Posts In This Thread:
On Wednesday, September 17, 2008 6:53 PM
Hal wrote:
Print directory
How do I print a copy of the contents/directory of folder? -- to b
more specific - I want to print the directory of a CD/DV
TI
Hal
On Wednesday, September 17, 2008 7:19 PM
John Inzer wrote:
Re: Print directory
Hal wrote
==============================
Maybe this freebie would be worth a try
Karen's Directory Printe
http://www.karenware.com/powertools/ptdirprn.as
-
John Inzer
On Wednesday, September 17, 2008 7:28 PM
Ken Blake, MVP wrote:
Re: Print directory
On Wed, 17 Sep 2008 17:53:08 -0500, Hal <> wrote
Directory Prin
Here are four ways
1. Go to a command prompt and issue the comman
dir [drive:folder] > c:\tempfilename (you can use any name and put i
in any folder you want
Then open notepad, open tempfilename, and print it from there
2. Write (for example in Notepad) a 1-line text file
DIR %1 /O >LPT1
Save it as "printdir.bat" in the "Send To" folder
Then, to print list of files in any folder, right-click that folde
and select Send to | printdir.ba
To include subfolders, change the comand to DIR %1 /O/S >LPT1
3. Go t
http://support.microsoft.com/default...;EN-US;Q321379 an
follow the instructions there
4. Download and use any of the several freeware/shareware utilitie
that can do this, such as the popula
http://www.karenware.com/powertools/ptdirprn.as
--
Ken Blake, Microsoft MVP - Windows Desktop Experienc
Please Reply to the Newsgroup
On Wednesday, September 17, 2008 7:48 PM
Synapse Syndrome wrote:
Re: Print directory
"Ken Blake, MVP" <> wrote in message
news

..
Would the command be able to write to the root of C: without problems in
Vista? (can't check right now, but I don't think so, IIRC
If he wants a graphical version
tree [drive:\folder] /f /a > c:\USERNAME\desktop\treelist.tx
....would give that as a text file in the desktop
ss.
On Wednesday, September 17, 2008 8:50 PM
Bruce Chambers wrote:
Re: Print directory
Hal wrote
From the command prompt (Start > Run > Cmd.exe), simply change to
the desired directory and type "dir > filelist.txt" or "dir > lpt1,"
just as you used to do in DOS. Any of the switches for the DIR command
(type "dir /?") will work with this command, if you wish to modify the
output. You can then subsequently edit the resulting text file using
NotePad, WordPad, Word, etc
Alternatively
HOW TO Add a Print Directory Feature for Folders in Windows XP (Should
work the same in Vista
http://support.microsoft.com/?kbid=32137
Directory Liste
http://www.krksoft.com/index.ph
--
Bruce Chamber
Help us help you
http://www.catb.org/~esr/faqs/smart-questions.htm
http://support.microsoft.com/default.aspx/kb/55537
They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. ~Benjamin Frankli
Many people would rather die than think; in fact, most do. ~Bertrand Russel
The philosopher has never killed any priests, whereas the priest has
killed a great many philosophers
~ Denis Diderot
On Wednesday, September 17, 2008 11:34 PM
Brink wrote:
Hello Hal,In addition to John's post, this tutorial will show you how to add
Hello Hal
In addition to John's post, this tutorial will show you how to add
"Print File Directory" and " Save File Directory" to the context menu t
make it easy to do
http://www.vistax64.com/tutorials/14...-directory.htm
Hope this helps
Shaw
John Inzer;838587 Wrote:
--
Brin
*There are no dumb questions, just the people that do not as
them.
'*VISTA FORUMS*' (
http://www.vistax64.com
*Please post feedback to help others.*
EggHeadCafe - Software Developer Portal of Choice
ADO Connection Performance Test - A must see!!!
http://www.eggheadcafe.com/tutorials...erformanc.aspx