Skip to content

Releases: AutoHotkey/Ahk2Exe

Ahk2Exe v1.1.34.04c

30 Oct 01:45
Compare
Choose a tag to compare

Fixed quoted #Include for v2.

Note this version of Ahk2Exe is functionally equivalent to that included with AutoHotKey v1.1.35.00.

SHA256 hashes:
Ahk2Exe1.1.34.04c.zip 7344EA5CE4602E8C4DB6B0821344B76124D180C07DC1A324144A8839813D3463
Ahk2Exe.exe 09FAAA8D874F7268B823F2EFE82D76F503B55040D2298ED55F986860CEDED752

Ahk2Exe v1.1.34.04b

16 Oct 23:42
Compare
Choose a tag to compare
  • Fixed the Ahk2Exe updater ('Check for Updates' menu option) assigning incorrect permissions to updated programs.
    • To fix any existing incorrect permissions it is first necessary to use the Ahk2Exe updater to update Ahk2Exe to version 1.1.34.04b or later, then use the Ahk2Exe updater to re-update Ahk2Exe, plus any other programs in the list which have been updated by a version of the updater earlier than 1.1.34.04b.
    • Apologies for the inconvenience.
  • Ahk2Exe updater help button now opens the Ahk2Exe forum post to allow browsing of updates, etc..
  • Changed how sub-version is set for local compiles.
  • Improved comma handling in the 'Debug' directive.
  • A directive reference to 'A_PriorLine' just after '#Include' now sees the last line of the included file.
  • The 'Cont' directive can now be 'Nop'ed.
  • Added the directive variable 'A_BasePath'.
  • Included a higher resolution logo.

Ahk2Exe v1.1.34.04a

08 Sep 00:43
Compare
Choose a tag to compare

Fix AHK Std lib when compiling 32-bit.

Ahk2Exe v1.1.34.04

24 Aug 00:02
Compare
Choose a tag to compare

Add 'File' menu item 'Refresh Windows Icons'.
AddResource scripts must have extension = .ahk.

Ahk2Exe v1.1.34.03g

10 Aug 00:30
Compare
Choose a tag to compare

Eliminates occasional Ahk2Exe zombie processes.

Ahk2Exe v1.1.34.03f

08 Aug 02:36
Compare
Choose a tag to compare

Allow '\base AutoHotkey.exe' parameter.
Improve the method for showing local help.

Ahk2Exe v1.1.34.03e

05 Aug 05:36
Compare
Choose a tag to compare

Update: handle failure to update correctly

Ahk2Exe v1.1.34.03d

03 Aug 03:20
Compare
Choose a tag to compare

Remove temp\update directory correctly.
Integrate Update with V2 UX.

Ahk2Exe v1.1.34.03c

30 Jul 03:17
Compare
Choose a tag to compare
Ahk2Exe1.1.34.03c1

Fix bug

Ahk2Exe v1.1.34.03b

05 Jul 01:06
Compare
Choose a tag to compare

Skip duplicate Base files by default