Post by zhizunbao84 » 15 Oct 2019, 05:27
请教各位高手,我的电脑是win7 64位,使用autohotkey 1.1.31.01
测试代码:
定义了个热字符串,弹出个对话框,上面显示mypath
但是运行很诡异,除了弹出mypath,还会导致我的目录跳来跳去
- Attachments
-

- 33333333333.gif (1.67 MiB) Viewed 705 times
请教各位高手,我的电脑是win7 64位,使用autohotkey 1.1.31.01
测试代码:
[code]:*:ad::
MsgBox, mypath[/code]
定义了个热字符串,弹出个对话框,上面显示mypath
但是运行很诡异,除了弹出mypath,还会导致我的目录跳来跳去