Skip to content
⌘ NSIS Forum Archive

Install a service with a specific account

1 posts

vzilka#

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?