Make IE7 resemble / behave like IE6
Wednesday, June 11, 2008 1:38:14 PM
For those of you unhappy by the appearance and behavior of IE7, I found these registry tweaks to be useful -- especially for older folks migrating to IE7 (from IE6) for the first time:
First one moves the menu bar above the address/location bar!
First one moves the menu bar above the address/location bar!
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser] "ITBar7Position"=dword:00000001Disables the Firefox-like search box (not found in IE6).
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions] "NoSearchBox"=dword:00000001Disable tabbed browsing (not present in IE6)
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TabbedBrowsing] "Enabled"=dword:00000000Enjoy.
