举报
afan 发表于 2019-5-13 18:43 和这里是一样的道理 http://www.autoitx.com/forum.php?mod=redirect&goto=findpost&ptid=71346&pid=722938 ...
13gu 发表于 2019-5-13 20:15 RunWait(regedit /s @WindowsDir & "\web\1.reg") RunWait("regedit" /s @WindowsDir & "\web\1.reg") ...
RunWait('regedit /s "' & @WindowsDir & '\web\1.reg"')
RunWait('regedit /s '& @WindowsDir & '\web\1.reg')
afan 发表于 2019-5-13 20:35 这种关于引号的问题,将变量(宏或其它表达式)和单纯的字符串组合时,将字符串用引号包围,然后用 & 连接 ...
顽固不化 发表于 2019-5-13 20:36
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-5-28 03:49 , Processed in 0.244571 second(s), 19 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.