PDA

View Full Version : How to Enable / Show Menu Bar Permanently in (IE9) Beta



razorsedge
September 16th, 2010, 09:08 PM
If you are using recently released Beta version of Internet Explorer 9, you might have noticed that it doesn't show Menu Bar. Even if you show it temporary by pressing "ALT" key, it disappears as soon as you click on somewhere else.

Its a bug in IE9 Beta. If you check in "View -> Toolbars", you'll find that Menu Bar is enabled but its still not shown permanently.

To fix this bug and to show Menu Bar permanently in IE9 Beta, you can follow these simple steps:

1. Type regedit in RUN or Start menu search box and press Enter. It'll open Registry Editor.

2. Now go to following key:

HKEY_CURRENT_USER\Software\Policies\Microsoft

3. Create a new key "Internet Explorer" under "Microsoft" key.

4. Create another new key "Main" under "Internet Explorer" key.

So the final path would be:

HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Main

5. Now in right-side pane, create a new DWORD value AlwaysShowMenus and set its value to 1

6. That's it. Now open IE 9 Beta and press "ALT" key and it'll enable Menu Bar permanently.

[attachment=0:1zhgi0cq]Internet_Explorer_9_IE9_Beta.png[/attachment:1zhgi0cq]

NOTE: To disable Menu Bar again, you can either delete DWORD value AlwaysShowMenus or set its value to 0.

PS: If you want a ready-made registry script to do the task automatically, download following ZIP file, extract it and run the extracted REG file. It'll ask for confirmation, accept it:

[dl:1zhgi0cq]http://www.askvg.com/wp-content/uploads/2010/09/Enable-Menu-Bar-Permanently-in-IE-9-Beta.zip[/dl:1zhgi0cq]

mandy
September 17th, 2010, 09:47 PM
Wheres the zip file?

razorsedge
September 17th, 2010, 10:47 PM
Wheres the zip file?


opps sry forgot to add it, its there now :)