How do you install Tomcat 6 as a service using the Wix ServiceInstall Tag?
- by dskiles
How do you install Tomcat 6 as a service using the Wix ServiceInstall Tag? Is there a way to do it, or do I need to use a custom action to call the executable or batch file that comes with it to install the service?