A command line program monitor systray for Windows
`无法运行` ``` "path": "", "cmd": "D:\\Program Files\\AutoHotkey\\AutoHotkeyU64.exe", ``` 包了 `"` 号也不行 ``` "cmd": "\"D:\\Program Files\\AutoHotkey\\AutoHotkeyU64.exe\"", ``` `path 里面带空格的正常` ``` "path": "D:\\Program Files\\AutoHotkey", "cmd": "AutoHotkeyU64.exe", ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by fcying and has received 10 comments.