October 12, 200421 yr Is there anyway to install HP Deskjet 932c with toolbox silently? Determine what kind of installer it is and then use the appropriate switch! (At LEAST for the toolbox, maybe are the drivers included, I don't know)http://unattended.msfn.org/xp/applications/innosetup.htmand use the menu to found more info about the other ones. (Unattended XP CD > Applications > the last five)Bâshrat the Sneaky
November 9, 200421 yr Author It just goes into a setup program, and doesn't say anything. Like in the attachement!
November 15, 200421 yr Hey, sorry for the late reply. I use this silent method without any user interaction for printer installs all the time at work.It depends on a few things though. If you want to create TCP/IP ports then you'll have to use those useful vbs scripts in you "C:\windows\system32" folder.Its pretty easy. But theres always a problem if you're install drivers cos they have to be signed or something. Anyways if you only want to install a printer connected to the lpt1: port then that's one sinmple line using rundll, like this.rundll32 printui.dll,PrintUIEntry /if /b "Name of your Printer" /f "Path to *.inf" /r "Port Name" /m "Brother HL-2460 series" Hope this helps.
Create an account or sign in to comment