Jack

Jack

  • NA
  • 5
  • 1.1k

Set IE Advanced options programmatically

Feb 9 2015 4:20 AM

Hi,

I'd like to control - through the code behind (C#) - the IE browser advanced settings, which are normally accessed through Tools/Internet options/advance or right-click on the menu stripes. I want to change the settings using c# code, i have used the registry  location: "HKEY_CURRENT_USER\Software\\Microsoft\\Internet Explorer\\Main" that i found on google but i cannot change the actual settings using c# code could someone please help me out by showing me how and what code do i use to get the tick box to be checked or unchecked using c#?

 
Many Thanks