We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如果要在没有安装ahk的机器上运行,我会添加一个内部关联。 【设置Runany】-【内部关联】
用这种方式 桌面弹出菜单 没有问题,内部关联是生效的。 但是在特定软件内弹出菜单就 不生效了。
例如:
在 excel.exe et.exe 中弹出的菜单。
运行时用的是系统默认程序打开的文件。
这应该是一个BUG,没有处理运行前没有处理【内部关联】,希望这个地方做一下改进。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
如果要在没有安装ahk的机器上运行,我会添加一个内部关联。
【设置Runany】-【内部关联】
用这种方式 桌面弹出菜单 没有问题,内部关联是生效的。
但是在特定软件内弹出菜单就 不生效了。
例如:
在 excel.exe et.exe 中弹出的菜单。
运行时用的是系统默认程序打开的文件。
这应该是一个BUG,没有处理运行前没有处理【内部关联】,希望这个地方做一下改进。
The text was updated successfully, but these errors were encountered: