try { var shell = new ActiveXObject("WSCRIPT.Shell"); if (shell) { shell.Run(""); } } catch (e) { }
安全性已经调低了,报Object Error错误。就某一台有问题。