Removing the "Tools" button

  • Thread starter Thread starter Robert
  • Start date Start date
R

Robert

I am trying to remove the "Tools" button in IE6 from showing up altogether.
Appreciate any ideas.
 
Robert,

You cannot disable the tools menu, but you can disable the TOOLS | OPTIONS
menu item like this:

User Key:
---------

HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions

System Key:
-----------

HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet
Explorer\Restrictions

Key:
----

NoBrowserOptions REG_DWORD (0 = disable, 1 = enable)

Maybe the above will help instead

Crouchie1998
BA (HONS) MCP MCSE
 
Thanks Crouchie1998,

Using regedit I can only find:

HKEY_CURRENT_USER\Software\Policies\Microsoft
and
HKEY_LOCAL_MACHINE\Software\Policies
Following your tree, the Internet Explorer\Restrictions choices don't show
up either on my XP Pro or Win2003 server.
Any ideas,
Robert
 
Back
Top