NSIS 2.46
# Minor Changes* Fixed !searchparse (bug #2803622)* Fixed Vista error message when canceling uninstaller (bug #2803097)* Resolve warning for LogicLib's endless Do..Loop (bug #2849872)* StartMenu:...
View ArticleNSIS 2.45
Release Notes * Support for Microsoft's upcoming release of Windows 7 has been added based on RC1 testing and documentation. Please report any related issues and don't forget to use...
View ArticleNSIS 2.44
This is a quick-fix release for script build issues thatemerged in the last version with some icon combinations.Major Changes * Fixed a bug introduced in 2.43 causing script build issues with some...
View ArticleNSIS 2.43
Minor Changes * Added WinCore.nsh, WinDef.nsh, WinError.nsh, WinNT.nsh and WinUser.nsh for more useful Windows definitions * Fixed a crash caused by !packhdr compressing resources (bug #2533431) *...
View ArticleNSIS 2.42
NSIS 2.42 is released. This release includes a new simpler and more powerfulplug-in API, vastly improved and thoroughly tested version of WinVer.nsh, anddisposes of two great evils - /NOUNLOAD and...
View ArticleNSIS 2.41
Notes:NSIS 2.41 is released. This release includes usual collection of bug fixes andminor improvements.Changes:Minor Changes * Fixed LangDLL memory leaks for invalid input (bug #1939573) * Fixed...
View ArticleNSIS 2.40
Notes:NSIS 2.40 is released. This release includes usual collection of bug fixes andminor improvements.Changes:Major Changes * Service pack macros added to WinVer in version 2.39 now work (bug...
View ArticleNSIS 2.39
Notes:NSIS 2.39 is released. This release includes usual collection of bug fixes andminor improvements.Changes:Major Changes * Added !define /file and !searchparse (patch #2016254) * Added service...
View ArticleNSIS 2.38
Notes:NSIS 2.38 is released. This release fixes a bug that caused stack pollution fornsDialogs users and the usual collection of bug fixes and minor improvements.nsDialogs users are urged to...
View ArticleNSIS 2.37
Major Changes * Fixed a bug introduced in 2.32 that caused blurry icons on Windows versions prior to XP (bug #1956350) * Use $PROGRAMFILES as a default for $PROGRAMFILES64 instead of "C:\Program...
View ArticleNSIS 2.36
Notes:NSIS 2.36 is released. This release features lots of nsDialogs improvements,MultiUser fix-ups and the usual collection of bug fixes and minor improvements.Release Notes * nsDialogs is picking up...
View ArticleNSIS 2.35
Major Changes * Added MultiUser - installer configuration for multi-user Windows environments * More user friendly corrupted installer message (RFE #1795426) * Switched all examples to Modern UI...
View ArticleNSIS 2.34
NSIS 2.34 is released. This holiday season version features Modern UI 2 and a bag full of gifts for our users all around the world.Release Notes * Thanks to user input on Modern UI 2, it is now ready...
View ArticleNSIS 2.33
NSIS 2.33 is released. This release includes a quick fix for a display bugintroduced in the last version and the fixes and various improvements that werepiled in the short week before the bug was...
View ArticleNSIS 2.32
NSIS 2.32 is released. This release is powered by PNG for Vista icon supportand Subversion for development joy. As always, various bug fixes andimprovements are served for no extra charge.Release...
View ArticleNSIS 2.31
NSIS 2.31 is released. This release brings further improvements and fixes ofModern UI 2 with a side dish of various bug fixes and improvements, for noextra charge.Release Notes * Please continue to...
View ArticleNSIS 2.30
Release Name: 2.30Notes:NSIS 2.30 is released. This release brings you a beta of Modern UI 2 which,among other things, now makes use of the now documented nsDialogs. As always,you also get the bug fix...
View ArticleNSIS 2.29
Major Changes * Added nsDialogs - a replacement for InstallOptionsMinor Changes * Disable Windows error messages for the entire installer and not just for an incomplete list of fail-points (bug...
View ArticleNSIS 2.28
Changes:Major Changes * Added a workaround for a Windows 2000 bug that caused infinite loops when hitting a key in the instilfes page (bug #1733692)Minor Changes * Improved compiler error strings...
View ArticleNSIS 2.27
Major Changes * Fixed a bug introduced in 2.26 that made $PROGRAMFILES and $COMMONFILES unavailable in the uninstallerMinor Changes * Disable the X button on InstallOptions pages when CancelEnabled is...
View ArticleNSIS 2.26
Release Notes * Installation on x64 systems is now fully supported with $PROGRAMFILES64, SetRegView and Library's LIBRARY_X64 option.Changes:Major Changes * Added LIBRARY_X64 option for InstallLib and...
View ArticleNSIS 2.25
Major Changes- Added Memento.nsh for easy persistency of user selections across different runs of the installer (RFE #1677624)- Fixed a bug introduced in 2.24 that allowed the license page to be...
View ArticleNSIS 2.24
Major Changes * Library uninstall-reinstall-reboot problems workaround (bug #1097642) * Minimized number of cases where an error message appears in silent mode * New compiler predefines for code scope...
View ArticleNSIS 2.23
Minor Changes- Fixed compiler crash on Mac OS X (patch #1611866)- Fixed deletion of start menu icons in NSIS installer on Vista (bug #1611251)Utilities and Plug-ins- Fixed incorrect nsExec message...
View ArticleNSIS 2.22
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...
View ArticleNSIS 2.21
Major Changes- Added WinVer.nsh for easy Windows version comparisons- Upgraded to lzma sdk 4.43 for faster compressionMinor Changes- Added Vista support to GetWindowsVersion- Added x64.nsh including a...
View Article