Search:

Type: Posts; User: DEXWERX

Search: Search took 0.10 seconds.

  1. Re: VB6 elevated IE-Control-usage with HTML5-elements and COM-Event-connectors

    exactly! fixed!
  2. Re: VB6 elevated IE-Control-usage with HTML5-elements and COM-Event-connectors

    Thanks for the info Gusto about process case sensitivity.

    But they key I'm referring to is: Security_HKLM_only. It forces all IE settings to be read from HKLM only.

    Feel free to post an example...
  3. Re: VB6 elevated IE-Control-usage with HTML5-elements and COM-Event-connectors

    FYI turns out I was wrong about the registry redirection. the real issue stems from enterprise mode.
    It only seems to work if the HKLM key is used, and completely ignores the HKCU...

    talk about...
  4. Re: VB6 elevated IE-Control-usage with HTML5-elements and COM-Event-connectors

    figured it out - turns out the registry settings aren't being redirected to Wow6432Node...



    I believe we've already corrected Olaf's creative use of language in multiple other threads, but it's...
  5. Re: VB6 elevated IE-Control-usage with HTML5-elements and COM-Event-connectors

    Definitely something odd about how IE11 was rolled out on my corporate Win7 machine.
    I'm invested, so I will report back if I find a solution.

    setting the entry to 9000 also has no effect. It may...
  6. Re: VB6 elevated IE-Control-usage with HTML5-elements and COM-Event-connectors

    Odd, this project doesn't seem to be "elevating" the browser on Win7 / IE11.
    The Registry is properly modified - and the same EXE works well on Win10.
  7. Re: VB6 elevated IE-Control-usage with HTML5-elements and COM-Event-connectors

    interesting, seems the meta tag only elevates the render mode to IE8... (no canvas)
    (That tells you the last time I checked on this)

    document.documentMode will tell you IE's render mode.
  8. Re: VB6 elevated IE-Control-usage with HTML5-elements and COM-Event-connectors

    These are old techniques that seem to have been lost. it's nice to see them consolidated in a Codebank post.

    FYI, if you have control over the html, you can add a

    <meta...
Results 1 to 8 of 8



Click Here to Expand Forum to Full Width