Hello,
I have a windows service, written in VB.Net. I want to create a install package for this service that will prompt th user to provide the service name. This is so tah when the service is released to DEV-UAT-PRD this "domain" is added to the service name without the need to rebuild the package three times.
I think I need to use a custom install action, but I'm not quite sure what I need to do.
Any help appreciated
Thanks
I have a windows service, written in VB.Net. I want to create a install package for this service that will prompt th user to provide the service name. This is so tah when the service is released to DEV-UAT-PRD this "domain" is added to the service name without the need to rebuild the package three times.
I think I need to use a custom install action, but I'm not quite sure what I need to do.
Any help appreciated
Thanks