#include<IE.au3> #include<Process.au3> opt("WinTitleMatchMode",2) _RunDOS("start www.google.com") WinWaitActive("Internet") $newwin = WinGetHandle("","") $oIE2 = _IEAttach($newwin,"HWND") If @error then msgbox(0,"",@error & " "& @extended) msgbox(0,"","SUCCESS?????") $oIE2.visible = 0 Func onautoitexit() _IEQuit($oie2) EndFunc What am i doing wrong to fatally crash with the error: :\Program Files\AutoIt3\Include\IE.au3 (3018) : ==> The requested action with this