Installation
Name | Sources | Categories | Description |
---|
AutoHotkey | Website , winget install -e AutoHotkey.AutoHotkey —scope machine
| Development | A scripting language to create hotkeys, interact with applications, manipulate windows, automate repetitive… |
Windows Automation scripting language
General code structure
Hotkeys
- end with
::
- pauses current thread and starts a new one
Legacy syntax
Expression syntax
Override existing instance when launched again
Set a windows taskbar icon
Get program stdout, stderr
Sources:
Related:
Tags:
Programming Languages - Communicate instructions between humans and computers