Run(@ComSpec & " /c " & 'commandName', "", @SW_HIDE)
Run(@ComSpec & " /c " & '1.exe /install', "", @SW_HIDE)
举报
Run(@ScriptDir&"\1.exe /install")
Run(@ComSpec & " /c " & @ScriptDir & "\1.exe /install", "", @SW_HIDE)
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-8-15 19:46 , Processed in 0.211108 second(s), 30 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.