I've created a Windows Service which works fine and installs OK using command line installutil. However, I need to create a separate application which does the equivalent of installutil. I've tried using System.Diagnostics.Process.Start( with the same parameters that used with the command line...
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.