G
Guest
Hello!
I want to start a program as a service running with administrator rights. I
have made a component adding a Service Data (in resources). Here are the
settings:
ServiceName: MyService
StartType: 2
StartName: .\Administrator
ServiceType: 16
Password: admin
errorControl: 1
When I boot the image this service doesn't start. When I try to start it
manually, this message is displayed:
Could not start the MyService service on Local Computer.
Error 1069: The service did not start due to a logon failure.
If I re-enter the password in the service properties, it starts properly.
I don't understand where is the problem!???
I want to start a program as a service running with administrator rights. I
have made a component adding a Service Data (in resources). Here are the
settings:
ServiceName: MyService
StartType: 2
StartName: .\Administrator
ServiceType: 16
Password: admin
errorControl: 1
When I boot the image this service doesn't start. When I try to start it
manually, this message is displayed:
Could not start the MyService service on Local Computer.
Error 1069: The service did not start due to a logon failure.
If I re-enter the password in the service properties, it starts properly.
I don't understand where is the problem!???