Index: win_installer/README =================================================================== diff -u -rd2799bacf37dd896238b065d5d7466b2a0bd1ebc -r5ec0e11f5cf2c7a7fad2294c11416120182deda8 --- win_installer/README (.../README) (revision d2799bacf37dd896238b065d5d7466b2a0bd1ebc) +++ win_installer/README (.../README) (revision 5ec0e11f5cf2c7a7fad2294c11416120182deda8) @@ -9,9 +9,11 @@ Steps to build installer 1. Build LAMS as usual. If using an alternate location for JBOSS_HOME and - LAMS_CONF, specify these at the top of src/installer.nsi. + LAMS_CONF, specify these at the top of src/installer.nsi 2. Check out jsMath and run the build-war ant target (needed for - step 5). + step 6) 3. Run the dump-db and compile-java targets in the main build.xml file 4. Compile src/lams-start.nsi and src/lams-stop.nsi -5. Compile src/installer.nsi. +5. Open your C:\lamsconf\lams.xml, and copy the flash client date/timestamps + into templates/lams.xml +6. Compile src/installer.nsi.