]> git.lyx.org Git - features.git/blobdiff - INSTALL.Win32
I completely missed that creating windows installer should be possible for other...
[features.git] / INSTALL.Win32
index 2342efceea9c01625a19e9841ee741c65f8cc6b0..0a52430b7f9cac10b7889a319565a64d634f2843 100644 (file)
@@ -1,5 +1,5 @@
-Compiling LyX 2.0 for Win32
-===========================
+Compiling LyX 2.0 for Win32 and creating Windows installer
+==========================================================
 
 It's recommended to compile LyX using Microsoft Visual C++ 2010 and CMake.
 Pre-compiled packages with dependencies are provided for this environment.
@@ -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".