print redirect

Posted: 09-18-2003, 01:19 AM
I hv an old DOS program that prints to PRN but I must use
an USB printer
As far as I know (?), the only way to redirect the
printing is via the NET USE command.
The sintax is
NET USE LPT1: \\commputername\sharename /persistent:yes

How do I know the parameter "sharename" ?
Thanks
Luis

Reply With Quote

Responses to "print redirect"

Cari MS-MVP
Guest
Posts: n/a
 
Re: print redirect
Posted: 09-18-2003, 08:38 AM
Go to the Control Panel and click on Printers & Faxes. Right click on the
printer in question and select Properties.

In the Sharing tab, set a shared name for the printer that is no longer than
12 characters or numbers and has no spaces in it.

Cari
www.coribright.com

"luis" <ng@00000.cjb.net> wrote in message
news:061f01c37d7a$9446dce0$a401280a@phx.gbl...
> I hv an old DOS program that prints to PRN but I must use
> an USB printer
> As far as I know (?), the only way to redirect the
> printing is via the NET USE command.
> The sintax is
> NET USE LPT1: \\commputername\sharename /persistent:yes
>
> How do I know the parameter "sharename" ?
> Thanks
> Luis
>

Reply With Quote
_LS_
Guest
Posts: n/a
 
Re: print redirect
Posted: 09-19-2003, 02:07 AM
Thanks a lot Cari
I made this however the NET USE comand does not recognize the \\FT\LEXMARK\
name I gave it ((
in NET USE LPT1: \\FT\LEXMARK\ /persistent:yes
I am desesperate....
Any idea ?

Luis



> Go to the Control Panel and click on Printers & Faxes. Right click on the
> printer in question and select Properties.
>
> In the Sharing tab, set a shared name for the printer that is no longer
than
> 12 characters or numbers and has no spaces in it.
>
> Cari
> www.coribright.com
>

> > I hv an old DOS program that prints to PRN but I must use
> > an USB printer
> > As far as I know (?), the only way to redirect the
> > printing is via the NET USE command.
> > The sintax is
> > NET USE LPT1: \\commputername\sharename /persistent:yes
> >
> > How do I know the parameter "sharename" ?
> > Thanks
> > Luis
> >
>
>

Reply With Quote
Bruce Sanderson
Guest
Posts: n/a
 
Re: print redirect
Posted: 09-19-2003, 07:37 AM
See http://members.shaw.ca/bsanders/printfromdos.htm. In particular, item
2.a as a possibly simpler alternative to what Cari suggested.

--
Bruce Sanderson MVP

It is perfectly useless to know the right answer to the wrong question.


"luis" <ng@00000.cjb.net> wrote in message
news:061f01c37d7a$9446dce0$a401280a@phx.gbl...
> I hv an old DOS program that prints to PRN but I must use
> an USB printer
> As far as I know (?), the only way to redirect the
> printing is via the NET USE command.
> The sintax is
> NET USE LPT1: \\commputername\sharename /persistent:yes
>
> How do I know the parameter "sharename" ?
> Thanks
> Luis
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Redirect of (my Documents) Henrik Windows Vista File Management 2 03-20-2007 05:20 PM
How to redirect printers ? Luis Windows XP Printers / Scanners / Fax 1 09-16-2003 10:44 PM
redirect from LPT1 to USB Fred Schweitzer Windows XP Printers / Scanners / Fax 0 09-04-2003 04:31 PM
DOS output to LPT1: redirect to USB Steve Mehder Windows XP Printers / Scanners / Fax 0 09-02-2003 02:21 AM
Homepage redirect R. Choate Windows XP Help & Support 4 08-17-2003 09:02 PM