My installer program doesn\'t suppport installing services but I can run a program/command line etc so my question is how can I install a Windows Service and add 2 dependenc
There is a dynamic installer project on codeproject that I have found useful for services installation, in general.