InternetSetOption on Vista IE7

  • Thread starter Thread starter Ahmad Jalil Qarshi
  • Start date Start date
A

Ahmad Jalil Qarshi

Guest
Hi,

I have to create a plugin for IE7 on Windows Vista. This plugin will change
the proxy settings of IE7. Now I have found that the problem
with this plugin is that proxy cannot be set by registry or
InternetSetOption while in protected mode. Is there any way around this.

Thanks in anticipation.

Regards,

Ahmad Jalil Qarshi
 
No, not really. That's the whole point of Protected Mode - to prevent
plug-ins from making system-wide changes.

You may want to read this to get more info on what Protected Mode does to
plug-ins:
http://www.codeproject.com/vista-security/PMSurvivalGuide.asp

---
Your question may already be answered in Windows Vista Security:
http://www.amazon.com/gp/product/0470101555?ie=UTF8&tag=protectyourwi-20


"Ahmad Jalil Qarshi" wrote:

> Hi,
>
> I have to create a plugin for IE7 on Windows Vista. This plugin will change
> the proxy settings of IE7. Now I have found that the problem
> with this plugin is that proxy cannot be set by registry or
> InternetSetOption while in protected mode. Is there any way around this.
>
> Thanks in anticipation.
>
> Regards,
>
> Ahmad Jalil Qarshi
>
>
>
>
 

Similar threads

Back
Top