- Language detection has changed. The default language is now set to the user's user-interface language instead of the locale language, as suggested by . To restore the old behavior, use in .onInit.
F.55.2 Changelog
F.55.2.1 Major Changes
F.55.2.2 New/Changed Commands
- Added StrCmpS for case sensitive string comparison ()
F.55.2.3 Minor Changes
- Added system time support to GetTime
- Fixed components page checkbox redraw problem under Windows 95 ()
- Fixed constant maximum string length in FileRead (changed from 1024 to NSIS_MAX_STRLEN)
- Fixed empty $INSTDIR value in directory page show callback function ()
- Fixed typo in NSIS Menu (bug #1387748)
- Issue a warning when actually expands the label (bug #1362443)
- Made remove Unicode paths as well using short names (bug #1378785)
- Minor documentation improvements and fixes
F.55.2.4 Utilities and Plug-ins
- Fixed System plug-in of callback functions (bug #1403608)
- Fixed System plug-in heap corruption ()