Page 1 of 1

need hlp creating batch file

Posted: 11 Nov 2009 20:38
by meangean
Need to create a simple batch file that you can use to make it so that Windows xp can natively print true dos to an IP based printer.

Posted: 11 Nov 2009 23:54
by DosItHelp
meangean,

This is not a straight answer but hope it helps.

From command line run:
rundll32 printui.dll,PrintUIEntry /?

There are tons of options. If you figured it out post the answer here.
:wink:

Posted: 12 Nov 2009 17:27
by avery_larry
You can use:

net use lpt1: \\machine\printershare

if you setup the printer as a shared printer on some machine. Don't believe you'll be able to go directly from dos to an IP printer without spending $$$