Quote:
Originally Posted by jawadams
EDIT: Managed to create the service using this syntax:
sc create CalibreServ binPath= "C:\Program Files (x86)\Calibre2\calibre-server.exe"
The only thing I was missing was a space.
But when I try to start the service it says "Error 1053: The Service did not respond to the start or control request in a timely manner"
|
I haven't actually tried it, that link is just the result of a quick googling. Note that Python programs take some time to start up (at least, they do for me), maybe Windows believes there's a timeout. I don't, off the bat, know how to fix that, if it is the cause.