Computing.Net > Forums > Programming > IE settings

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

IE settings

Reply to Message Icon

Name: foobar001
Date: September 11, 2003 at 13:26:40 Pacific
OS: winme
CPU/Ram: 766/64
Comment:

If you change Internet security settings in IE, the following registry key is rewritten:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3

If you directly edit the values of this key however, the settings in IE are not effective until you close and open the browser; open browser windows are not effected.

Other keys like
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl (for settings for searching from the Address Bar) when edited effect settings in all open browser windows. Just edit the key and the settings take effect immediately. No need to open and close the browser.

Can anyone explain this? I am trying to develop a simple way to toggle different levels of Internet security settings with a minimum of mouseclicks or keyboard input.




Sponsored Link
Ads by Google

Response Number 1
Name: Click_er
Date: September 11, 2003 at 17:21:51 Pacific
Reply:

you can write a program that runs in the background all the time

and everytime you visit a site, this program can pickup the URL and make the changes in the registry and meet your security levels.

if you go to www.mvps.org and search for editing register, you can find VB code that'll show you how to do that

hope this helps


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: IE settings

IVO, Mechanix , Can this be done! www.computing.net/answers/programming/ivo-mechanix-can-this-be-done/13653.html

want to record a file size daily... www.computing.net/answers/programming/want-to-record-a-file-size-daily/9729.html

FOR Statment, MAX using Variable www.computing.net/answers/programming/for-statment-max-using-variable/8971.html