Index: win_installer/README =================================================================== diff -u -rc592a3c5755a484352aa1a3ac019e2d997cee560 -r184be30e275e3c0e71d0a5205ca0ecaff9b72b1c --- win_installer/README (.../README) (revision c592a3c5755a484352aa1a3ac019e2d997cee560) +++ win_installer/README (.../README) (revision 184be30e275e3c0e71d0a5205ca0ecaff9b72b1c) @@ -11,7 +11,9 @@ 1. Build LAMS as usual. If using an alternate location for JBOSS_HOME, specify at the top of src/installer.nsi 2. Check out jsMath and run the build-war ant target (needed for - step 5) -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. + step 6) +3. Start LAMS, login as sysadmin/sysadmin, and delete the users 'test', 'mmm' + and 'lamskh01'. +4. Run the dump-db and compile-java targets in the main build.xml file +5. Compile src/lams-start.nsi and src/lams-stop.nsi +6. Compile src/installer.nsi.