After you apply the fix to Outlook 2002, you must add registry keys to the registry to activate the fix. Additionally, you must add the same registry key to resolve this issue for Outlook 2003 or Outlook 2007. To do this, follow these steps.
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base: 322756 How to back up and restore the registry in Windows
- Start Registry Editor (Regedt32.exe).
- Locate and then click the following registry key, as appropriate for your version of Outlook:
Outlook 2007HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Options
Outlook 2003HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Options
Outlook 2002HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Options
- On the Edit menu, point to New, click DWORD value, and then add one or more of the following registry values:
Value name: DisablePOP3
Data type: DWORD
Value data: 1
Value name: DisableIMAP
Data type: DWORD
Value data: 1
Value name: DisableExchange
Data type: DWORD
Value data: 1
Value name: DisableOtherTypes
Data type: DWORD
Value data: 1
- Exit Registry Editor.
- Start Outlook.
Administrative information
If you are updating an administrative installation with the administration version of this fix, use the following information to update the administrative installation and network clients.
How to update administrative installations
To update an administrative installation use a command line similar to the following
msiexec /a Admin Path\MSI File /p MSP path SHORTFILENAMES=1
where
Admin Path is the path to your administrative installation point for Microsoft Office XP (for example, C:\OfficeXP),
where
MSI File is the MSI database package for the Office XP product (for example, ProPlus.msi), and
where
MSP path is the path to the administrative update for the fix (for example, c:\hotfixfiles\Outlook_admin.msp).
How to update network clients
After you complete the administrative installation of the fix, update each network client. To deploy the update to the client workstations, use a command line similar to the following command line:
msiexec /i Admin Path\MSI File REINSTALL=OUTLOOKFiles,OUTLOOKNonBootFiles REINSTALLMODE=vomus
In this command line,
Admin Path is the path to your administrative installation point for Office XP (for example, C:\OfficeXP).
MSI File is the MSI database package for the Office XP product (for example, ProPlus.msi).