Hey,
I'm currently working on a program that needs to install other programs as services. I can't seem to find anything in C# to do this.
Is there anything in C# that can do this? If not, what would be the best way to go about doing it? Calling an unmanaged api?




Reply With Quote