오토핫키 세팅

오토핫키는 윈도우용 매크로 프로그램을 만들기 위한 언어라고 보시면 됩니다.
1. 오토핫키 프로그램 다운로드
https://www.autohotkey.com/download/ahk-install.exe
2. 오토핫키 편집기 SciTe4 다운로드
https://www.autohotkey.com/scite4ahk/dl/s4ahk-install.exe
3. 설치 및 한국어 세팅



화면이 실행되면 도구-SciTE4AutoHotkey Settings 클릭

language - 한국어, encoding - korean wansung 선택후 Update
github 소스코드(참고용)
https://github.com/Lexikos/AutoHotkey_L/tree/master/source
GitHub - Lexikos/AutoHotkey_L: AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
AutoHotkey - macro-creation and automation-oriented scripting utility for Windows. - GitHub - Lexikos/AutoHotkey_L: AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
github.com
오토핫키 메뉴얼
https://www.autohotkey.com/docs/AutoHotkey.htm
Quick Reference | AutoHotkey
www.autohotkey.com
오토핫키 GUI 함수
https://www.autohotkey.com/docs/commands/Gui.htm
Gui - Syntax & Usage | AutoHotkey
Creates and manages windows and controls. Such windows can be used as data entry forms or custom user interfaces. The SubCommand, Value1, Value2 and Value3 parameters are dependent upon each other and their usage is described below. If GuiName is specified
www.autohotkey.com