Archive: Install tomcat and mysql


Install tomcat and mysql
Beginner Question

NSIS Beginner here.



I need to build an installer that installs Java and Tomcat and mysql version 5.0 and copy my application into tomcat webapps directory.

How do i do this?


Search these forums and http://nsis.sourceforge.net/Main_Page

-Stu


Thanks for the reply.

I have searched the forum but i'm not able to get the clue to how to proceed writing the script to install tomcat and mysql.


How about simply executing the installers in silent mode?

-Stu