Index: win_installer/README =================================================================== RCS file: /usr/local/cvsroot/win_installer/Attic/README,v diff -u -r1.4 -r1.5 --- win_installer/README 20 Oct 2006 05:40:18 -0000 1.4 +++ win_installer/README 31 Oct 2006 06:29:42 -0000 1.5 @@ -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.