I have an activeX control which I need to run at a Medium Integrity Access Level when using IE in protected mode under Vista. I have created the activeX control as an .exe server (not inproc .dll). When I run it, I get prompted to allow it to run at the higher privilege level. I would like to eliminate the prompt. According to the following article:
http://msdn.microsoft.com/en-us/library/bb250462.aspx#wpmI should be able to do this by setting certain registry entries. This does not seem to work for me, however. Does anyone know how to do this?
Thanks
Start Free Trial