Hi,
Even I have a similar feature requirement. I wanna make an entry for starting tomcat and mysql in windows services, so that they start automatically on windows startup. Unfortunately I faced similar issues and wasn't able to implement that feature.
If you guys can provide any pointers that ...