Simple install printer scrips

Associate
Joined
13 Oct 2008
Posts
66
Hi Guys,

Im not a very good programer, but im trying to write a scrips for my work to automatically install a bunch of printers.

I know to put the scrips in the startup folder and I have all the printer drivers stored in the windows folder.

I think that its something along the lines of:

runDll32 printui.dll,PrintUIEntry /if /f C:\Windows\PrintDrivers\Gail's Office\hpbuio100l.inf

But im not sure if the printer will install from the .inf file in the drivers or if I have to write my own .inf.

Can anyone give me a heads up?

Cheers
 
Associate
OP
Joined
13 Oct 2008
Posts
66
Hi Poolybit.

I actually got the original scrip to work that used the print server.

Thanks for looking into the post anyway.

Steve
 
Back
Top Bottom