I have a batch file that installs a Windows service. The service needs to run under a specific user account. Does anybody know how to set the user account through the batch file instead of using the Windows "Services" GUI?
|
feedback
|
|
To change an existing service, use the
Be sure to put spaces between the equals signs and the arguments. If you're using | |||
|
feedback
|