Page 1 of 4

AutoHotkey

Posted: Wed Aug 29, 2007 8:22 am
by USB_Kx
1.0.47.04 - August 28, 2007

Cant live without this.. :D

Changelog for this version
Fixed key-up hotkeys like "a up::" not to block the pressing of the "a" key unless the hotkey's #IfWin criteria are met. [thanks Roland]

Fixed Round(Var, NegativeNumber), which in rare cases was off by 1. [thanks Icarus]

Fixed crash of scripts that end in a syntax error consisting of an orphaned IF-statement (broken by 1.0.47.00). [thanks msgbox of the German forum]

Eliminated the "GetClipboardData" error dialog. Instead, an empty string is retrieved when the data cannot be accessed within the #ClipboardTimeout period. [thanks ManaUser & Sean]

Changed GUI checkboxes and radio buttons to default to "no word-wrap" when no width, height, or CR/LF characters are specified. This solves display issues under certain unusual DPI settings. [thanks Boskoop]

Re: AutoHotkey 1.0.47.04

Posted: Fri Sep 25, 2009 9:36 am
by infimum
v1.0.48.04 up.

Re: AutoHotkey 1.0.47.04

Posted: Fri Sep 25, 2009 2:23 pm
by infimum
v1.0.48.05 up :)

Re: AutoHotkey 1.0.47.04

Posted: Tue Sep 07, 2010 1:58 pm
by webfork
An excellent intro article to this program:
http://www.howtogeek.com/howto/27971/ho ... utohotkey/

Re: AutoHotkey 1.0.47.04

Posted: Tue Sep 07, 2010 9:32 pm
by guinness
I would love to see an article one day that talks about creating a GUI in AutoHotKey, because some users have this impression that AutoHotKey is only for sending keys and a couple of loops here and there :)

Re: AutoHotkey 1.0.47.04

Posted: Wed Sep 08, 2010 12:23 pm
by webfork
guinness wrote:I would love to see an article one day that talks about creating a GUI in AutoHotKey, because some users have this impression that AutoHotKey is only for sending keys and a couple of loops here and there :)
Agreed. I tried to rewrite the entry a bit to include that its kind of an application framework. Hopefully that will pull more people to the software knowing they can start small and keep it going.

Re: AutoHotkey 1.0.47.04

Posted: Wed Sep 08, 2010 12:58 pm
by guinness
Excellent! Of course I am pro AutoIt, but I appreciate the effort of keeping AutoHotKey (AutoIt V2) alive and anything Open Source is always a +1!

Re: AutoHotkey 1.0.47.04

Posted: Sun Oct 31, 2010 9:23 am
by guinness
AutoHotKey_L is available which is slightly different to the original AutoHotKey. Check out the official documentation - http://www.autohotkey.net/~Lexikos/AutoHotkey_L/ for details of what is new/different, might be useful to those who use AutoHotKey.

Re: AutoHotkey 1.0.47.04

Posted: Sun Aug 07, 2011 2:35 pm
by webfork
AutoHotKey_L is at v1.1.02.00

http://www.autohotkey.net/~Lexikos/AutoHotkey_L/

The main page appears to be pointing to the L version now in a fairly official-looking way:

http://www.autohotkey.com/

Re: AutoHotkey 1.0.47.04

Posted: Wed Feb 15, 2012 7:43 am
by guinness
AutoHotkey_L is at V1.1.06.02 for those who code/script in AHK.

Re: AutoHotkey

Posted: Wed Jul 09, 2014 5:18 am
by Midas
Users Special & Romulous reported (http://www.portablefreeware.com/index.p ... mment26161) that AutoHotkey (AHK) (http://www.portablefreeware.com/?id=217) has a new configuration for development and support, essentially based on a site move to http://ahkscript.org/, so it might be about time it gets its official forum topic. Unless a better option is found, as Jon Pajela (listed as original submitter) is no longer available, the current topic will have to do...
  • [url]http://ahkscript.org/[/url] author wrote:AutoHotkey (AHK) is a free, open-source macro-creation and automation software for Windows that allows users to automate repetitive tasks. It is driven by a scripting language that was initially aimed at providing keyboard shortcuts, otherwise known as hotkeys, that over time evolved into a full-fledged scripting language.
    [url]http://ahkscript.org/download/[/url] author wrote:Releases:
    • AutoHotkey 1.1.* - previously known as AutoHotkey_L.
      AutoHotkey 1.0.* - also retroactively known as AutoHotkey Basic, Classic, Vanilla, etc.
      AutoHotkey 2.0-a* - see AutoHotkey v2.
    • Image
AHK is currently v1.1.15.02 (changelog is at http://ahkscript.org/docs/AHKL_ChangeLog.htm); download from http://ahkscript.org/download/.

BTW, anyone beginning with AHK might also be interested in Pulover Macro Creator (http://www.portablefreeware.com/forums/ ... hp?t=20730).

@webfork: please remove version info from OP and (possibly) move it to "Submissions". TIA. :)

Re: AutoHotkey

Posted: Sat Jul 12, 2014 1:11 pm
by webfork
Midas wrote:please remove version info from OP and (possibly) move it to "Submissions"
Check.

Re: AutoHotkey

Posted: Mon Mar 09, 2015 10:06 am
by lintalist
For those interested in and using AutoHotkey: It seems all is well again in AHK world, you can discuss & vote your preferences here (forum software and which should be the main domain):
http://ahkscript.org/boards/viewtopic.php?f=2&t=6667
http://www.autohotkey.com/board/topic/1 ... hotkeycom/

Re: AutoHotkey

Posted: Tue Mar 10, 2015 7:13 am
by Midas
AHK 32 and 64-bit v1.1.20.01 released (download from http://ahkscript.org/download/; changelog is still at http://ahkscript.org/docs/AHKL_ChangeLog.htm).

Re: AutoHotkey

Posted: Tue Mar 10, 2015 10:45 am
by SYSTEM
Midas wrote:AHK 32 and 64-bit v1.1.20.01 released (download from http://ahkscript.org/download/; changelog is still at http://ahkscript.org/docs/AHKL_ChangeLog.htm).
Thanks. Entry updated. :)