Misc. changes to installer including:
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 15 Mar 2011 15:52:38 +0000 (15:52 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 15 Mar 2011 15:52:38 +0000 (15:52 +0000)
commit34c07d417e8fbed7e2813440380b2c0283c6fc40
tree243dcd418199a3e8b4a51f1b0c3ee1ec5b4dca40
parentd4460242ff9c57b532bb35e952f420b356dca77d
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/branches/rel_2_1@19751 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