printui.dll,PrintUIEntry /dn

M

Matthew.Ornawka

I have a printer that I created with rundll32.exe
printui.dll,PrintUIEntry /in /n\\printserver\printer

works slick

but

How the heck do you delete it?

I have tried rundll32.exe
printui.dll,PrintUIEntry /dn /n\\printserver\printer
rundll32.exe
printui.dll,PrintUIEntry /dn /n"\\printserver\printer"
rundll32.exe printui.dll,PrintUIEntry /dn /nprinter
rundll32.exe printui.dll,PrintUIEntry /dn /n"printer"
rundll32.exe printui.dll,PrintUIEntry /dn
\\printserver\printer
rundll32.exe printui.dll,PrintUIEntry /dn printer
rundll32.exe printui.dll,PrintUIEntry /dn "printer"

and nothing seems to work...

What is the proper command line to delete a printer using
the /dn command.

One request, do not send me the output of printui.dll
help.. I have scoured it and it is not helpful in this
case.
 

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