Autohotkey syntax error - AHK v1 vs. v2 #152
Checks
QuestionHey Rafaello, thanks for your amazing tool! I tried to use it on a system where Autohotkey v2 is installed, and got some syntax error messages that I believe were related to AHK v1 vs. v2. Do I have AHK v1 to be installed (exclusively?) in order to use the current version of QuickSwitch? |
Replies: 7 comments
|
This app requires AutoHotkey v1.1+. You should install in manually. After installation, make sure that the
Luncher is responsible for choosing the necessary interpreter to run your script. |
|
Installing both versions of AHK let you decide what version to use for compiling. |
|
I recommend checking everything, it's a good habit |
This is Directory opus error. I'll fix it tomorrow. |
Please dowload new version. |
|
Version 1.3 is not usable at all. Contains only QuickSwitch errors!
Report about error: https://github.com/JoyHak/QuickSwitch/issues/new?template=bug-report.yaml
AHK 1.1.37.02
Windows 10 Home 24H2 | 26100 [lang 0409]
Script is compiled. Version: 0.0.0.0
64-bit script for 64-bit system
02.04 10:18:09 [FileDelete] 1
02.04 10:18:49 [SendMessage] FAIL |


This app requires AutoHotkey v1.1+. You should install in manually. After installation, make sure that the
.ahkfiles are associated with thelauncher.ahkscript, which is located in theAHK/UXfolderLuncher is responsible for choosing the necessary interpreter to run your script.