F.42 2.22
Released on November 27th, 2006
F.42.1 Release Notes
- Some changes have been made to the credit and license files in order to avoid copyrights and license related confusions. This does not change in any way how NSIS should or could be used. NSIS itself is still licensed with the permissive BSD-like zlib license.
- Upgrade is recommended for early adopters of WinVer.nsh, due to a bug in Windows 98 and ME detection.
F.42.2 Changelog
F.42.2.1 Minor Changes
- Fixed context menu not disappearing when moving from instfiles page (bug #1115825)
- Fixed WinVer.nsh's detection of Windows 98 and ME (reported on the forum)
- Fixed WriteUninstaller failure to overwrite read-only uninstallers (bug #1542530)
- Licensed lzma under CPL with a special exception, instead of LGPL
- Minor documentation updates and fixes (including bug #1584618, bug #1589877)
- Updated comments in MUI examples (bug #1595500)
F.42.2.2 New/Changed Commands
- Added `highest` option for RequestExecutionLevel
F.42.2.3 Translations
- Added Uzbek translation
- Fixed corruption in Lithuanian (bug #1602673)
- Minor Breton fixes
- Slovenian corrections (patch #1590108)
F.42.2.4 Build System
- Added Microsoft Visual C++ 2005 Express support
- SCons requirement upgraded to 0.96.93