I use a payroll application called Pascal (DOS) which only prints to the LPT1 Port on a Windows 2000 Workstation. The LPT1 port is damaged on my pc and I need to capture DOS to print to a network Printer.
The Printer is an Oki393c attached to a Jet Direct Card with an IP Address of 10.0.2.20.
I created a batch file called 'Printer.bat' and put it in the Startup folder of All Users, with the following text in it: net use lpt1 \\Servername\Sharename
I tried printing and it still doesnt work - any ideas
The Printer is an Oki393c attached to a Jet Direct Card with an IP Address of 10.0.2.20.
I created a batch file called 'Printer.bat' and put it in the Startup folder of All Users, with the following text in it: net use lpt1 \\Servername\Sharename
I tried printing and it still doesnt work - any ideas