Jun 29, 2004 #1 JackTheC Programmer Joined Feb 25, 2002 Messages 326 Location NL Hi there, Is it possible to print from a DOS-prompt to a printer connected via a USB-port. Something like: DIR > LPT1 but with USB rather than LPT Thanx Jack
Hi there, Is it possible to print from a DOS-prompt to a printer connected via a USB-port. Something like: DIR > LPT1 but with USB rather than LPT Thanx Jack
Jun 29, 2004 #2 diogenes10 Technical User Joined Jan 22, 2003 Messages 1,406 Location US One suggestion here: thread602-748592 ------------------------------------- It's 10 O'Clock ( somewhere! ). Are your registry and data backed up? Upvote 0 Downvote
One suggestion here: thread602-748592 ------------------------------------- It's 10 O'Clock ( somewhere! ). Are your registry and data backed up?
Jul 1, 2004 Thread starter #3 JackTheC Programmer Joined Feb 25, 2002 Messages 326 Location NL Alas, NET USE LPT1 etc. works only on network printers My question was about a stand-alone printer attached to the USB port of a laptop or stand-alone PC. So my question stands. Is it possible to print from DOS to an USB port. No network involved. Jack Upvote 0 Downvote
Alas, NET USE LPT1 etc. works only on network printers My question was about a stand-alone printer attached to the USB port of a laptop or stand-alone PC. So my question stands. Is it possible to print from DOS to an USB port. No network involved. Jack
Jul 1, 2004 1 #4 blutekhnd Technical User Joined May 11, 2004 Messages 113 Location US It can be done. Microsoft has a knowledge base article in case you can't get it to work, but try the steps at this site: http://www.columbia.edu/~em36/wpdos/winprint.html Upvote 0 Downvote
It can be done. Microsoft has a knowledge base article in case you can't get it to work, but try the steps at this site: http://www.columbia.edu/~em36/wpdos/winprint.html
Jul 1, 2004 Thread starter #5 JackTheC Programmer Joined Feb 25, 2002 Messages 326 Location NL Thanks Blutekhnd, that's what i needed. Upvote 0 Downvote