Capture port LPT1

G

Guest

I need help,

i want capture the lpt1 port to usp port. Whow i can this?

I have a new hp printer with only usb port, but i have one old ms-dos
application and i need to print from......
 
K

Ken Blake

In
joao marques said:
i want capture the lpt1 port to usp port. Whow i can this?

I have a new hp printer with only usb port, but i have one old
ms-dos
application and i need to print from......


Will your DOS application let you print to a file? If so, do
that, and then copy the file to your printer in Windows.
 
B

Bob I

First share the printer then

at the command line issue

net use LPT1 \\computername\printername

computername is the name of the computer this is on
printername is the name you gave the printer when you shared it
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top