Dim dbg_oIE Set dbg_oIE = CreateObject("InternetExplorer.Application") dbg_oIE.Navigate "URL" WScript.Sleep(10000) dbg_oIE.Quit() Set dbg_oIE = Nothing WScript.Quit(0)
創作者介紹
創作者 推理文 by 阿誠 的頭像
abort

推理文 by 阿誠

abort 發表在 痞客邦 留言(0) 人氣( 702 )