Apr 6 2009
The Build Disc – Part 4b (wrap-up)
Over the past week or so I’ve posted separate articles on each of the standard utilities that comprise the unattended installs portion of my standard build disc. Now I’m going to build on the starting point of unattended installs and talk about how to implement these installs as a component of the overall standard build.
The benefit of using unattended installs is that all of these tools get installed with no interaction required on my part. Just set it going and come back when its done. How did I do this? Largely be combining each silent install into a single batch file that does the whole install process.
Unfortunately, it’s not just a matter of doing a cut and paste on each item. In order to do this properly I need to work out which operating system I’m dealing with. For example, there’s no point trying to install Sidebar Gadgets under Windows XP.
In previous articles, I looked at the