G
Guest
My Laptop only uses USB connections, Can I rename or redirrect a Dos LPT
port to USB so my dos program can print. Thanks
port to USB so my dos program can print. Thanks
Dosuser said:My Laptop only uses USB connections, Can I rename or redirrect a Dos LPT
port to USB so my dos program can print. Thanks
My Laptop only uses USB connections, Can I rename or redirrect a Dos LPT
port to USB so my dos program can print. Thanks
NoConsequence said:You can't do anything in DOS with XP since DOS does NOT EXIST in XP.
Bruce said:Create a network share for the printer (This can be done even if you're PC
is the only member of its workgroup), and then use the Net Use command to
redirect the DOS output. For example:
NET USE LPT1 \\ComputerName\PrinterShareName /PERSISTENT:YES
Michael said:Maybe you mean MS-DOS does not run natively in XP, but MS-DOS programs do
run fine under XP unless they try to directly access the hardware.
true.
The only problem with MS-DOS programs under XP is that they consume 100%
of the CPU, unless you are using a HT or multi-core processor.