AutoHotkey: Difference between revisions
(Added: Link to external english AutoHotkey Wiki) |
(Moved to: "AutoHotkey: Always copy / move in Queue") |
||
Line 5: | Line 5: | ||
== Useful Scripts == | == Useful Scripts == | ||
[[Always copy / move in Queue]] | [[AutoHotkey: Always copy / move in Queue]] | ||
[[Auto add URL to Background transfer manager]] | [[Auto add URL to Background transfer manager]] |
Revision as of 12:12, 24 September 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
The english Wiki for that program: AutoHotkey Wiki
Useful Scripts
AutoHotkey: Always copy / move in Queue
Auto add URL to Background transfer manager
Automatic directory-specific configuration / actions
Backspace In Drive Root Opens My Computer
Copy Filename To Clipboard When Inplace-renaming
Copy Selection To Clipboard In Lister
Go To Parent Directory When Doubleclicking Border
Refresh the treeinfo.wc of certain drives
Reset the MultiRenameTool automatically
Run or activate Total Commander
Send a command to Total Commander
Shutdown computer after download or copy
Unpack each archive to a separate subdir
------
Back to Scripting utilities