InstallTopshelfService


InstallTopshelfService
    [-serviceName] <String>
    [-exePath] <String>

Description

Install a Topshelf service

Example


InstallTopshelfService -serviceName "MySvc" -exePath "/Path/To/exe.exe"