%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\installutil.exe WinService.exe
Net Start WinService
sc config WinService start= auto
pause