Page 4 of 4

Re: AutoHotkey

Posted: Sun Aug 29, 2021 11:49 am
by lintalist
After a long time, AutoHotkey v2 is starting to come along with the release of the first beta.
AutoHotkey v2 beta wrote:AutoHotkey v2 aims to improve the usability and convenience of the language and command set by sacrificing backward compatibility. As such, scripts written for v1 generally will not work without changes on v2. The syntax is overall more consistent, with much fewer quirks and traps, and many other improvements have been made.
Docs & Downloads: https://www.autohotkey.com/v2/

Announcement: https://www.autohotkey.com/boards/viewt ... 24&t=93011

Changes between v1 & v2: https://lexikos.github.io/v2/docs/v2-changes.htm

Re: AutoHotkey

Posted: Tue Dec 20, 2022 9:53 am
by Pendrive
DELETED

Re: AutoHotkey

Posted: Tue Dec 20, 2022 8:15 pm
by Andrew Lee
NOTE: I tried repeatedly to add my comment to the entry for AutoHotkey but I kept getting the following error.
My apologies.. one of those migration errors which have been fixed.

I have also updated the database entry.

Re: AutoHotkey

Posted: Sun Jul 02, 2023 11:27 am
by Special
So what to do here?

I was going to update the version number because there was an update today/last night ( https://github.com/AutoHotkey/AutoHotke ... v1.1.37.00 )... well there seems to be a v1 and a v2 branch, so now I cannot update the version here on this site because its currently at v2.0.3, so going 2.0.3 --> v1.1.37, doesn't make much sense, especially since when 2.0.3 gets an update it will need changing as well.

Re: AutoHotkey

Posted: Sun Jul 02, 2023 12:47 pm
by lintalist
Keep tracking the v2 branch, it includes a launcher that tries to detect the version, if it thinks it is the v1 branch it will offer to download it.

Most code on the AutoHotkey forum and elsewhere is v1, but the detection of the launcher is fairly accurate - I suspect that those that follow AutoHotkey here are (or should be) aware of the v1/v2 - I doubt one would find some AutoHotkey code, then try to find "portablefreeware" entry of AutoHotkey and download/try to use the incorrect version.

Updates to v1 will be few and far between as far as I understand it.

Re: AutoHotkey

Posted: Sat Mar 16, 2024 1:09 am
by lintalist
The developer posted End of Life: v1.1 "I intend for v1.1.37.02 (released today) to be my final update to v1" https://www.autohotkey.com/boards/viewt ... 63#p563363