Hi, i have read that is possibile to update an existing service but i need to add a service to an application already installed such as new feature of the program. It is possible?
Yes, you can install new services. Just install it like you would in an installer. Normally this means calling your service exe with special commandline arguments. Like "MyService.exe /install"