2 JabRef Installer Documentation
3 ------------------------------
5 How to build the installer:
7 * Create a build.properties file in root-directory and set the
8 nsis.executable variable to point to makensis.exe
9 * Run the win.installer.build target from the ant-file in root-directory.
14 * Should contain everything that is supposed to be shipped to the user.
15 * Run target win.installer.prepare to let this be created and filled.
16 * launcher.nsi - Will create the exe-wrapper.
17 * setup.nsi - Will create the installer.
18 * fileassoc.nsh - Helper script to set file-associations
20 Requirements + Current Status
23 * Pass arguments to JabRef [done]
24 * JabRef-Ico 16x16, 32x32, 48x48 [done]
28 * Add file association for .bib (if desired) [done]
29 * Install into custom start-menu location (if desired) [done]
30 * Install onto desktop (if desired)
31 * Install onto quicklaunch (if desired)
35 * Allow to keep configuration