AutoHotkey: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
m (reformating of link 'AutoHotkey: With Alt - \ always to root')
(added Create .bat file to 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: Create .bat file to combine file parts]]
# [[AutoHotkey: Go To Parent Directory When Doubleclicking Border]]
# [[AutoHotkey: Go To Parent Directory When Doubleclicking Border]]
# [[AutoHotkey: Inplace rename with dialog]]
# [[AutoHotkey: Inplace rename with dialog]]

Revision as of 21:06, 25 November 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: Create .bat file to combine file parts
  9. AutoHotkey: Go To Parent Directory When Doubleclicking Border
  10. AutoHotkey: Inplace rename with dialog
  11. AutoHotkey: Launch external diff
  12. AutoHotkey: Popup the splitter menu
  13. AutoHotkey: Refresh the treeinfo.wc of certain drives
  14. AutoHotkey: Reset the MultiRenameTool automatically
  15. AutoHotkey: Run or activate Total Commander
  16. AutoHotkey: ScrollLock functionality
  17. AutoHotkey: Send a command to Total Commander
  18. AutoHotkey: Shutdown computer after download or copy
  19. AutoHotkey: Start Notepad In Lister
  20. AutoHotkey: Switch Language
  21. AutoHotkey: Unpack each archive to a separate subdir
  22. AutoHotkey: With Alt - \ always to root of drive
  23. Autohotkey: Create folders from filenames




Back to Scripting utilities