Hi,
I'm currently building a solution which relies on a third party tool which runs as a windows service.
We're trying to wrap up things and to integrate this service deployment within a traditional SharePoint Full Trust solution.
To my understanding I have to use a SPWindowsService and a SPWindowsServiceInstance to do so. The only thing is : I can't figure out how to give it the path and the options to start the executable.
Am I missing anything?
Thanks for your help!
Cya