|
1.6.3.4 Adding Service Packs and Hotfixes to a Network Installation Share
The Update.exe program included with each service pack includes an option to update a network installation
share with the service pack files. To use this option, you must first extract the service pack files to a folder
using the
-x
option on the distributed .exe file. After the files are extracted, you can update the network
share. From the i386\Update folder of the service pack files, execute the following command:
update.exe -s:<folder>
where
folder
is the folder where the installation files were extracted to.
Adding a hotfix to a network installation share is a more complex. To add a hotfix, extract its files using the
-x
option to the .exe file, and then copy the catalog file (.cat) and the .exe file for the hotfix into the
i386\svcpack folder. You must create this directory if it does not exist. Then copy the hotfix binary files into
the network installation folder and create a Svcpack.inf file describing the additional hotfix to be installed.
|