I'm having the hardest time getting a DOS app I have to print to the connected USB printer in an XP guest. Using the usual net use trick fails:
net use lpt1 \\HomeBox\Printer /Persistent:Yes
where "HomeBox" is my computer name and "Printer" is the shared printer name in the XP printer object. That works fine when running XP as the host on a PC. And yes, when XP is running as guest in the Parallels VM on my Mac Mini with OSX Lion installed, XP can definitely print from that VM.
What am I missing?
net use lpt1 \\HomeBox\Printer /Persistent:Yes
where "HomeBox" is my computer name and "Printer" is the shared printer name in the XP printer object. That works fine when running XP as the host on a PC. And yes, when XP is running as guest in the Parallels VM on my Mac Mini with OSX Lion installed, XP can definitely print from that VM.
What am I missing?