2
In a few days I'll be installing a Windows Service I developed on my development machine (which ultimately hosts a WCF-over-SOAP service) on a staging machine.
Since I have Visual Studio 2013, I can use VS command prompt to install that service using installutil.exe
.
But target machine runs a plain old Windows Server 2008 R2
From StackOverflow: Install windows service without InstallUtil.exe, Install a .NET windows service without InstallUtil.exe
– Ƭᴇcʜιᴇ007 – 2014-03-11T17:27:46.957