Download Nullsoft Scriptable Install System 2.29
Version 2.29 of the Nullsoft Scriptable Install System has just been released. NSIS can be used to easily create professional looking installation packages. After creating a script, the program creates a compact installer, to which, for example, uninstall options can also be given. The most important innovation in this version is the introduction of nsDialogs, which replaces InstallOptions. The full changelog looks like this:
Major Changes
- Added nsDialogs – a replacement for InstallOptions
Minor Changes
- Disable Windows error messages for the entire installer and not just for an incomplete list of fail-points (bug #1741061)
- Fixed incorrect large version handling of GetFileVersion (bug #1742255, patch #1742562)
- Fixed the ReverseSection macro in Sections.nsh (bug #1742793)
- Minor documentation improvements
- Simplified REG_MULTI_SZ reader
- Use SHGetFolderPath where available to better support all users’ folders
Utilities and Plugins
- Banner: Avoid possible hangs when called from page callbacks (bug #1743801)
- NSISdl: added /TRANSLATE2 for more “translator-friendly” strings (patch #1656076)
- NSISdl: support downloads over 2gb (patch #1723131)
translations
- Added International Spanish
Build System
- Added support for HPUX (patch #1714416)
[break]
| Version number | 2.29 |
| Release status | Final |
| Operating systems | Windows 9x, Windows NT, Windows 2000, Windows XP, Windows Server 2003, Windows Vista |
| Website | SourceForge |
| Download | |
| File size |
1.45MB |
| License type | GPL |