AutoHotkey: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
m (restored alphabetical order)
(added Combine file parts)
Line 12: Line 12:
# [[AutoHotkey: Copy Filename To Clipboard When Inplace-renaming]]
# [[AutoHotkey: Copy Filename To Clipboard When Inplace-renaming]]
# [[AutoHotkey: Copy Selection To Clipboard In Lister]]
# [[AutoHotkey: Copy Selection To Clipboard In Lister]]
# [[AutoHotkey: Combine file parts]]
# [[AutoHotkey: Create .bat file to combine file parts]]
# [[AutoHotkey: Create .bat file to combine file parts]]
# [[AutoHotkey: Create folders from filenames]]
# [[AutoHotkey: Create folders from filenames]]

Revision as of 21:34, 17 December 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

  1. AutoHotkey: Always copy / move in Queue
  2. AutoHotkey: Auto add URL to Background transfer manager
  3. AutoHotkey: Automatic directory-specific configuration / actions
  4. AutoHotkey: Backspace In Drive Root Opens My Computer
  5. AutoHotkey: Close or minimize windows
  6. AutoHotkey: Copy Filename To Clipboard When Inplace-renaming
  7. AutoHotkey: Copy Selection To Clipboard In Lister
  8. AutoHotkey: Combine file parts
  9. AutoHotkey: Create .bat file to combine file parts
  10. AutoHotkey: Create folders from filenames
  11. AutoHotkey: Go To Parent Directory When Doubleclicking Border
  12. AutoHotkey: Inplace rename with dialog
  13. AutoHotkey: Launch external diff
  14. AutoHotkey: Popup menu for button bar or F4
  15. AutoHotkey: Popup the splitter menu
  16. AutoHotkey: Refresh the treeinfo.wc of certain drives
  17. AutoHotkey: Reset the MultiRenameTool automatically
  18. AutoHotkey: Run or activate Total Commander
  19. AutoHotkey: ScrollLock functionality
  20. AutoHotkey: Send a command to Total Commander
  21. AutoHotkey: Shutdown computer after download or copy
  22. AutoHotkey: Start Notepad In Lister
  23. AutoHotkey: Switch Language
  24. AutoHotkey: Unpack each archive to a separate subdir
  25. AutoHotkey: With Alt - \ always to root of drive




Back to Scripting utilities