WScript.Shell是WshShell对象的ProgID,创建WshShell对象可以运行程序、操作注册表、创建快捷方式、访问系统文件夹、管理环境变量。 该对象有一个run方法。 Run 方法创 … Continue reading CreateObject("Wscript.Shell")用法
WScript.Shell是WshShell对象的ProgID,创建WshShell对象可以运行程序、操作注册表、创建快捷方式、访问系统文件夹、管理环境变量。 该对象有一个run方法。 Run 方法创 … Continue reading CreateObject("Wscript.Shell")用法