add info about installer compilation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37723 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Joost Verburg 2011-02-17 19:42:32 +00:00
parent 1e190a2af2
commit 77b8c01fb7

View File

@ -103,4 +103,7 @@ Compiling with Microsoft Visual C++
Creating the Installer
======================
The installer for LyX 2.0 is currently being developed.
- Get NSIS from http://nsis.sourceforge.net
- In the LyX source directory, go to development\Win32\packaging\installer
- Check whether the file locations in settings.nsh match your setup.
- Right-click on lyx.nsi and click "Compile NSIS Script".