﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1938	_IEQuit IE9	Jpm	Gary	"The following script does work with IE9/Win7
the Html is not closed
Perhaps more UDF does not work with IE9

{{{
#include <IE.au3>

Local $oIE = _IECreate()
_IENavigate($oIE, ""file://"" & @ScriptDir & ""\temp.html"", 1)
_IEQuit($oIE)
}}}"	Bug	closed		Standard UDFs	3.3.6.1	None	Works For Me		
