We are trying to create a Installer for a .war file,
the prerequisites are Tomcat as the web application server, MySQL as the DB
we have a login page for which the MySQL has to install first
we are able to create the setup.exe but on double click the MySQL is parallel installing..so users are confused when installing
can you help us to build the setup.exe please