[RunInstallerAttribute(true)]
public class MyInstaller : ServiceProcessInstaller {
    private ServiceInstaller s;

    public MyInstaller(){