I have a windows service executable that I know is written in .NET which I need to install under a different service name to avoid a conflict. The install doesn\'t provide anyw
It is not true that InstallUtil doesn't allow you to configure the service name. I do it all the time like this
InstallUtil.exe /servicename="" ""