Using Visual Studio Express 2012, I\'ve created a console application using Topshelf (Version 3.1.107.0). The application works as a console application, but I can\'t figure
Run your service.exe install to install the service.
service.exe install
See the Topshelf Command Line Reference documentation for more information.