Installing a Topshelf application as a Windows service

后端 未结 4 1756
离开以前
离开以前 2020-12-23 16:12

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

4条回答
  •  执念已碎
    2020-12-23 16:35

    Browse to the folder and run the command:

    AppName.exe install
    

    You must run your command prompt as an Admin.

提交回复
热议问题