Monday, November 16, 2009

LPT1 (Dos) Printing to USB Printer

Friends,

Video support of Installation of Virtual Lan Card






It is general problem, that lot of times, we are in position that we have dos based problem which sends printing only on LPT1 and we are USB inkjet/laser printer. Now printing is impossible through lpt1 to USB printer.

To print on Inkjet/Laser Printer through printing on LPT1. Some trick is given as under :-
1) Install virtual lan card . (To know installing virtual lan card Download (1 MB File) Video file and watch, installation will be 100% successful.)
2) Place IP numbers 192.168.0.2
3) Now share your Inkjet/Laser printer and remember shared named. (you can change shared printer name while doing printer on sharing)
4) Starts>run >cmd
5) Type below mentioned command on dos prompt.
net use LPT1 \\192.168.0.2\name of shared printer

with the help of above command all printing of Lpt1 automatically re-directed to USB inkjet/laser printer.

to delete above setting :- type below command on dos prompt.
net use LPT1 /d
with the help of above command all printing of Lpt1 will be again on LPT1


In this way your printing problem will be resolved without having any lan card or any other hardware.

Download PDF file to review the setting in off line (Click Here)

No comments:

Post a Comment