Hi, I want to install a windows service on a remote service. In the following blog you have said to use 'servicecontroller'
However in the 'ServiceController Members' in the .chm file of 'MSBuild Community Tasks' there is no memeber for accepting the path of the service to be installed for ex. 'c:\myservice.exe'
Please suggest how can i achieve the task of installing service remotely.
Thanks, Prasad M.