rundll32 - Printer rundll command failed

  • Thread starter Thread starter Fred
  • Start date Start date
F

Fred

Guest
I'm trying to automate some printer installs and capture the printer
settings. I'm trying to use rundll32 printui.dll,PrintUIEntry command to
capture the printer settings in a file that I can use during the installation
process. The command I'm using is rundll32 printui.dll,PrintUIEntry /Ss /n
"<printer name>" /a "<location to save .dat file>" I've tried the command
with and without a "d" (no quotes) at the end and I keep getting "Printer
User Interface, Printer command failed.. < the command > Operation could not
be completed"
 
Re: rundll32 - Printer rundll command failed

Fred wrote:
> I'm trying to automate some printer installs and capture the printer
> settings. I'm trying to use rundll32 printui.dll,PrintUIEntry command to
> capture the printer settings in a file that I can use during the installation
> process. The command I'm using is rundll32 printui.dll,PrintUIEntry /Ss /n
> "<printer name>" /a "<location to save .dat file>" I've tried the command
> with and without a "d" (no quotes) at the end and I keep getting "Printer
> User Interface, Printer command failed.. < the command > Operation could not
> be completed"

Hope ya Got fixed
 
Re: rundll32 - Printer rundll command failed

Fred wrote:
> I'm trying to automate some printer installs and capture the printer
> settings. I'm trying to use rundll32 printui.dll,PrintUIEntry command to
> capture the printer settings in a file that I can use during the installation
> process. The command I'm using is rundll32 printui.dll,PrintUIEntry /Ss /n
> "<printer name>" /a "<location to save .dat file>" I've tried the command
> with and without a "d" (no quotes) at the end and I keep getting "Printer
> User Interface, Printer command failed.. < the command > Operation could not
> be completed"

Ok fred. jim
 
Back
Top