AutoHotkey.py
AutoHotkey.py copied to clipboard
Conflict when installing v1 and v2 both in pc
When installing v1 and v2 both in pc, it will use v2 automatically. Any idea to force it to use v1?
Hey @cn0360, you can put the path to the AutoHotkey v1.1 executable in the AUTOHOTKEY environment variable. Or you can associate .ahk files with AutoHotkey v1.1.
I'll see if there's a way to check for AutoHotkey v1.1 by default.