Mapping LPT1 to Network Prtinter

K

Karl G. Kuhn

How do I map the LPT1 port in a dos-based program using
the printerport LPT1 in the application to a network
printer? In W98 the printer setup had this capability.
Thanks.
Karl
 
B

Ben Kuhn [MS]

Use the 'net use' DOS command to map LPT1 to the printer share. run 'net
use /?' to get more details about 'net use'. It should look something like
'net use LPT1 \\myprintserver\myprinter'

--
Ben Kuhn

Please do not send email directly to this alias. This alias is for newsgroup
purposes only. This posting is provided "AS IS" with no warranties, and
confers no rights.
 

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

Similar Threads


Top