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 發表在 痞客邦 留言(0) 人氣()