Computing.Net > Forums > Windows XP > Dos priints to lp1

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Dos priints to lp1

Reply to Message Icon

Name: Graeme 9
Date: July 1, 2009 at 23:58:22 Pacific
OS: Windows XP
Subcategory: General
Comment:

I have a DOS system running on XP that will only print to LP1 using the serial port. I want to redirect the print to a USB port. How do I do it?



Sponsored Link
Ads by Google

Response Number 1
Name: IVO
Date: July 2, 2009 at 06:46:48 Pacific
Reply:

First of all share your usb printer and assign it a name as e.g. EpsonC86 (or whatever you like according to your printer). Then issue the command

net use LPT1 \\%computername%\EpsonC86 /persistent:YES

I assume your printer accesses LPT1 i.e. the parallel port, however if you operate a serial printer replace LPT1 with COM1 in the above command.

Last but not least be aware the USB printer must be able to handle the DOS printing control streams (as ESC/P or HP PCL) otherwise nothing works.

In that unlucky case you may try a third party utility as DOSprn (http://www.dosprn.com/) that performs limited stream conversion. It is cheap and you can try it before buy.


0

Response Number 2
Name: n00fghw
Date: July 12, 2009 at 02:51:05 Pacific
Reply:

Thank you for responding to my question about printing from DOS. I have tried what you suggested and am getting an error message:-
error 66 network resource type is not incorrect

I am entering the following at the DOS prompt

net use LPT1 \\user-6d0ae1fa7e\EpsonSty /persistent:YES

If I put a : after LPT1 is gives a different error - network name can not be found.

Can you help

Graeme


0

Response Number 3
Name: Ed in Texas.
Date: July 13, 2009 at 02:49:00 Pacific
Reply:

n00fghw, just my 2ยข worth, he told you to enter:
net use LPT1 \\%computername%\EpsonC86 /persistent:YES
I didn't see any % signs in what you added. Do they indicate that what follows is a variable name? Not a programmer (used to be, but DOS has changed). If so, they're crucial.
HTH.
Ed in Texas.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: Dos priints to lp1

Dos needs to run on XP www.computing.net/answers/windows-xp/dos-needs-to-run-on-xp/130582.html

I Can't do Anthing to fix this www.computing.net/answers/windows-xp/i-cant-do-anthing-to-fix-this/73795.html

I cannot get dos programs to run www.computing.net/answers/windows-xp/i-cannot-get-dos-programs-to-run/28538.html