The Office Web Components 2002 Update: August 9 2001 is part of Microsoft's continuing effort to provide the latest product updates to customers.
Toolbox The administrative version of the Office Web Components 2002 update consists of one Windows Installer patch file (MSP format) packaged in a self-extracting executable (OWC1001a.exe). You can find this downloadable file on the Office XP Resource Kit Downloads page.
Applying the Office Web Components 2002 update to an administrative installation point
You apply the Office Web Components update to your administrative share by using a command line with specific parameters. When you run the update, you'll need to apply an MSP file to refresh the changed components.
| MSP file name |
Description |
| OWC10adm.msp |
Updates the Owc10.dll file. |
Note For best results, the update should be applied from the console of the computer containing the administrative installation point. Make sure that the files on the share point are not in use when the update is being applied. If there are multiple administrative installation points, you can replace the remaining administrative installation points with the updated administrative installation point after backing up any custom transform, Setup.ini, or other files on the share points.
To apply the Office Web Components 2002 update to an administrative installation point
- Download OWC1001a.exe and double-click the file name to extract the MSP file. Refer to the table above for the file names and descriptions.
- Connect to the server share for the administrative installation point.
You must have write access to the administrative installation point on the server and the appropriate privileges to carry out this task.
- On the Start menu, click Run and then type the command line for Windows Installer with the appropriate options for the Office Web Components update. Use the following syntax:
[start] msiexec /p [path\name of update MSP file] /a [path\name of MSI file] SHORTFILENAMES=TRUE /qb /L* [path\name of log file]
You will need to run the command line separately for each MSP file you apply to the administrative installation point - you cannot reference multiple MSP files on the same command line. The following table describes the command-line options.
| Command-line option |
Description |
| [start] |
Required only for Microsoft® Windows® 98 systems where Msiexec is not directly in the path. |
| Msiexec |
Executable file name for Windows Installer. |
| /p |
Enables Windows Installer to apply an update to an existing installation. |
| [path\name of update MSP file] |
Path and file name of the MSP file for the update. |
| /a |
Enables Windows Installer to perform an administrative installation of a product on a network share. |
| SHORTFILENAMES=TRUE |
Directs Windows Installer to create all file names and folders with MS-DOS-compatible file names, as used on Office XP Disc 1. Required when you run Windows Installer from the command line. |
| /qb |
Sets the user interface to the basic level (simple progress and error handling). This switch is optional on the command line. |
| /L* |
Turns on logging and sets a path for the log file. The * flag causes the switch to log all information. This switch is optional on the command line. |
| [path\name of log file] |
Path and file name of the Windows Installer log file. Used only with the /L* switch. |
Updating client computers from an administrative installation point
After you update your administrative installation point, you must perform a recache and repair on existing client computers that use the administrative image. Any new client installations from the administrative installation point will automatically include the Office Web Component update.
To update an existing client installation from an administrative installation point, run the following command line on the client computer:
[start] msiexec /i [path to updated .msi file on the administrative image] REINSTALL=[list of features] REINSTALLMODE=vomus /q
You can run this command line by creating a logon script, distributing it as a batch file, deploying it via Systems Management Server, or using other means according to your practice. The options for this command line are as follows.
| Command-line option |
Description |
| [start] |
Required only for Microsoft Windows 98 systems where Msiexec is not directly in the path. |
| Msiexec |
Executable file name for Windows Installer. |
| /i |
Enables Windows Installer to apply an update to an existing installation. |
| [path to updated .msi file on the administrative image] |
Path and file name of the Microsoft Installer (.MSI) file on the administrative installation point. |
| REINSTALL =[list of features] |
Specifies whether you want to reinstall specific features or reinstall all applications on the administrative image. |
| REINSTALLMODE=vomus |
Triggers the recache and reinstallation on the client computer. |
| /q |
Suppress the End User License Agreement dialog box so administrators or end users will not be prompted by this dialog box. |
For the Office Web Components 2002 update, the value for [list of features] to be reinstalled for each MSI file is as follows:
Optionally, you can substitute the parameter REINSTALL=ALL to reinstall all Office XP components on the client computer.
Note If you originally installed Office XP on a client computer from an administrative installation point, you must follow the recache and repair procedure described above to update that client. If you update the client directly by using the end-user patch from the Office Update Web site, the client and administrative images will become out-of-sync, which may cause future updates to fail.
Applying the Office Web Components 2002 update under Windows 2000
If your administrative installation point and all of your client computers are running Microsoft Windows 2000, you can use IntelliMirror® technology to manage the installation of the add-in.
Note Be sure to test all software updates in a controlled setting before modifying your administrative installation point or deploying the new version throughout your organization.
To deploy a QFE fix or update under Windows 2000
- Apply the update (MSP file) to the original Office administrative installation point.
You will need to run the command line separately for each MSP file that you apply to the administrative installation point - you cannot reference multiple MSP files on the same command line.
- Open the Software Installation snap-in within the Group Policy Object (GPO) you are using to manage the existing Office installation.
- In the details pane, right-click the Office package, point to All Tasks, and click Redeploy application.
The next time the Group Policy is applied to the designated users or computers, the updated files are copied to their computers.
Note You can redeploy a package only if it is being managed by Group Policy - that is, only if you originally installed it by using IntelliMirror software installation and maintenance or if you brought it into a managed state under Windows 2000.
Related links
For detailed information on the changes in the Office Web Components 2002 upgrade, see Overview of the Office XP Web Components Update: August 9, 2001 in the Microsoft Knowledge Base.
For general information on applying an administrative update to Office XP, see Deploying Product Updates from an Administrative Installation Point in the Office XP Resource Kit.