Changes to the win_installer project as of 2.1: Project is split up into smaller sections: - installer - updater - utils - language pack - start lams - stop lams - backup lams - restor lams - java
windows installer/updater/uninstaller now gets mysql version through the newly added checkmysqlversion.java. Further a number of the calls, ie to dump the database, to create the database etc, have been changed to only occur if the mysql_host is set to localhost