diff options
author | Martinus Ady H <mrt.itnewbies@gmail.com> | 2010-05-13 00:57:57 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:57:57 +0200 |
commit | 785425b7b9e0d5be7bb8c159d8cf98a788619340 (patch) | |
tree | 73524d6f142b7eda30cf704e3994775e97f39633 /development/nsis/README | |
parent | 2d69974d63a295691b5317656b254e9153e83b2f (diff) | |
download | slackbuilds-785425b7b9e0d5be7bb8c159d8cf98a788619340.tar.gz |
development/nsis: Added to 13.0 repository
Diffstat (limited to 'development/nsis/README')
-rw-r--r-- | development/nsis/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/development/nsis/README b/development/nsis/README new file mode 100644 index 0000000000..26ef42ee1a --- /dev/null +++ b/development/nsis/README @@ -0,0 +1,7 @@ +NSIS (Nullsoft Scriptable Install System) is a professional open source system +to create Windows installers. It is designed to be as small and flexible as +possible and is therefore very suitable for internet distribution. + +NOTE: This won't build on x86_64. + +This requires scons. |