Auto-start and windows shortcut link are not running as expected. #631
Unanswered
aaronshahriari
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to be able to run this awesome awesome program when I startup, but the issue is when I run my enable-autostart command to create a shortcut for this app it will flash a PowerShell command line then wont boot the .exe
This is the command I run:
komorebic enable-autostart --whkd --config .\.config\komorebi\komorebi.jsonWhen I run this command it generates a shortcut in my startup folder to run the target command necessary to load komorebi. Which is provided below. When I run the shortcut it does not properly execute the command, but when I take the target command and run it alone in PowerShell, it does properly function.
C:\Users\aaron\scoop\apps\komorebi\current\komorebic.exe start --config .\.config\komorebi\komorebi.json --whkdThe issue though is shown when I try to run the shortcut (or rather - when I startup my computer it does this) -> see video
komorebi_shortcut_issue.mp4
Thank you again for this awesome application, I legit use it everyday. I wish I could get auto-start working!
Beta Was this translation helpful? Give feedback.
All reactions