Hi All. I just installed a LinkSys psub4 print server to for my 2 laptops so i don't have to keep swapping the cables to my hp officeject 5160.
On one of the laptops I have an old DOS application that needs to print to LPT1:.
On a network I would simply do
but on a standalone PC i have no clue? One post I read I need to substitute the printservername with the computername but the printername leaves me stumped. I've tried to put in "HP officejet 5600" in the NET USE statemennt but that does not work.
Help!!!
Thanks
On one of the laptops I have an old DOS application that needs to print to LPT1:.
On a network I would simply do
Code:
NET USE LPT1: \\printservername\printername
Help!!!
Thanks