Mladen Turk <mt...@apache.org> wrote:

>On Fri, Jun 24, 2011 at 12:27 AM, Mark Thomas <ma...@apache.org> wrote:
>>> +  !define MUI_FINISHPAGE_RUN_FUNCTION "StartService"
>$INSTDIR\bin\tomcat@version_ma...@w.exe
>>
>> Sorry about this random line. I'll fix it in the next commit
>>
>
>Does it mean that the service will be always started when the install
>finishes?

No. It works exactly as before. By using a function we can delay specifying the 
actual service name to the end of the install.

The next task is ensuring that the registry entries for multiple services don't 
clash. That should be doable. The last bit, getting the service name from the 
user, is the easy bit although it will need validation. I hope to get this done 
later today.

Mark




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to