diff options
Diffstat (limited to 'nsis/README.txt')
| -rw-r--r-- | nsis/README.txt | 11 |
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 @@ | |||
| 1 | NSIS scripts for Sylpheed installer | ||
| 2 | =================================== | ||
| 3 | |||
| 4 | How to compile installer: | ||
| 5 | |||
| 6 | 1. Install latest version of NSIS. | ||
| 7 | 2. Install NsProcess plug-in into NSIS. | ||
| 8 | 3. Install nsisunz plug-in (http://nsis.sourceforge.net/Nsisunz_plug-in). | ||
| 9 | 4. Make Sylpheed/ bsfilter/ plugins/ folders here. | ||
| 10 | 5. Run compile.bat. | ||
| 11 | 6. If successful, Sylpheed-x.y.z_setup.exe should be made. | ||
