AutoHotkey

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Message
Author
USB_Kx
Posts: 92
Joined: Sun Aug 05, 2007 2:58 pm

AutoHotkey

#1 Post 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]

infimum
Posts: 231
Joined: Sun Mar 02, 2008 1:00 am

Re: AutoHotkey 1.0.47.04

#2 Post by infimum »

v1.0.48.04 up.

infimum
Posts: 231
Joined: Sun Mar 02, 2008 1:00 am

Re: AutoHotkey 1.0.47.04

#3 Post by infimum »

v1.0.48.05 up :)

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: AutoHotkey 1.0.47.04

#4 Post by webfork »

An excellent intro article to this program:
http://www.howtogeek.com/howto/27971/ho ... utohotkey/

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: AutoHotkey 1.0.47.04

#5 Post 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 :)

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: AutoHotkey 1.0.47.04

#6 Post 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.

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: AutoHotkey 1.0.47.04

#7 Post 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!

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: AutoHotkey 1.0.47.04

#8 Post 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.

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: AutoHotkey 1.0.47.04

#9 Post 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/

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: AutoHotkey 1.0.47.04

#10 Post by guinness »

AutoHotkey_L is at V1.1.06.02 for those who code/script in AHK.

User avatar
Midas
Posts: 6705
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: AutoHotkey

#11 Post 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. :)

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: AutoHotkey

#12 Post by webfork »

Midas wrote:please remove version info from OP and (possibly) move it to "Submissions"
Check.

User avatar
lintalist
Posts: 434
Joined: Sat Apr 19, 2014 12:52 am
Contact:

Re: AutoHotkey

#13 Post 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/

User avatar
Midas
Posts: 6705
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: AutoHotkey

#14 Post 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).

User avatar
SYSTEM
Posts: 2041
Joined: Sat Jul 31, 2010 1:19 am
Location: Helsinki, Finland

Re: AutoHotkey

#15 Post 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. :)
My YouTube channel | Release date of my 13th playlist: August 24, 2020

Post Reply