Consider the following scenario:
- You deploy a silent installation of Microsoft Office 2010 by using the Config.xml file.
- You specify an update folder in <SetupUpdates> section of the Config.xml. For example:
<SetupUpdates
CheckForSUpdates="Yes"
SUpdateLocation="C:\Updates2"
/> - You start the silent installation of Office 2010.
- The default folder (the Updates folder)
- The specified folder (the Updates2 folder)