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)


arrow
arrow
    全站熱搜
    創作者介紹
    創作者 abort 的頭像
    abort

    推理文by阿誠

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