Zojuist is versie 2.28 van de Nullsoft Scriptable Install System uitgekomen. NSIS kan worden gebruikt om op een eenvoudige wijze professioneel uitziende installatiepakketten te creëren. Na het aanmaken van een script creëert het programma vervolgens een compacte installer, waarin bijvoorbeeld ook uninstall-opties kunnen worden meegegeven. Het changelog van deze release laat de volgende veranderingen en verbeteringen zien:
Major ChangesMinor Changes
- Added a workaround for a Windows 2000 bug that caused infinite loops when hitting a key in the instilfes page (bug #1733692)
Utilities and Plug-ins
- Improved compiler error strings (patch #1722147)
- Modern UI: added MUI_STARTMENUPAGE_BGCOLOR and MUI_DIRECTORYPAGE_BGCOLOR (patch #1706187)
- Modern UI: added MUI_LANGDLL_ALLLANGUAGES that forces the language selection dialog to display all languages (patch #1724876)
Translations
- InstallOptions: corrected documentation of TxtColor (bug #1716614)
- NSISdl: added compatibility with some buggy servers that don't close the connection (bug #1713562)
- NSISdl: fixed 100% CPU usage during domain resolution (bug #1713560)
Build System
- Valencian and Catalan are no longer installed (patch #1558822)
[break]
- Added IGNORETESTS for ignoring certain test files
- Added wxWidgets to the requirement list
- System now builds with GCC, but without System::Get and System::Call (patch #1711089)