AutoHotInterception icon indicating copy to clipboard operation
AutoHotInterception copied to clipboard

Compatible with AHK2?

Open pearagit opened this issue 3 years ago • 2 comments

I'm actively experimenting with both AHK2 and using this with AHK2 so I'll report any findings here when i do, but if anyone else knows in the mean time then I would appreciate it.

pearagit avatar Aug 21 '21 00:08 pearagit

I would also like to know this. Did you have any luck @kintsugi?

wwboynton avatar May 12 '22 13:05 wwboynton

I have a branch with AHI working for v2 https://github.com/evilC/AutoHotInterception/tree/ahk-v2-support

No docs yet, minimal conversion of example scripts, but it seems to work. All that has changed are the AHK scripts. No changes to any DLLs are required

evilC avatar Mar 21 '23 15:03 evilC