Post #1157938
2026-04-15 09:06 UTC
@Rich@dragonscave.space @jcsteelguitars@spaceplace.jonathancandler.com
you could try this from a reddit thread I found??
sc.exe create binPath= ""
But the exe in question has to be capable of running as a service.
It has to be a silent exe. Exe's that have monitors (gui's) that have to run probably won't load properly as a service.
It also has to be designed to work with the windows subsystem if you have to pipe in parameters and data to it.
I think you can add the launch parameters to it as part of the argument
Replies (0)
No replies.