NSIS 2.29 released
Notes:
NSIS 2.29 is released. The most notable addition in this release is nsDialogs -Changes:
a faster and far more capable replacement for InstallOptions. It allows
creating controls of any type directly from the script and removes the need to
mess with slow INI files. It integrates directly into the script by calling
functions for notification, including change notification for edit boxes. This
release also includes the usual assortment of bug fixes and improvements.
Major Changes
- Added nsDialogs - a replacement for InstallOptions
- 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
- 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)
- Added International Spanish
- Added support for HPUX (patch #1714416)
Download
http://sourceforge.net/project/downl...2.29-setup.exe
(Site was not updated yet)