InstallTopshelfServiceWithInstance
[-serviceName] <String>
[-exePath] <String>
[-instance] <String>
Install a Topshelf service with a specific instance identifier
InstallTopshelfServiceWithInstance -serviceName "MySvc" -exePath "/Path/To/exe.exe" -instance "1"