Index: win_installer/src/final.ini =================================================================== RCS file: /usr/local/cvsroot/win_installer/src/Attic/final.ini,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ win_installer/src/final.ini 26 Feb 2007 23:49:35 -0000 1.1 @@ -0,0 +1,17 @@ +[Settings] +NumFields=2 + +[Field 1] +Type=Label +Left=19 +Top=11 +Right=197 +Bottom=30 +Text="LAMS Configuration Completed.\r\n\r\n" + +[Field 2] +Type=Label +Left=19 +Top=26 +Right=218 +Bottom=47 Index: win_installer/src/lams_components.ini =================================================================== RCS file: /usr/local/cvsroot/win_installer/src/Attic/lams_components.ini,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ win_installer/src/lams_components.ini 26 Feb 2007 23:49:35 -0000 1.1 @@ -0,0 +1,44 @@ +[Settings] +NumFields=5 + +[Field 1] +Type=Label +Left=27 +Top=20 +Right=169 +Bottom=29 +Text=Label + +[Field 2] +Type=Label +Left=27 +Top=29 +Right=169 +Bottom=38 +Text=Label + +[Field 3] +Type=Label +Left=27 +Top=39 +Right=169 +Bottom=48 +Text= + +[Field 4] +Type=Label +Left=10 +Top=2 +Right=291 +Bottom=14 +Text=LAMS 2.0.1 Full Install + +[Field 5] +;InstallOptions Editor Metadata (DO NOT EDIT): locked=true +Type=CheckBox +Left=10 +Top=70 +Right=268 +Bottom=80 +Text=Include jsMath (Optional web component for maths symbol display) +State=0 Index: win_installer/src/language-pack.nsi =================================================================== RCS file: /usr/local/cvsroot/win_installer/src/Attic/language-pack.nsi,v diff -u -r1.32 -r1.33 Binary files differ Index: win_installer/src/updateLocales.sql =================================================================== RCS file: /usr/local/cvsroot/win_installer/src/Attic/updateLocales.sql,v diff -u -r1.5 -r1.6 Binary files differ Index: win_installer/src/updater.nsi =================================================================== RCS file: /usr/local/cvsroot/win_installer/src/Attic/updater.nsi,v diff -u Binary files differ Index: win_installer/templates/buildcombinedtasks.xml =================================================================== RCS file: /usr/local/cvsroot/win_installer/templates/Attic/buildcombinedtasks.xml,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ win_installer/templates/buildcombinedtasks.xml 26 Feb 2007 23:49:35 -0000 1.1 @@ -0,0 +1,101 @@ + + + + + + Create the parallel activities that come standard with LAMS. + Must be called from build.xml as it relies on build.xml to set up the parameters. + usage: this message + deploy-package-library: build and deploy a parallel activity library + + + + + Building package: Configuration ${package.cfg} + Building package: Assembly Activity ${assembly.activity} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: win_installer/templates/news.html =================================================================== RCS file: /usr/local/cvsroot/win_installer/templates/Attic/news.html,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ win_installer/templates/news.html 26 Feb 2007 23:49:35 -0000 1.1 @@ -0,0 +1,14 @@ +

Latest News & Updates

+ Index: win_installer/templates/update-deploy-tools.xml =================================================================== RCS file: /usr/local/cvsroot/win_installer/templates/Attic/update-deploy-tools.xml,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ win_installer/templates/update-deploy-tools.xml 26 Feb 2007 23:49:35 -0000 1.1 @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + +------------------------------------------+ + | Generate the deployment package. | + +------------------------------------------+ + Generating deploy.xml for ${signature} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Deploying the ${signature} Tool + + + + + + + + + + + + + + + + + \ No newline at end of file