I was created a Windows Service and setup project, but when I run the .msi file to install this service, system prompt invalid user account or something like that.
I found the solution, in "ProjectInstaller.vb" file, I cant use "LocalService" or "NetworkService" for ServiceProcessInstaller1.Account because they available only on Windows XP.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.