Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

_IEAttach() and Internet Explorer 10 'IEStatus_NoMatch'

$
0
0

Hey guys  :rolleyes:

 

I tried to attach to currently running Internet Explorer process, but without success.
I even looped it, just like DaleHohm said here.

$hWnd = WinGetHandle("Google - Windows Internet Explorer") Do Local $oIE = _IEAttach($hWnd, "HWND") Sleep(500) Until IsObj($oIE) MsgBox(0, "IE URL", _IEPropertyGet($oIE, "locationurl"))

Sadly, it can't attach. I'm getting error:

--> IE.au3 V2.4-0 Warning from function _IEAttach, $_IEStatus_NoMatch

I was working on IE 9 before and couldn't attach, so I installed IE 10, hoping it will resolve this issue, but nope...

Have you got any ideas?

Would greatly appreciate any help!


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>