You can use different options to apply the changes in a Windows Installer Patch file, depending on your situation.
Stand-Alone Installation
This information applies to Outlook installations from a CD. If you installed Outlook from an administrative image that is located on a network share, patch the administrative image by following the instructions in the "Administrative Image" section of this article.
To apply the patch for a stand-alone installation, in Windows Explorer, double-click the .msp file. The Microsoft Office 2000 Maintenance Mode Wizard starts. The patch runs immediately and installs the updated files.
Administrative Image
To patch the administrative image, run the following command line:
start msiexec /a path to network image .msi file /p path to patch .msp file SHORTFILENAMES=1
Where
path to network image .msi file is the full path to the .msi file in the administrative image, and
path to patch .msp file is the path to the Windows Installer Patch file.
This command updates the administrative image. Any subsequent installations from this image will include the latest version of the files.
The following is a sample command line:
start msiexec /a \\servername\installfolder\data1.msi /p c:\oqfe2051.msp SHORTFILENAMES=1
Updating Computers Where Outlook Was Installed from the Original Administrative Image
At every computer where Outlook was installed from the administrative image before the patch was applied, you need to update the system by using one of the following methods: