- NSIS Update was removed and the update check was moved back to MakeNSISw (Help -> NSIS Update). Use the to get the latest compiled binaries from CVS.
- Solid compression is no longer the default for bzip2 and lzma, use or
SetCompressor /SOLID lzma
for solid compression. - Source code is no longer supplied with the installer package. Source code can be downloaded from CVS or from the download page.
- The directory structure of the installation has been changed. All documentation is now in the Docs folder and all examples are in the Examples folder.
F.61.2 Changelog
F.61.2.1 Major Changes
- Added /SOLID switch for
- New build system (see appendix G)
F.61.2.2 New/Changed Commands
- EnumRegValue sets the error flag, if the enumeration index is out of range ()
- ExpandEnvStrings now sets the error flag as the documentation states
- Made /oname throw an error if the first character is a quote
F.61.2.3 Minor Changes
- Added $LOCALAPPDATA ()
- Changed MUI dialogs charset from ANSI_CHARSET to DEFAULT_CHARSET (bug #1193736, )
- Fixed $INSTDIR changing, even if user clicked Cancel in browse dialog
- Fixed a crash in makensis when using off (bug #1123353)
- Fixed :label in uninstall code
- Fixed compilation error without NSIS_CONFIG_COMPONENTPAGE
- Fixed compilation errors on various platforms (including patch #1179116, )
- Fixed CreateDirectory setting the error flag for directories with two consecutive backslashes ()
- Fixed InstallLib setting the error flag for new shared libraries ()
- Fixed letters case in examples (patch #1184571)
- Fixed logging state being reset after the directory page ()
- Fixed RMDir /REBOOTOK setting the reboot flag when trying to delete non-existent directory ()
- Minor documentation fixes and improvements (including bug #1220940)
- Removed NSIS Update, MakeNSISw checks for new versions again
F.61.2.4 Include Files
- More messages in (Shengalts Aleksander)
- Some more useful macros in Colors.nsh (Joel)
F.61.2.5 Utilities and Plug-ins
- Fixed halibut segfaults on PowerPC ()
- Math: Fixed memory leak (brainsucker)
- zip2exe: upgraded to zlib 1.2.2
F.61.2.6 Translations
- Added Malaysian translation (Azwa)
- Added Welsh translation (Rhoslyn Prys)
- Fixed Breton NLF file (credits weren't commented)
- Fixed duplicate accelerator in French translation ()
- Improved French translation (bug #1220277)
- Updated Russian translation (Dmitry)