Install a service with a specific account
I need to install a service under a specific user. The reason is that this service requires registry information the local user has.

I have tried both the service library and the nsSCM, but it does not work. It always install it under the Local System Account. Anyone here has any experience with that?