Mapping LPT1 to Network Prtinter

  • Thread starter Thread starter Karl G. Kuhn
  • Start date Start date
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
 
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

DOS printing 6
Printing to LPT1 Port 2
DOS printing in windows 2k 3
map printer port to LPT1 1
Cannot print to DOS LPT1: 7
NET USE LPT1 Question 1
Map network printer 1
Capturing a printer port 1

Back
Top