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.
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.