Sunday, August 26, 2007

68. Activate/De-activate Intelligent menu

When the Intelligent Menu is activated in Internet Explorer, a message pops up that states it can be turned of using the Internet Options, but while using the Classic Windows mode, that option is unavailable.

Create the following keys if necessary. Most probably the keys will be found in those
locations.

For Internet Explorer's Favorites folder:

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
change: "FavIntelliMenus"="yes"
to
"FavIntelliMenus"="no"

For the Start Menu, and sub-menus:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanc
ed]
change:
"IntelliMenus"=dword:00000001
to "IntelliMenus"=dword:00000000

No comments: