Microsoft KB Archive/918965

From BetaArchive Wiki

Article ID: 918965

Article Last Modified on 11/15/2007



APPLIES TO

  • Microsoft Internet Explorer 6.0, when used with:
    • Microsoft Windows XP Service Pack 2
    • Microsoft Windows XP Service Pack 2



Important This article contains information about how to modify the registry. Make sure that you back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows registry


SYMPTOMS

After you refresh a Web page in Microsoft Internet Explorer 6, all the unvisited hyperlinks may appear in the color that you specified for visited hyperlinks.

This problem occurs when the hyperlinks in the Web page include a reference to an anchor.

CAUSE

This problem occurs because Internet Explorer 6 incorrectly evaluates hyperlinks that contain a reference to an anchor.

RESOLUTION

A supported hotfix is now available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next service pack that contains this hotfix.

To resolve this problem, submit a request to Microsoft Online Customer Services to obtain the hotfix. To submit an online request to obtain the hotfix, visit the following Microsoft Web site:

Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. To create a separate service request, visit the following Microsoft Web site:

Prerequisites

To apply this hotfix, you must have Internet Explorer 6 installed on a computer that is running Microsoft Windows XP Professional Service Pack 2 (SP2) or Microsoft Windows XP Home Edition Service Pack 2 (SP2).

Restart information

You must restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix is not replaced by any later hotfix.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

File name File version File size Date Time Platform SP requirement Service branch
Mshtml.dll 6.0.2900.3038 3,062,272 20-Nov-2006 13:47 x86 SP2 SP2QFE
Shdocvw.dll 6.0.2900.3038 1,498,112 20-Nov-2006 13:47 x86 SP2 SP2QFE
Updspapi.dll 6.2.29.0 371,424 12-Oct-2005 23:12 x86 None Not Applicable


STATUS

Microsoft has confirmed that this is a problem in Microsoft Internet Explorer 6.

MORE INFORMATION

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

After you install this hotfix, you must add the FEATURE_AnchorsMarkedVisited_KB918965 subkey and the iexplore.exe DWORD to the registry. To do this, follow these steps:

  1. Click Start, click Run, type Regedit, and then click OK.
  2. Create a registry key that is named FEATURE_AnchorsMarkedVisited_KB918965. To do this, follow these steps:
    1. Locate and then click the following registry key:

      HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl

    2. On the Edit menu, point to New, and then click Key.
    3. Type FEATURE_AnchorsMarkedVisited_KB918965, and then press ENTER.
  3. Create a DWORD value that is named iexplore.exe. To do this, follow these steps:
    1. Click the FEATURE_AnchorsMarkedVisited_KB918965 key that you created in step 2.
    2. On the Edit menu, point to New, and then click DWORD Value.
    3. Type iexplore.exe, and then press ENTER.
    4. Double-click the iexplore.exe value.
    5. In the Value data box, type 00000001, and then click OK.
  4. Exit Registry Editor.


Keywords: kbbug kbfix kbqfe kbpubtypekc kbhotfixserver KB918965