Thank you Andre, that web site was the ticket. A friend of mine has been
moaning about this for years (ever since fileman disappeared). I modified the
SendTo batch file mentioned on the page to save the directory list to a temp
file then print the temp file using notepad. Here is the text.
Dir %1 > %temp%\DirList.txt
%SystemRoot%\system32\notepad.exe /p %temp%\dirlist.txt
cls
Using notepad, save those three lines, in a file called "Directory
Printer.bat" (name is really irrelevant but it needs the .bat extension) in
your "SendTo" folder. After that you can right click any folder in any
windows browser and the select SendTo - Directory Printer. Obviously this
saves the text in a temp file but that could come in handy too.
"Andre Da Costa [Extended64]" wrote:
> Check this thread for a list of options could try:
> http://www.windowsbbs.com/showthread.php?t=494
> --
> Andre
> Extended64 | http://www.extended64.com
> Blog | http://www.extended64.com/blogs/andre
> http://spaces.msn.com/members/adacosta
> FAQ for MS AntiSpy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm
>
> "warpsix" <nomail@home> wrote in message
> news:%...
> > Does anybody know how to print the contents of a folder using Windows XP
> > professional 64-bit edition. by the way it's a USB HP printer.
>
>
>