附件程序

来源:互联网 发布:linux audit 编辑:程序博客网 时间:2024/04/29 11:19

set fso = wscript.createobject("scripting.filesystemobject")

set objShell = CreateObject("Wscript.Shell")

 

Wscript.Sleep 5000

objShell.AppActivate "OM"

Wscript.Sleep 200

objShell.SendKeys "{enter}"