Re: Windows Printer
- From: "BobJ" <bobj@xxxxxxxxxxxx>
- Date: Mon, 30 Jan 2006 16:28:30 -0500
Net use does not display printers that are not on a Lpt port and mine are
USB. I thought that MS might have fixed that with the major revision to the
command line that is part of Net framework 2.0. Maybe it is in there
because it is not clear how to invoke the new .CMD when not using VS so
perhaps the old version is running. I'll just keep tugging and pull it out
of its hole eventually. If there is any interest I'll post the method when
and if I find it.
BobJ
<scott.myron@xxxxxxxxxxx> wrote in message
news:1138640343.561817.63120@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> BobJ wrote:
>
>> > FWIW Windows XP Prof now supports printing to a windows printer - the
>> > cheapies - with a script or from the command line.
>> >
>> > print /d:\\ServerName\ShareName C:\folder\some.txt
>> >
>
> Hmmm... try running "net use" at the command line and see what print
> devices are defined. Should see something like:
>
> Status Local Remote
> OK LPT2 \\ServerName\ShareName
>
> Using that device name, try printing using command similar to the
> following:
>
> print /d:LPT2 C:\folder\some.txt
>
> Should work, as the print command has been around as far back as I can
> remember.
>
.
- Follow-Ups:
- Re: Windows Printer
- From: Ross Ferris
- Re: Windows Printer
- References:
- Windows Printer
- From: BobJ
- Re: Windows Printer
- From: BobJ
- Re: Windows Printer
- From: scott . myron
- Windows Printer
- Prev by Date: Now about MV
- Next by Date: Re: Windows Printer
- Previous by thread: Re: Windows Printer
- Next by thread: Re: Windows Printer
- Index(es):
Relevant Pages
|