hello.js
====================================
var WshShell = new ActiveXObject("WScript.Shell");
var oExec = WshShell.Exec("iexplore http://localhost/2/1.html")
==================
任务计划
一天多次调用可设多个任务
===================
调用后关闭
===============
安全只能本地调用