AutoHotkey: Difference between revisions
Jump to navigation
Jump to search
(template for backlink and interwiki) |
(Numbered list to keep the overview if translation is complete) |
||
Line 5: | Line 5: | ||
== Useful Scripts == | == Useful Scripts == | ||
[[AutoHotkey: Always copy / move in Queue]] | # [[AutoHotkey: Always copy / move in Queue]] | ||
# [[AutoHotkey: Auto add URL to Background transfer manager]] | |||
[[AutoHotkey: Auto add URL to Background transfer manager]] | # [[AutoHotkey: Automatic directory-specific configuration / actions]] | ||
# [[AutoHotkey: Backspace In Drive Root Opens My Computer]] | |||
[[AutoHotkey: Automatic directory-specific configuration / actions]] | # [[AutoHotkey: Close or minimize windows]] | ||
# [[AutoHotkey: Copy Filename To Clipboard When Inplace-renaming]] | |||
[[AutoHotkey: Backspace In Drive Root Opens My Computer]] | # [[AutoHotkey: Copy Selection To Clipboard In Lister]] | ||
# [[AutoHotkey: Go To Parent Directory When Doubleclicking Border]] | |||
[[AutoHotkey: Close or minimize windows]] | # [[AutoHotkey: Inplace rename with dialog]] | ||
# [[AutoHotkey: Launch external diff]] | |||
[[AutoHotkey: Copy Filename To Clipboard When Inplace-renaming]] | # [[AutoHotkey: Popup the splitter menu]] | ||
# [[AutoHotkey: Refresh the treeinfo.wc of certain drives]] | |||
[[AutoHotkey: Copy Selection To Clipboard In Lister]] | # [[AutoHotkey: Reset the MultiRenameTool automatically]] | ||
# [[AutoHotkey: Run or activate Total Commander]] | |||
[[AutoHotkey: Go To Parent Directory When Doubleclicking Border]] | # [[AutoHotkey: ScrollLock functionality]] | ||
# [[AutoHotkey: Send a command to Total Commander]] | |||
[[AutoHotkey: Inplace rename with dialog]] | # [[AutoHotkey: Shutdown computer after download or copy]] | ||
# [[AutoHotkey: Start Notepad In Lister]] | |||
[[AutoHotkey: Launch external diff]] | # [[AutoHotkey: Switch Language]] | ||
# [[AutoHotkey: Unpack each archive to a separate subdir]] | |||
[[AutoHotkey: Popup the splitter menu]] | # [[AutoHotkey: With Alt - \ always to root]]of_drive | ||
# [[Autohotkey: Create folders from filenames]] | |||
[[AutoHotkey: Refresh the treeinfo.wc of certain drives]] | |||
[[AutoHotkey: Reset the MultiRenameTool automatically]] | |||
[[AutoHotkey: Run or activate Total Commander]] | |||
[[AutoHotkey: ScrollLock functionality]] | |||
[[AutoHotkey: Send a command to Total Commander]] | |||
[[AutoHotkey: Shutdown computer after download or copy]] | |||
[[AutoHotkey: Start Notepad In Lister]] | |||
[[AutoHotkey: Switch Language]] | |||
[[AutoHotkey: Unpack each archive to a separate subdir]] | |||
[[AutoHotkey: With Alt - \ always to root]]of_drive | |||
[[Autohotkey: Create folders from filenames]] | |||
Revision as of 18:09, 26 October 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
- AutoHotkey: Auto add URL to Background transfer manager
- AutoHotkey: Automatic directory-specific configuration / actions
- AutoHotkey: Backspace In Drive Root Opens My Computer
- AutoHotkey: Close or minimize windows
- AutoHotkey: Copy Filename To Clipboard When Inplace-renaming
- AutoHotkey: Copy Selection To Clipboard In Lister
- AutoHotkey: Go To Parent Directory When Doubleclicking Border
- AutoHotkey: Inplace rename with dialog
- AutoHotkey: Launch external diff
- AutoHotkey: Popup the splitter menu
- AutoHotkey: Refresh the treeinfo.wc of certain drives
- AutoHotkey: Reset the MultiRenameTool automatically
- AutoHotkey: Run or activate Total Commander
- AutoHotkey: ScrollLock functionality
- AutoHotkey: Send a command to Total Commander
- AutoHotkey: Shutdown computer after download or copy
- AutoHotkey: Start Notepad In Lister
- AutoHotkey: Switch Language
- AutoHotkey: Unpack each archive to a separate subdir
- AutoHotkey: With Alt - \ always to rootof_drive
- Autohotkey: Create folders from filenames
Back to Scripting utilities