Using printui.dll for USB printer install

D

DPM

I currently use printui.dll to install a standard parallel printer on LPT1,
and run it during FBA. Works great. Now, I need to also install a USB
printer.

Here's a generic command line:

rundll32 printui.dll PrintUIEntry /if /f %windir%\inf\ntprint.inf /r "lpt1:"
/m "HP PSC 500"


My question is: with what do I replace "lpt1:" in the USB case? Just "USB"?
Or can I not specify a port at all?

Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top