ホットキーの定義 #n:: Run, Notepad.exe return 実行する処理が1行だけならば、 #n::Run, Notepad.exe のように、returnを省いて記述できます。 ホットキーのラベルに、大文字/小文字の区別はありません。 割り当てられているホットキーは、メイン メニューの【View → Hotkeys and their methods】で一覧できます。 ホットキーの動的な定義 Hotkeyコマンドを使用することで、スクリプト内でホットキーを定義できます。 Hotkey, KeyName [, Label, Options] Hotkey key := "^a" Hotkey, %key%, Func Func: Run, Notepad.exe return 同一のLabelに異なるKeyNameを指定すると、それらのKeyNameがそれぞれLabelに割