aboutsummaryrefslogtreecommitdiff
path: root/nsis/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nsis/README.txt')
-rw-r--r--nsis/README.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/nsis/README.txt b/nsis/README.txt
new file mode 100644
index 00000000..d056d05f
--- /dev/null
+++ b/nsis/README.txt
@@ -0,0 +1,11 @@
+NSIS scripts for Sylpheed installer
+===================================
+
+How to compile installer:
+
+1. Install latest version of NSIS.
+2. Install NsProcess plug-in into NSIS.
+3. Install nsisunz plug-in (http://nsis.sourceforge.net/Nsisunz_plug-in).
+4. Make Sylpheed/ bsfilter/ plugins/ folders here.
+5. Run compile.bat.
+6. If successful, Sylpheed-x.y.z_setup.exe should be made.