 |
|
 |
|
Next: my Lexmark X73 printer is not set up for vista he..
|
| Author |
Message |
External

Since: Jan 31, 2008 Posts: 1
|
(Msg. 1) Posted: Thu Jan 31, 2008 1:22 pm
Post subject: Print directory Archived from groups: microsoft>public>windows>vista>print_fax_scan (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Apr 07, 2007 Posts: 143
|
(Msg. 2) Posted: Thu Jan 31, 2008 4:15 pm
Post subject: Re: Print directory [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Thu, 31 Jan 2008 13:22:00 -0800, zzsharpei
wrote:
> How can you print the directory using vista
Here are four ways:
1. Go to a command prompt and issue the command
dir [drive:folder] > c:\tempfilename (you can use any name and put it
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 folder
and select Send to | printdir.bat
To include subfolders, change the comand to DIR %1 /O/S >LPT1:
3. Go to
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q321379 and
follow the instructions there.
4. Download and use any of the several freeware/shareware utilities
that can do this, such as the popular
http://www.karenware.com/powertools/ptdirprn.asp
--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup >> Stay informed about: Print directory |
|
| Back to top |
|
 |  |
External

Since: Oct 30, 2007 Posts: 319
|
(Msg. 3) Posted: Thu Jan 31, 2008 4:33 pm
Post subject: Re: Print directory [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In addition to Dave's suggestions, you can use a slight modification to this
article:
http://support.microsoft.com/kb/321379
How to add the Print Directory feature for folders in Windows XP
The problem with this article under Vista is that there's no way to create a
new action for file folders. To overcome this, we can use the "Send To"
feature. Create the "printdir.bat" file and place it in your "Windows"
folder per the article. Next, go to 'Start|Run", enter the line:
shell:sendto
in the Run window and click OK. This will open the "Send To" folder. Right
click in the folder, select "New|Shortcut", use the "Browse" button to
navigate to the printdir.bat file you created, click OK, click Next, give
the shortcut a name (I used "Print Directory"), and click "Finish". To test
this, open Windows Explorer, right click any folder and go to "Send To",
then "Print Directory". I find this works well. More on how to add items
to the "Send To" menu is here:
http://adacosta.spaces.live.com/blog/cns!E8E5CC039D51E3DB!15739.entry
Adding Folders and Programs to the 'Send To' Context Menu in Windows Vista
Hal
--
Hal Hostetler, CPBE -- hhh RemoveThis @kvoa.com
Senior Engineer/MIS -- MS MVP-Print/Imaging -- WA7BGX
http://www.kvoa.com -- "When News breaks, we fix it!"
KVOA Television, Tucson, AZ. NBC Channel 4
Live at Hot Licks - www.badnewsbluesband.com
"zzsharpei" wrote in message
> How can you print the directory using vista >> Stay informed about: Print directory |
|
| Back to top |
|
 |  |
External

Since: Oct 30, 2007 Posts: 319
|
(Msg. 4) Posted: Thu Jan 31, 2008 4:43 pm
Post subject: Re: Print directory [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
FWIW, Ken, the method detailed in Q321379 won't work in Vista because the
"File Folder" file type is not available from 'Default Programs|Associate a
file type or protocol with a program'. The closest to this I've found is to
place a shortcut to "printdir.bat" in the "Send To" folder so you can right
click a folder then use Send to -> printdir.bat. This works.
Hal
--
Hal Hostetler, CPBE -- hhh.RemoveThis@kvoa.com
Senior Engineer/MIS -- MS MVP-Print/Imaging -- WA7BGX
http://www.kvoa.com -- "When News breaks, we fix it!"
KVOA Television, Tucson, AZ. NBC Channel 4
Live at Hot Licks - www.badnewsbluesband.com
"Ken Blake, MVP" wrote in message
> On Thu, 31 Jan 2008 13:22:00 -0800, zzsharpei
> wrote:
>
> > How can you print the directory using vista
>
>
> Here are four ways:
>
> 1. Go to a command prompt and issue the command
>
> dir [drive:folder] > c:\tempfilename (you can use any name and put it
> 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 folder
> and select Send to | printdir.bat
>
> To include subfolders, change the comand to DIR %1 /O/S >LPT1:
>
> 3. Go to
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q321379 and
> follow the instructions there.
>
> 4. Download and use any of the several freeware/shareware utilities
> that can do this, such as the popular
> http://www.karenware.com/powertools/ptdirprn.asp
>
> --
> Ken Blake, Microsoft MVP - Windows Desktop Experience
> Please Reply to the Newsgroup >> Stay informed about: Print directory |
|
| Back to top |
|
 |  |
External

Since: Jun 20, 2007 Posts: 1335
|
(Msg. 5) Posted: Thu Jan 31, 2008 5:42 pm
Post subject: Re: Print directory [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Same as in XP.... not easily.
1. You can open a command prompt and type "dir > prn" or "dir > lpt1" or
"dir > dir.txt" then "print dir.txt"
2. Download a directory printing program. I'm using Directory Lister 0.9.1,
it adds an option to the right-click menu, and you can print to a file in
CSV, HTML or text format. They now have a pro version for $20
http://www.krksoft.com/download.php
or Google "directory printer" for others.
--
http://get.live.com/wlmail/overview
"zzsharpei" wrote in message
> How can you print the directory using vista >> Stay informed about: Print directory |
|
| Back to top |
|
 |  |
External

Since: Apr 07, 2007 Posts: 143
|
(Msg. 6) Posted: Fri Feb 01, 2008 8:37 am
Post subject: Re: Print directory [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Thu, 31 Jan 2008 16:43:14 -0700, "Hal Hostetler [MVP P/I]"
wrote:
> FWIW, Ken, the method detailed in Q321379 won't work in Vista because the
> "File Folder" file type is not available from 'Default Programs|Associate a
> file type or protocol with a program'. The closest to this I've found is to
> place a shortcut to "printdir.bat" in the "Send To" folder so you can right
> click a folder then use Send to -> printdir.bat. This works.
Thanks for the info, Hal, and my apologies to zzsharpei for suggesting
something incorrect.
> "Ken Blake, MVP" wrote in message
>
> > On Thu, 31 Jan 2008 13:22:00 -0800, zzsharpei
> > wrote:
> >
> > > How can you print the directory using vista
> >
> >
> > Here are four ways:
> >
> > 1. Go to a command prompt and issue the command
> >
> > dir [drive:folder] > c:\tempfilename (you can use any name and put it
> > 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 folder
> > and select Send to | printdir.bat
> >
> > To include subfolders, change the comand to DIR %1 /O/S >LPT1:
> >
> > 3. Go to
> > http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q321379 and
> > follow the instructions there.
> >
> > 4. Download and use any of the several freeware/shareware utilities
> > that can do this, such as the popular
> > http://www.karenware.com/powertools/ptdirprn.asp
> >
> > --
> > Ken Blake, Microsoft MVP - Windows Desktop Experience
> > Please Reply to the Newsgroup
>
--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup >> Stay informed about: Print directory |
|
| Back to top |
|
 |  |
External

Since: Jan 01, 2009 Posts: 1
|
(Msg. 7) Posted: Thu Jan 01, 2009 11:10 pm
Post subject: RE: Print directory [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Mar 14, 2008 Posts: 15
|
(Msg. 8) Posted: Fri Jan 02, 2009 12:12 pm
Post subject: Re: Print directory [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Not really. Historically, it hasn't been a highly requested item, but it's
quite easy to do and there is a KB article available detailing the process:
http://support.microsoft.com/kb/321379
How to add the Print Directory feature for folders in Windows XP and in
Windows Vista
Hal
--
Hal Hostetler, CPBE -- hhh RemoveThis @kvoa.com
Senior Engineer/MIS -- MS MVP-Print/Imaging -- WA7BGX
www.kvoa.com -- "When News breaks, we fix it!"
KVOA Television, Tucson, AZ. NBC Channel 4
Live at Hot Licks - www.badnewsbluesband.com
"joelfredl" wrote in message
> Microsoft has always thought that printing a directory of any information
> that is on "there computer" was not for the end user and never will. >> Stay informed about: Print directory |
|
| Back to top |
|
 |  |
External

Since: Jan 03, 2009 Posts: 1
|
(Msg. 9) Posted: Sat Jan 03, 2009 8:48 pm
Post subject: Re: Print directory [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
fyi, this does not work on Vista x64.
"Hal Hostetler [MVP-P/I]" wrote in message
> Not really. Historically, it hasn't been a highly requested item, but
> it's quite easy to do and there is a KB article available detailing the
> process:
>
> http://support.microsoft.com/kb/321379
> How to add the Print Directory feature for folders in Windows XP and in
> Windows Vista
>
> Hal
> --
> Hal Hostetler, CPBE -- hhh.RemoveThis@kvoa.com
> Senior Engineer/MIS -- MS MVP-Print/Imaging -- WA7BGX
> www.kvoa.com -- "When News breaks, we fix it!"
> KVOA Television, Tucson, AZ. NBC Channel 4
> Live at Hot Licks - www.badnewsbluesband.com
>
>
> "joelfredl" wrote in message
>
>> Microsoft has always thought that printing a directory of any information
>> that is on "there computer" was not for the end user and never will.
> >> Stay informed about: Print directory |
|
| Back to top |
|
 |  |
External

Since: Mar 14, 2008 Posts: 15
|
(Msg. 10) Posted: Fri Jan 09, 2009 12:10 pm
Post subject: Re: Print directory [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Doesn't work how? The right click context item doesn't appear, or the batch
file fails? Another approach to this problem, if the batch file works OK,
is to add it to the "Send To" menu so you can right click and "Send To"
"Printdir.bat"
Hal
--
Hal Hostetler, CPBE -- hhh RemoveThis @kvoa.com
Senior Engineer/MIS -- MS MVP-Print/Imaging -- WA7BGX
http://www.kvoa.com -- "When News breaks, we fix it!"
KVOA Television, Tucson, AZ. NBC Channel 4
Still Cadillacin' - www.badnewsbluesband.com
"Steve Mailman" wrote in message
> fyi, this does not work on Vista x64.
>
>
> "Hal Hostetler [MVP-P/I]" wrote in message
>
>> Not really. Historically, it hasn't been a highly requested item, but
>> it's quite easy to do and there is a KB article available detailing the
>> process:
>>
>> http://support.microsoft.com/kb/321379
>> How to add the Print Directory feature for folders in Windows XP and in
>> Windows Vista
>>
>> Hal
>> --
>> Hal Hostetler, CPBE -- hhh RemoveThis @kvoa.com
>> Senior Engineer/MIS -- MS MVP-Print/Imaging -- WA7BGX
>> www.kvoa.com -- "When News breaks, we fix it!"
>> KVOA Television, Tucson, AZ. NBC Channel 4
>> Live at Hot Licks - www.badnewsbluesband.com
>>
>>
>> "joelfredl" wrote in message
>>
>>> Microsoft has always thought that printing a directory of any
>>> information
>>> that is on "there computer" was not for the end user and never will.
>>
> >> Stay informed about: Print directory |
|
| Back to top |
|
 |  |
External

Since: Mar 20, 2009 Posts: 1
|
(Msg. 11) Posted: Fri Mar 20, 2009 8:14 pm
Post subject: Re: Print directory [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I got lost on that one if you can help.
I did the vista one, got lost on what to put for line
5 "Enter a command for the name of the new subkey, and then press
ENTER. "
I put "Print" was that right??
anyway it did not work, I get - "This file does not have a program
associated with it for performing this action. create an asssociation
in the set Associations control panel"
are they talking about the "Bat" file or the temp print file???
Thanks..........
On Fri, 2 Jan 2009 12:12:20 -0700, "Hal Hostetler [MVP-P/I]"
wrote:
>Not really. Historically, it hasn't been a highly requested item, but it's
>quite easy to do and there is a KB article available detailing the process:
>
>http://support.microsoft.com/kb/321379
>How to add the Print Directory feature for folders in Windows XP and in
>Windows Vista
>
>Hal >> Stay informed about: Print directory |
|
| Back to top |
|
 |  |
| Related Topics: | Odd Print Message: Active Directory Domain Services . . . - Suddenly (today), when I sent a print command, the printer did not respond. I checked all connnections, etc. Went through printer software. All OK. Eventually got the message: "Active Directory Domain Services is currently unavailable." Nev...
Unable to Print or Print Preview from IE7 on Vista Home Pr.. - I've been struggling with this for some time now. The computer is a Toshiba laptop with Vista Home Premium. It prints to the USB connected Brother printer with no problem from Word, Excel, Firefox, etc. However, it is unable to print HTML documents..
only partial pages print, print job in "error" state - Hi, I'm running Vista Ultimate (32bit) and am printing to an HP PSC 950. I've started seeing a symptom where part of the page prints, the paper ejects, and viewing the printer in the Windows "Printers" dialog shows the print job in an "e...
Error in Printing using "Print To File" and RAW Print mode - I have an application that has worked for many years taking data from a Unix system and printing it to a Windows printer using the RAW mode. This program is written in "C" using standard OpenPrinter, ClosePrinter etc API calls. The DOC_INFO...
print driver successfully installed but still a problem wi.. - I own a Dell XPS 410 running 32 bit Vista Ultimate. I have a HP Laserjet 4L parallel printer that I am trying to connect to the XPS 410. Because the printer has a parallel cable, it was necessary for me to buy a USB/Parallel adapter to contact the PC.... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|