AutoHotkey: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[http://www.autohotkey.com/ AutoHotkey] is an utility you can use to script operations in Total Commander. Its focus, as the name implies, are [http://www.autohotkey.com/docs/Hotkeys.htm Hotkeys] which can be created pretty fast. Another great feature missing in [[AutoIt]] are [http://www.autohotkey.com/docs/Hotstrings.htm Hotstrings]. | [http://www.autohotkey.com/ AutoHotkey] is an utility you can use to script operations in Total Commander. Its focus, as the name implies, are [http://www.autohotkey.com/docs/Hotkeys.htm Hotkeys] which can be created pretty fast. Another great feature missing in [[AutoIt]] are [http://www.autohotkey.com/docs/Hotstrings.htm Hotstrings]. Here is a discussion about the difference between AutoIt3 and AutoHotkey at the Total Commander forum: [http://ghisler.ch/board/viewtopic.php?t=6891 "FYI: Using SendMessage with AutoIt"] | ||
== Useful Scripts == | == Useful Scripts == |
Revision as of 13:11, 26 May 2005
AutoHotkey is an utility you can use to script operations in Total Commander. Its focus, as the name implies, are Hotkeys which can be created pretty fast. Another great feature missing in AutoIt are Hotstrings. Here is a discussion about the difference between AutoIt3 and AutoHotkey at the Total Commander forum: "FYI: Using SendMessage with AutoIt"