Forum Discussion

TomGriffith3's avatar
TomGriffith3
Brass Contributor
Mar 14, 2020

Edige IE mode, 32-bit?

Hello. if you have a minute, I have several business apps requiring 32-bit IE as opposed to 64-bit. Is is possible to configure IE mode in Edge for 32-bit IE?

 

I reviewed this article...

 

docs.microsoft.com/en-us/deployedge/edge-ie-mode

 

Secondly, is it possible to enable ActiveX, etc in Edge IE-mode in what is the IE "Internet Options..Security" tab?

I fear/dread that since Edge is 64-bit, the 32-bit thing didn't come up when allowing IE-mode for Edge.

 

Thank you so much for reading.

25 Replies

  • mindst's avatar
    mindst
    Iron Contributor
    On my x64 machine 32bit activex works in ie mode. I guess it uses IE configuration
      • mindst's avatar
        mindst
        Iron Contributor
        Yes, window.opener works the same as in IE if both windows are IE mode. I didn't tried configuration when parent window is chromium and popup is IE or vice versa.
    • TomGriffith3's avatar
      TomGriffith3
      Brass Contributor

      Hey, mindst . Did you follow those (fairly) complicated policy steps? It does look like ActiveX might already be part of this. I also have MSXML stuff, xml islands (IE emulate previous versions are in the HTML heads)...hehehe. I don't see all the dots connecting to make this work. 🙂

      • mindst's avatar
        mindst
        Iron Contributor
        Its bit late, but I now had looked at the 32bit thing and found this blog:
        https://docs.microsoft.com/en-us/archive/blogs/ieinternals/understanding-enhanced-protected-mode

        So by default it IE content processes uses 32bit, you need extra action to make them 64bit. That blog post was for win7 and win8, but things doesn't changed for win10.

Resources