There are a couple of standard ways to install a Windows Service. Create a Setup and Deployment package in Visual Studio Use InstallUtil.exe from the Visual Studio Development Command prompt with elevated privileges. Sometimes these options aren’t available. Either your…