]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Misc. changes to installer including:
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 15 Mar 2011 15:52:12 +0000 (15:52 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 15 Mar 2011 15:52:12 +0000 (15:52 +0000)
commitfa94fb50f00728cb2624061758a979b1a7ba9699
tree7e5e5a8a315cd629ecd5bf76038fecf5a3d29d03
parent11b9453ebd4c7b78512694f388fe055b0029e7f9
Misc. changes to installer including:

1 - Fix profile manager links
2 - Add tag at top (currently "Trunk") for easy changing
3 - Add optional extras.nsi for easy additions of extra install/uninstall lines
4 - Run uninstaller if installing to a directory with one (old style OR new style)
5 - Allow license override and only show license page if one defined
    Ex. With NSIS_EXTRAOPTS set to "-DPRODUCT_LICENSE=some/path"
    Or to disable use "-DPRODUCT_LICENSE"
6 - Similar to devbuild, allow for registration per-machine by default
    This includes needing to not wipe out the folder this is stored in
7 - Make "Everyone" able to write to the install folder when:
    Autoupdate is an option
    Per-machine registration is an option
8 - Make silent uninstall function

Author: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/trunk@19750 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/Makefile.am
Open-ILS/xul/staff_client/external/aa_per_machine.js [new file with mode: 0644]
Open-ILS/xul/staff_client/external/make_updates.sh
Open-ILS/xul/staff_client/extras.example.nsi [new file with mode: 0644]
Open-ILS/xul/staff_client/windowssetup.nsi