Release Candidate 2
Release candidate 2 of NSIS 2, the popular win32 installer/uninstaller system, is out. NSIS 2 includes a new Modern UI, supports multiple languages and features an easy plugin system. NSIS is still the smallest win32 installer available, with an overhead of only 34 KB (with default options).
Release notes: https://sourceforge.net/project/show...ease_id=207805
Download: http://prdownloads.sourceforge.net/n...2.exe?download
Changes:
Minor Changes
- Set focus to the main control in each page to ease keyboard control (plug-ins too)
- LangStrings and user variables limit is now 16383 and is enforced
- Fixed control colors set using SetCtlColors not changing when the system colors were changed
- Log window now responds to the context menu key
- Fixed a bug which caused beeping when the space key is hit on the components tree
- Added code to prevent weird usage of WM_COMMAND which can cause weird behavior
- Fixed compile errors when NSIS_CONFIG_COMPONENTPAGE, NSIS_CONFIG_PLUGIN_SUPPORT or NSIS_SUPPORT_HWNDS are not defined
- More language files updated to the latest version
- Fixed CHM's script errors
- Documentation improvements
Utilities and Plug-ins
- InstallOptions 2.4: NOTIFY for link, drop list and list box; UI fixes and improvements. See IO's change log for a complete list
- MakeNSISW: Improved user interface, added support for named symbol sets and fixed best compressor selector