updater.nsi

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes to the win_installer project as of 2.1:

Project is split up into smaller sections:

- installer

- updater

- utils

- language pack

- start lams

- stop lams

- backup lams

- restor lams

- java

  1. … 122 more files in changeset.
windows installer/updater/uninstaller now gets mysql version through the newly added checkmysqlversion.java. Further a number of the calls, ie to dump the database, to create the database etc, have been changed to only occur if the mysql_host is set to localhost

  1. … 2 more files in changeset.
Jira LI-131: Fixed problem where windows updater would overwrite news.html if it has been modified by the user

  1. … 1 more file in changeset.
jira L1-117: Added MYSQL_HOST field to windows updater.

  1. … 2 more files in changeset.
Code for the win 2.0.3 Installer/Updater and the 2.0.4 Updater added

LAMS-2.0.4.exe is compiled from a separate file, update-204.nsi

  1. … 7 more files in changeset.
Final changes for the 2.0.3 updater/installer

  1. … 18 more files in changeset.
Resolves [LI-87]

The installer now lets you choose whichever java installation you want as long as its 5 or 6

Resolved [LI-86] "transaction=READ-COMMITTED" is only written to my.ini if it is not already there (for future updates)

Resolved [LI-86] "transaction=READ-COMMITTED" is only written to my.ini if it is not already there (for future updates)

final code for the 2.0.2 installer/updater also includes backup utility and the reverter code (unfinished)

  1. … 9 more files in changeset.
Fixed bug so the language pack date written to the registry is correct format.

The lams_build\build.xml has also been changed to inlcude a task called deploy-ear-uopdater, which basically copies the assemble dir to win_installer after assemble-ear has been run, this is needed for the updater

Final changes for 2.0.1 installer Timestamp works, jsmath works, removes jbosss temp files, runs correctly

  1. … 6 more files in changeset.
Many updater changes for 2.0.1 relese, license and readme changes included

  1. … 4 more files in changeset.
small bug fixes for installer, correct entries are copied to the registry

functionality for the updater completed, just needs fine tuning

  1. … 5 more files in changeset.
Files for the 2.0.1 updater/installer

  1. … 7 more files in changeset.