-
Seems to not be an issue on Linux.
References:
https://github.com/geany/geany/issues/2639#issuecomment-723489800
https://github.com/geany/geany/issues/2639#issuecomment-723494612
https://github.…
-
I believe that [AHK V2 (default) standard file extension is ".ahk"](https://www.autohotkey.com/boards/viewtopic.php?p=286516#p286516).
Although other extension can be used, I don't find a solution …
-
I made some adjustments, and now when the extension [ahk-plus](https://github.com/cweijan/vscode-autohotkey) clicks the run button, can start your debugger correctly, which means that both extensions …
-
Parentheses and spaces in path (folder name or file name) breaks Hyperlink to error line.
I did not test other non-alpha characters that are valid for folder/file names.
Examples:
"D:\Documents\G…
-
The source code that's in git doesn't seem to generate a VRboost.dll or a VRboost64.dll, and there are some strings in there which suggest that there are source files missing too, not just a build-scr…
-
In your current Readme.md (Commit-Id: [9ef1a85](https://github.com/TheArkive/ahk-pi/commit/9ef1a857f8c7fda56fb5257798c93a8c581fc489)) you wrote (chapter "Basic Setup"):
> Folder Name format:
n…
-
Excuse me, but I have a Dell G5 (PID is 550, and it has 4 Keyboard Zones but no other lights and I want this app to work standalone. Which files does this need to work without keeping AWCC (os is this…
PhSMu updated
3 years ago
-
```
#SingleInstance
CLSID_TaskbarList := "{56FDF344-FD6D-11d0-958A-006097C9A090}"
IID_ITaskbarList := "{56FDF342-FD6D-11d0-958A-006097C9A090}"
ComWrapperObject_TaskbarList := ComObjCreate( C…
-
On cold boot, controller is already in the joy the cpl. when 1 controller is turned on, there are then 2 microsoft windows controllers in the joy.cpl and they don't work in game. Only when DS4windows …
-
Hello,
I want to save image on clipborad to local file. I have found there are image related class and functions to operate clipborad, but tried with failure. Could you please help?
I'm not sure i…