how to change service startuptype #2546
Closed
BlackRouter
started this conversation in
General
Replies: 1 comment
-
win32serviceutil is for services implemented in python. To change an arbitrary service, use win32service. Please use https://github.com/mhammond/pywin32#support for support requests. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
i want change startup type a service:
but i get this error:
please help me and put list insert startup type.
Beta Was this translation helpful? Give feedback.
All reactions