OL2002: Outlook Displays the Favorites Menu Against Windows Policy Settings (284326)



The information in this article applies to:

  • Microsoft Outlook 2002, when used with:
    • the operating system: Microsoft Windows 2000

This article was previously published under Q284326
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry

SYMPTOMS

If you use the Microsoft Windows Policy editor to disable the Favorites menu, it only disables it in Microsoft Internet Explorer and it does not disable it in Outlook 2002.

WORKAROUND

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.


To work around this problem, add a registry key to disable the Favorites menu in Outlook 2002. To do this:
  1. Click Start, and then click Run
  2. In the Open box, type regedit, and then click OK.
  3. Locate the following registry key:

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

  4. In the right pane, you will see the following entry:

    NoDriveTypeAutoRun =dword:00000095

  5. Right-click below this entry, and then click DWORDValue.
  6. Type NoFavoritesMenu to replace New Value #1, and then press ENTER.
  7. Double-click this new entry to open the Edit DWord Value dialog box.
  8. In the Value Data box, type 1.
  9. Click OK, and then exit the Registry Editor.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

Even though Internet Explorer and Outlook share the Favorites menu, the Windows Policy only affects the Internet Explorer.

Modification Type:MinorLast Reviewed:7/27/2006
Keywords:kbbug kbpending KB284326