When I install a service using myservice.exe --install it hard codes the LocalSystem account as LogonAs userid. I had to manually modify it.
Is there a way to specify the credentials as a parameter of --install?
When I install a service using myservice.exe --install it hard codes the LocalSystem account as LogonAs userid. I had to manually modify it.
Is there a way to specify the credentials as a parameter of --install?