Active Desktop Channel Bar Missing in Windows 98 Second Edition
ID: Q244442
|
The information in this article applies to:
-
Microsoft Windows 98 Second Edition
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
When you install Windows 98 Second Edition on a computer with no previous version of Windows with Microsoft Internet Explorer, the Channel bar is not available.
CAUSE
By default, the version of Internet Explorer included with Windows 98 Second Edition does not install the Channel bar.
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).
To install the Internet Explorer Channel bar:
- Use Registry Editor (Regedit.exe) to locate the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\Components
- On the Edit menu, click New, and then add the following registry values:
Value Name: DeskHtmlVersion
Data Type: DWORD
Value: 0000010f
Value Name: DeskHtmlMinorVersion
Data Type: DWORD
Value: 00000001
Value Name: Settings
Data Type: DWORD
Value: 00000001
Value Name: GeneralFlags
Data Type: DWORD
Value: 00000001
- Locate the following key in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\Components\0
- On the Edit menu, click New, and then add the following registry values:
Value Name: Source
Data Type: String Value
Value: 131A6951-7F78-11D0-A979-00C04FD705A2
Value Name: SubscribedURL
Data Type: String Value
Value: 131A6951-7F78-11D0-A979-00C04FD705A2
Value Name: FriendlyName
Data Type: String Value
Value: Internet Explorer Channel Bar
Value Name: Flags
Data Type: DWORD
Value: 00000003
- Locate the following key in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
- Change the data value of the Show_ChannelBand value from No to Yes.
- Quit Registry Editor and restart the computer.
After you enable the Channel bar by following the steps above, follow these steps to add the Channel Guide:
- Create a temporary folder on your hard disk.
For information about how to create a folder, click Start, click Help, click the Index tab, type creating, click Folders, click Display, click Creating A Folder, and then click Display.
- Click Start, point to Programs, and then click Windows Explorer.
- Locate the Win98\Chl99.cab file on the Windows 98 Second Edition CD-ROM.
- Double-click the Chl99.cab cabinet file.
- On the Edit menu, click Select All.
- On the File menu, click Extract.
- In the Browse For Folder dialog box, click the folder you created in step 1, and then click OK.
- Locate the folder you created in step 1.
- Right-click the Chl99.inf file, and then click Install.
NOTE: If you have a Windows 98 CD-ROM, continue with steps 10-16. If you do not have a Windows 98 CD-ROM, skip to step 17. After you install the Channel bar, click the Channel Guide to install additional channels. Note that you will be prompted to connect to the Internet to install additional channels.
- Locate the Win98\Channels folder on the Windows 98 CD-ROM.
- Double-click the Channels folder, and then double-click the Chlen_us cabinet file.
- On the Edit menu, click Select All.
- On the File menu, click Extract.
- In the Browse For Folder dialog box, click the folder you created in step 1, and then click OK.
- Locate the folder you created in step 1.
- Right-click the Chlen-us.inf file, and then click Install.
- Click Start, click Shut Down, click Restart, and then click OK.
- Delete the folder you created in step 1.
For information about how to delete a folder, click Start, click Help, click the Index tab, type deleting, click Files Or Folders, click Display, and then click Display.
MORE INFORMATION
The Channel bar does not return automatically when you restart the computer if you do not have Active Desktop enabled. To turn it back on after closing it, you must manually modify the the Show_ChannelBand value referenced above in the registry.
Additional query words:
Keywords : kbenv kbtool win98se
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbprb
|