Microsoft KB Archive/930645

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 07:47, 20 July 2020 by X010 (talk | contribs) (Text replacement - "[[File:../gfx/" to "[[File:")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


Article ID: 930645

Article Last Modified on 3/15/2007



APPLIES TO

  • Windows Internet Explorer 7 for Windows XP
  • Windows Vista Business
  • Windows Vista Enterprise
  • Windows Vista Home Basic
  • Windows Vista Home Premium
  • Windows Vista Ultimate
  • Windows Vista Enterprise 64-bit Edition
  • Windows Vista Home Basic 64-bit Edition
  • Windows Vista Home Premium 64-bit Edition
  • Windows Vista Ultimate 64-bit Edition
  • Windows Vista Starter



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


INTRODUCTION

This article describes how to move the Standard toolbar to a location that is above the Address bar in Windows Internet Explorer 7.

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.

When you press a keyboard combination, such as ALT+F, to open a menu on the Standard toolbar in Windows Internet Explorer 7, the Standard toolbar menu appears under the Address bar. You may want the Standard toolbar to be located above the Address bar in Internet Explorer 7. To move the Standard toolbar to a location that is above the Address bar in Internet Explorer 7, follow these steps.

Windows Vista

  1. Click Start[GRAPHIC: Start button], type regedit in the Start Search box, and then click regedit in the Programs list.

    [GRAPHIC: User Account Control permission ] If you are prompted for an administrator password or for confirmation, type your password, or click Continue.
  2. Locate and then click the following registry subkey:

    HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser

  3. Right-click WebBrowser, point to New, and then click DWORD (32-bit) Value.
  4. In the New Value #1 box, type ITBar7Position, and then press ENTER.
  5. Right-click ITBar7Position, and then click Modify.
  6. In the Value data box, type 1, and then click OK.
  7. Exit Registry Editor, and then start Internet Explorer 7.

Microsoft Windows XP

  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following registry subkey:

    HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser

    Note If the WebBrowser key does not exist, you must create it. To do this, follow these steps:

    1. Right-click Toolbar, point to New, and then click Key.
    2. In the New Key #1 box, type WebBrowser, and then press ENTER.
  3. Right-click WebBrowser, point to New, and then click DWORD Value.
  4. In the New Value #1 box, type ITBar7Position, and then press ENTER.
  5. Right-click ITBar7Position, and then click Modify.
  6. In the Value data box, type 1, and then click OK.
  7. Exit Registry Editor, and then start Internet Explorer 7.


Keywords: kbhowto kbinfo kbexpertisebeginner KB930645