F.35 2.29
Released on July 14th, 2007
F.35.1 Release Notes
- The most notable addition in this release is nsDialogs - 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. Speak up if you have any suggestions/comments/patches for it.
F.35.2 Changelog
F.35.2.1 Major Changes
- Added nsDialogs - a replacement for InstallOptions
F.35.2.2 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
F.35.2.3 Utilities and Plug-ins
- 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)
F.35.2.4 Translations
- Added International Spanish
F.35.2.5 Build System
- Added support for HPUX (patch #1714416)