PDA

View Full Version : Can I Block Toolbar For Internet Option Using Regedit



Taiko Edy
04-05-2007, 08:51 AM
Hi,
1st of all, i tell something about me....
i work in one IT compony, so in this compony got some for damn stupid employer that like to using new proxy...
So im thinking, can i try to block the internet option using regedit?
so they cannot enter any new proxy link to get access to the internet?
plaese help me, 1 week already i try to block it...
but the problem are still the same...:confused: :(

josefz
04-06-2007, 01:28 AM
Try Internet Explorer Control Panel Restrictions (http://www.pctools.com/guides/registry/detail/537/).

Read more on "proxy" at WinGuides site. (http://www.pctools.com/guides/search/?query=proxy&section=all&submit_query=Search)

Learn Google.

Taiko Edy
04-08-2007, 05:58 AM
User Key: [HKEY_CURRENT_USER\Software\Policies\Microsoft\Inte rnet Explorer\
Control Panel]
System Key: [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Int ernet Explorer\
Control Panel]
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable restriction, 1 = enable restriction)


i try to got to the link there, but i cannot find it...

there is no link for
1. HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Int ernet Explorer\
2. HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Int ernet Explorer\


help!!!!!!!

josefz
04-08-2007, 10:20 AM
You can set it using Group policy editor (http://www.kellys-korner-xp.com/xp_p.htm) (Gpedit.msc).

If there is not a key or a value in the registry, then you can create it - either manually (right click in registry editor) or clockworky (as follows).

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Int ernet Explorer]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Int ernet Explorer\Control Panel]
"Proxy"=dword:00000001