API for controlling advanced settings

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I want programatically to change between ms java and sun java checkboxses in
the advanced settings tab.

Does anyone have any tips?
 
Hi Max,

You will find the registry values under HKLM\Software\Microsoft\Internet
Explorer\Advanced

However I do not think that you will be able to dynamically change the Java
VM engine without restarting IE.

You may also like to have a look at inet.cpl and inetcpl.dll (in your
system32 folder)

Regards.
 
Back
Top