AutoHotkey: Difference between revisions
Jump to navigation
Jump to search
m (link corrected) |
|||
Line 3: | Line 3: | ||
== Useful Scripts == | == Useful Scripts == | ||
[[Unpack each archive to a separate subdir]] | |||
[[Send a command to Total Commander]] | [[Send a command to Total Commander]] |
Revision as of 11:31, 27 June 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
Useful Scripts
Unpack each archive to a separate subdir
Send a command to Total Commander
Run or activate Total Commander
Go To Parent Directory When Doubleclicking Border
Reset the MultiRenameTool automatically
Shutdown computer after download or copy
Back to Scripting utilities