提示网络路径键入不正确复制代码
- Set WshNetwork = WScript.CreateObject("WScript.Network")
- Set wshshell = WScript.CreateObject("WScript.shell")
- Set objDomain = CreateObject("ADSystemInfo")
- WshNetwork.MapNetworkDrive "x:", "\\192.168.3.1\d$\软件工具\Ro"
- Set shell = Wscript.createobject("wscript.shell")
- a = shell.run ("x:\CGERepair.exe",0)
欢迎光临 批处理之家 (http://bbs.bathome.net/) | Powered by Discuz! 7.2 |