Unattended printer driver installation.

  • Thread starter Thread starter Alice Spencer
  • Start date Start date
A

Alice Spencer

Hello all
anyone know how to install printer drivers from the command line so that it
can become part of an unattended build?
Thanks in advance.
Alice
 
Many thanks, that did the trick
Alan Morris(MSFT) said:
use rundll32 at the end of setup, there is nothing in unattend file that
will install a printer driver.

http://support.microsoft.com/default.aspx?scid=kb;en-us;314486&Product=winxp
How to Add Printers with No User Interaction in Windows
rundll32 printui,PrintUIEntry /?
--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto


This posting is provided "AS IS" with no warranties, and confers no rights.

Alice Spencer said:
Hello all
anyone know how to install printer drivers from the command line so that it
can become part of an unattended build?
Thanks in advance.
Alice
 
Back
Top