You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

AutoHotkey is a free, open-source custom scripting language for Microsoft Windows, initially aimed at providing easy keyboard shortcuts or hotkeys, fast macro-creation and software automation that allows users of most levels of computer skill to automate repetitive tasks in any Windows application.

AutoHotkey scripts can be used to launch programs, open documents, emulate keystrokes, Unicode characters, and mouse clicks and movements. AutoHotkey scripts can also assign, retrieve, and manipulate variables, run loops and manipulate windows, files, and folders.

In my case, I was able to remove terrible repeated steps when my PC is on such as closing irritating applications having no meaning but needs to use for business purpose.

  • No labels