Batch File for multiple installers?

Associate
Joined
7 Nov 2008
Posts
1,410
Location
Edinburgh, Scotland
Hey,


I have a folder full of drivers to install on a few laptops so im wondering if its possible to make a batch file to install one thing after the other so i dont have to be there all the time?


Thanks,

Em
 
What do you mean so you don't have to be there all the time?

Yes, some drivers can be installed via command line aslong as you know the commands.

command promt > program.exe /? (This should display the command help centre for that driver)
 
Back
Top Bottom