Download NSIS 2.15
Nullsoft Scriptable Install System has been updated to version 2.15. NSIS can be used to easily create installation packages. After creating a script, the program then creates a nice compact installer, in which uninstall options can also be added. The software was developed by Joost Verburg and is released as open source under a GPL license. The changelog for this release shows the following changes:
New/Changed Commands
- Added !if for more complex compile-time flow control (patch #1412982) operations (patch #1372561)
Minor changes
- Added more replacement options to WordReplace
- Added NSIS_CONFIG_LOG_STDOUT configuration option for logging to stdout
- Added path translation for !addincludedir (bug #1431958)
- ConfigRead now sets the error flag, if the entry wasn’t found
- Documented Nop
- Edit box in the installation directory selection page is now always LTR, even for RTL languages
- Fixed improper iterator usage in dir_reader (bug #1431593)
- Fixed MessageBox MB_TOPMOST not showing up, if used as the first sections’ instruction (bug #1400995)
- Fixed RMDir skipping files with names starting with two dots (bug #1420657)
- GetOptions now sets the error flag, if the option wasn’t found
- Made !include stop searching the include directories after a match is found (bug #1441877)
- Made header functions use /NOUNLOAD for faster plug-in calls
- Minor documentation improvements and fixes (including bug #1420352, bug #1432423)
- More information Icon error messages (bug #1174742)
- New Case sesnsitive functions in headers: WordFindS, WordFind2XS, WordFind3XS, WordReplaceS, WordAddS, WordInsertS, StrFilterS, TextCompareS, ConfigReadS, ConfigWriteS, GetOptionsS
Translations
- Added proper language identifier for Breton
- Breton translation improvements
- Bulgarian translation improvements
- Fixed Czech grammer mistakes (patch #1427189)
- Fixed Italian typo (patch #1416988)
- Updated Mongolian
Build System
- Fixed __BIG_ENDIAN__ definition
- Fixed improper handling of paths passed to the compiler (bug #1434215)
- Improved GCC 4.2 compatibility (patch #1434174)
- Moved NSIS_VARS_SECTION from config.h to scons
- Write all configuration to sconf.h instead of passing it on the command line
[break]
Version number | 2.15 |
Operating systems | Windows 9x, Windows NT, Windows 2000, Windows XP |
Website | SourceForge |
Download | |
File size |
1.36MB |
License type | GPL |