win32service
.StartService
StartService(
hService
, args
)
Starts the specified service
Parameters
hService
:
PySC_HANDLE
Handle to the service to be started
args
: [string, ...]
Arguments to the service.