summaryrefslogtreecommitdiff
path: root/nsis/README.txt
diff options
context:
space:
mode:
authorSimeon Simeonov2018-02-26 11:23:00 +0100
committerSimeon Simeonov2018-02-26 11:23:00 +0100
commit0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc (patch)
treeaf916a30553c78ce9d4f2d8658656a175c5b6921 /nsis/README.txt
Initial commit for sylpheed 3.7.0
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 0000000..d056d05
--- /dev/null
+++ b/nsis/README.txt
@@ -0,0 +1,11 @@
1NSIS scripts for Sylpheed installer
2===================================
3
4How to compile installer:
5
61. Install latest version of NSIS.
72. Install NsProcess plug-in into NSIS.
83. Install nsisunz plug-in (http://nsis.sourceforge.net/Nsisunz_plug-in).
94. Make Sylpheed/ bsfilter/ plugins/ folders here.
105. Run compile.bat.
116. If successful, Sylpheed-x.y.z_setup.exe should be made.