Microsoft KB Archive/176497

From BetaArchive Wiki

Article ID: 176497

Article Last Modified on 5/7/2007



APPLIES TO

  • Microsoft Internet Explorer 5.5
  • Microsoft Internet Explorer 5.0
  • Microsoft Internet Explorer 4.01 Service Pack 1
  • Microsoft Internet Explorer 4.0 128-Bit Edition
  • Microsoft Internet Explorer 3.02
  • Microsoft Internet Explorer 3.01
  • Microsoft Internet Explorer 3.0
  • Microsoft Internet Explorer 5.5
  • Microsoft Internet Explorer 5.0
  • Microsoft Internet Explorer 4.01 Service Pack 1
  • Microsoft Internet Explorer 4.0 128-Bit Edition
  • Microsoft Internet Explorer 3.02
  • Microsoft Internet Explorer 3.01
  • Microsoft Internet Explorer 3.0
  • Microsoft Internet Explorer 4.0 128-Bit Edition
  • Microsoft Internet Explorer 4.01 128-Bit Edition
  • Microsoft Internet Explorer 5.0
  • Microsoft Internet Explorer 5.01
  • Microsoft Internet Explorer 6.0
  • Microsoft Internet Explorer 6.0
  • Microsoft Internet Explorer 6.0
  • Microsoft Internet Explorer 6.0
  • Microsoft Internet Explorer 6.0



This article was previously published under Q176497

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


SUMMARY

The title of the Internet Explorer window consists of the page title and the Internet Explorer window title. This article describes how to add or remove a custom Internet Explorer window title.

MORE INFORMATION

The page title is specified by the Hypertext Markup Language (HTML) <TITLE> tag on the current page. For example, when you view a Web page with the following <TITLE> tag, "Welcome to Microsoft's Home Page" is displayed on the title bar of the Internet Explorer window:

<TITLE>Welcome to Microsoft's Home Page</TITLE>


The default Internet Explorer window title is "Microsoft Internet Explorer." However, the window title can be customized by Internet content providers (ICPs), Internet service providers (ISPs), or corporate administrators by using Microsoft Internet Explorer Administration Kit (IEAK). You can also manually customize the window title by editing the registry.

Customizing the Internet Explorer window title adds "provided by <your custom title>" to the default Internet Explorer window title as follows:

Page title - Microsoft Internet Explorer provided by Custom title


Adding or Removing a Custom Window Title Manually

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.

This section describes how to add or remove a custom Internet Explorer window title by manually editing the registry. To do this, use the appropriate method.

To Add a Custom Internet Explorer Window Title

Using Registry Editor, add a String value named Window Title to the following key in the registry:

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main


The data value is the title you want to appear on the Internet Explorer window.

NOTE: In Windows NT, the value should be of type REG_SZ instead of String.

To Remove a Custom Internet Explorer Window Title

Using Registry Editor, delete the following value in the registry:

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Window Title


When you delete this value, "Microsoft Internet Explorer" becomes the default window title.


Additional query words: branding 5.00 5.0 5.5

Keywords: kbhowto kbui KB176497