aboutsummaryrefslogtreecommitdiff
path: root/nsis/README.txt
blob: d056d05f47ffd46a681745d5c3a4a114a73a6175 (plain)
1
2
3
4
5
6
7
8
9
10
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.