Installing services under .NET You can use the command line tool InstallUtil.exe installation service, in the Windows directory
Microsoft.Net/framework/v1.1.4322
For example: Installing Services Installutil UpdaterService.exe
Uninstall Service InstallUTIL / U UpdaterService.exe
Note that updaterService.exe is a service detail to see Installutil command help installutil /?