could not find autohotkey error #340

Closed
opened 2026-01-05 14:49:51 +01:00 by adam · 1 comment
Owner

Originally created by @1-minute-to-midnight on GitHub (Apr 16, 2024).

Describe the bug
Getting Error: could not find autohotkey, please make sure it is installed before using the --ahk flag

To Reproduce
Steps to reproduce the behavior:

  1. Run komorebic start --ahk
  2. Get the error

Expected behavior
Should not get error

Operating System

OS Name:                   Microsoft Windows 11 Pro
OS Version:                10.0.22631 Build 22631

komorebic check Output

No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\rishi

Looking for configuration files in C:\Users\rishi

Found komorebi.json; this file can be passed to the start command with the --config flag

Found C:\Users\rishi\.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag

I have installed autohotkey from the provided link in the README

Originally created by @1-minute-to-midnight on GitHub (Apr 16, 2024). **Describe the bug** Getting Error: could not find autohotkey, please make sure it is installed before using the --ahk flag **To Reproduce** Steps to reproduce the behavior: 1. Run komorebic start --ahk 2. Get the error **Expected behavior** Should not get error **Operating System** ``` OS Name: Microsoft Windows 11 Pro OS Version: 10.0.22631 Build 22631 ``` **`komorebic check` Output** ``` No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\rishi Looking for configuration files in C:\Users\rishi Found komorebi.json; this file can be passed to the start command with the --config flag Found C:\Users\rishi\.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag ``` I have installed autohotkey from the provided link in the README
adam added the bug label 2026-01-05 14:49:51 +01:00
adam closed this issue 2026-01-05 14:49:51 +01:00
Author
Owner

@1-minute-to-midnight commented on GitHub (Apr 16, 2024):

This error is solved if you install autohotkey with scoop instead of via the exe.

@1-minute-to-midnight commented on GitHub (Apr 16, 2024): This error is solved if you install autohotkey with scoop instead of via the exe.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#340