Yet another installer for DHIS2 for Windows

Hi,

I made a NSIS script which installs all DHIS2 components and environment variables without user interaction and makes DHIS2 redy for use. It installs Java DK, MySQL, restores dump file, tests if MySQL is up and running, installs Tomcat6 as windows service, copies dhis.war, sets DHIS2_HOME environment variable to where is should be, copies hibernate.properties there, installs Chrome browser. Creates start menu dhis (could be used to start/stop tomcat).

In doc file screenshot shows structure of files to be followed for third party files.
Currently tested on Windows 7 with user and Admin priveledges. Should work for XP and Vista too.

regards,
murod

DHIS2 Installer screenshot.doc (224 KB)

dhis.nsi (9.58 KB)