Consider the following scenario:
For example, you develop an application that works as follows:
- You have Windows Internet Explorer 8 installed on a computer that is running a 64-bit version of Windows 7 or of Windows Server 2008 R2.
- You run a 32-bit version of an application on this computer.
- The application hosts the web browser control to open hyperlinks in specified bit versions of Internet Explorer 8 by using the CoCreateInstance function. The bit version of Internet Explorer 8 that is started depends on the protected mode status of the hyperlink.
For example, you develop an application that works as follows:
- If you open a hyperlink that is included in the Internet security zone, the 32-bit version of Internet Explorer 8 is started. Note By default, the protected mode is enabled in the Internet security zone.
- If you open a hyperlink that is included in the Local intranet security zone or in the Trusted sites security zone, the 64-bit version of Internet Explorer 8 is started. Note By default, the protected mode is disabled in the Local intranet security zone and in the Trusted sites security zone.