Click to See Complete Forum and Search --> : Internet Explorer Security Settings


softweng
August 6th, 2001, 01:56 PM
I need to change the security settings for the Local Intranet Zone in IE 5.5 programatically.
Does anyone have an idea on what registry keys need to be changed? Or an other way to do this?
The only settings I need to change are the ones concerning ActiveX controls. If anyone has any
ideas or information on this please let me know.
Thanks in advance!!!


Kris
Software Engineer
Phoenix,AZ

coolbiz
August 6th, 2001, 06:08 PM
I was working on this problem before and could not find a way to do it. However, I think the IE SDK should have something on this (never had a chance to test it out as the project was put on hold).

Another way is to look at the registry keys for the IE security and update it from there :)

-Cool Bizs

softweng
August 6th, 2001, 06:18 PM
Do you know which keys in the registry deal with these settings? Or where I could find
a list of them?

Kris
Software Engineer
Phoenix,AZ

coolbiz
August 7th, 2001, 12:25 AM
The only registry key that I think is related to the Security Tab is HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\Internet Settings. Again, I think IE SDK should be the way to go :)

-Cool Bizs