]> git.evergreen-ils.org Git - working/Hatch.git/commit
LP#1646166 Hatch Windows Installer
authorKyle Huckins <khuckins@catalystdevworks.com>
Wed, 25 Jan 2017 22:09:50 +0000 (14:09 -0800)
committerBill Erickson <berickxx@gmail.com>
Thu, 16 Feb 2017 20:27:01 +0000 (15:27 -0500)
commite50d5cdeb6bfe40167fa6b014366184ffbc0a419
tree8f30a847764cc7fde5f25768efffae17bffce6b6
parent73462cb3fdf161e5a7e8026493253f8605a14867
LP#1646166 Hatch Windows Installer

Code for building a Windows installer executable for Hatch.

The code makes no attempt to install a JRE.  It only verifies that a JRE
version 1.8 or above is present.  It also does not add the browser
extension to the browser, it only installs the files needed for the
extension to work once added to the browser.

See installer/windows/README.adoc for instructions on building the
Windows installer.

Signed-off-by: Kyle Huckins <khuckins@catalystdevworks.com>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
.gitignore
extension/host/org.evergreen_ils.hatch.WINDOWS.json [deleted file]
installer/windows/README.adoc [new file with mode: 0644]
installer/windows/ReplaceInFile.nsh [new file with mode: 0644]
installer/windows/StrRep.nsh [new file with mode: 0644]
installer/windows/defines.nsh [new file with mode: 0644]
installer/windows/hatch.nsi [new file with mode: 0644]
installer/windows/license.rtf [new file with mode: 0644]