OL98: News Reader Menu Command Is Missing After Upgrade to Internet Explorer 5
ID: Q235505
|
The information in this article applies to:
-
Microsoft Outlook 98
-
Microsoft Windows NT Workstation version 4.0 SP5
-
Microsoft Windows NT Server version 4.0 SP5
IMPORTANT: This article contains information about editing the registry.
Before you edit the registry, make sure you understand how to restore it if
a problem occurs. For information about how to do this, view the "Restoring
the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help
topic in Regedt32.exe.
SYMPTOMS
After upgrading to Microsoft Internet Explorer 5 from Internet Explorer 4.x, the News menu command is no longer available on the Go menu in Outlook. The News menu command cannot be added by customizing either the toolbars or menus.
CAUSE
There is an incorrect entry in the registry.
RESOLUTIONWARNING: Using Registry Editor incorrectly can cause serious problems that
may require you to reinstall your operating system. Microsoft cannot
guarantee that problems resulting from the incorrect use of Registry Editor
can be solved. Use Registry Editor at your own risk.
For information about how to edit the registry, view the "Changing Keys and
Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete
Information in the Registry" and "Edit Registry Data" Help topics in
Regedt32.exe. Note that you should back up the registry before you edit it.
If you are running Windows NT, you should also update your Emergency
Repair Disk (ERD).
There are three methods to correct the problem:
- Export the registry key before installing or upgrading to Internet Explorer 5.
-
Modify the registry after you have installed Internet Explorer 5.
- Upgrade to Microsoft Office 2000.
If you have upgraded to Internet Explorer 5, you can uninstall it to return to Internet Explorer 4.0. Export the registry key from Internet Explorer 4.0, install Internet Explorer 5, and then import the registry key.
If there is no previous version of Internet Explorer installed on the computer, use the second method to modify the registry.
Export the Registry Key Before Installing Internet Explorer 5
Before installing Internet Explorer 5 you will need to export the current registry key, and then re-register the key after Internet Explorer 5 has been installed. To do this, follow these steps:
- On the Start menu, click Run.
- type regedit and then click OK.
- Navigate to and click to select the following registry key:
HKEY_LOCAL_MACHINE\Software\Clients\News\
- On the Registry menu, click Export Registry File.
- In the Save In box, click to select Desktop.
- In the File name box, type IE, and then click Save.
- Quit the registry editor and install Internet Explorer 5.
- When setup is complete, double-click the IE registry icon on the desktop.
The news reader will now function properly.
Modify the Registry Key After Installing Internet Explorer 5
If you have already installed Internet Explorer 5 to a non-system root drive, you will need to modify two registry keys. To do so, follow these steps:
- On the Start menu, click Run.
- type regedit and then click OK.
- Navigate to and click to select the following registry key:
HKEY_LOCAL_MACHINE\Software\Clients\News\Microsoft Outlook\Protocols\news\shell\open\command
- Click to select the Default entry in the right-hand window.
- On the Edit menu, click Modify.
- In the Value Data box, change %SystemDrive%, to the drive letter where Internet Explorer 5 is installed. For example, if you installed Internet Explorer 5 to the D drive, the entry would look like this:
"D:\Program Files\Outlook Express\MSIMN.EXE" /outnews /newsurl:%1
- Navigate to and click to select the following registry key:
HKEY_LOCAL_MACHINE\Software\Clients\News\Outlook Express\Protocols\news\shell\open\command
- Click to select the Default entry in the right-hand window.
- On the Edit menu, click Modify.
- In the Value Data box, change %SystemDrive%, to the drive letter where Internet Explorer 5 is installed. For example, if you installed Internet Explorer 5 to the D drive, the entry would look like this:
"D:\Program Files\Outlook Express\MSIMN.EXE" /outnews /newsurl:%1
- Quit the registry editor.
The news reader will now function correctly.
MORE INFORMATION
This problem occurs if you install Internet Explorer 5 to a drive other than the C drive (root system drive). Outlook Express 5 is used by Outlook as the news reader and is installed during the installation of Internet Explorer 5.
Additional query words:
98 IE5 gone missing Go menu
Keywords : kbdta
Version : WINDOWS:; winnt:4.0 SP5
Platform : WINDOWS winnt
Issue type : kbprb
|