-
I am using the sumatra_highlight_helper.ahk to assist the highlighting process. Every time text is high-lighted it opens and (auto) closes the save dialog box. It would be very help full if you add th…
-
I tried to set up a button to lock my computer using the key combination Windows + L.
The Code I used looks like this:
`PRESS windows`
`TAP l`
`RELEASE windows`
However it didn't do anything, but…
-
Hi helsmy,
great idea really, many thanks for all your effort! But doesn't work with my VS Code 1.44.2.
I have a simple AHK test script. Right from the green 'play' button there are two items in t…
-
I want to add the NVDASpeak function myself o the Lintalist.
As I have been reading your lintalist ahk and could not find the way,
I wonder if I can add the script to script.
For example if I ha…
-
The AHK main file runs properly (under a directory named 'ahk')
If includes a Lib in A_ScriptDir/Lib/ConNext.ahk with : #Include
This ConNext Lib files includes another file in the same Lib directo…
-
Running POE-TradeMacro-2.15.2
Main issue when starting up the Run_TradeMacro.ahk:
Error at line 29 in #include file "(redacted)...\AutoHotkey\lib\JSON.ahk"
Line Text: JSON
Error…
-
Hi,
I am not sure if this issue is to be brought here or rather an autohotkey issue.
I am a NVDA screen reader user.
Supposed I have the following in the default:
he
she
get
happy
After op…
-
I cannot seem to get the .NET SDK to work with AnyCPU or x86
`wooting_analog_wrapper.dll` seems to be x64 only
Any help?
evilC updated
4 years ago
-
* **Version**: 21.2.0
* **Target**: nsis
![Annotation 2019-11-11 160221](https://user-images.githubusercontent.com/27716524/68771527-8ae8c780-066b-11ea-9ad9-2556d93a0f99.png)
…
-
Dear Sir or Madam,
This is indeed a great project. Would you mind adding support for words including hyphens? For example, "Low-Power" rather than "Low-power".
Thanks for your attention.