windows系统配制wget计划任务

set ws=wscript.createobject("wscript.shell")
ws.run "xxx.bat /start",0

编程技巧