|









| |
Pre-requisites:
1. Install
Launch4J in C:\Program Files\Launch4
Note: If install in different path change path at line
16 in build.xml.
2. Install the Inno Setup in C:\Program Files\Inno Setup
Note: If install in different path change path at line
81 in build.xml.
3. Copy Launch4j configuration xml (mgxlaunch4j.xml) in working folder.
4. Copy Inno Setup script file (MGXInnosetup.iss) into working folder.
5. Download svnant version 1.1.0-Rc2
Note:
a. Set svnant.classpath to
c:\????\svnant-1.1.0-Rc2\lib
b. Edit Build.properties add svn
username and password.
Run Ant:
1. Run ant in working folder.
2. Output files MGXSetup.exe, MGX.exe and MGX.jar created in working folder
and \bin folder (to update SVN).
3. Double click Setup and follow wizard.
4. Copy the MGXSetup.exe to MGX website Setup folder.
|