Creating Service with user account
For a package I’m building I need to create a service with a localuser account.
I create the service with the service table in Windows Installer Editor (wise) and create the user account with a custom action (net user Username /add)
The service doesn’t start because the user has not enough credentials.
How can I give the user enough credentials to start services??
I create the service with the service table in Windows Installer Editor (wise) and create the user account with a custom action (net user Username /add)
The service doesn’t start because the user has not enough credentials.
How can I give the user enough credentials to start services??
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
aa006
18 years ago
Posted by:
k.vdschaaf
18 years ago
Posted by:
fetgor
18 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.