Nullsoft Scriptable Install System is vandaag voorzien van een update naar versie 2.23. NSIS kan worden gebruikt om op een eenvoudige wijze installatiepakketten te creëren. Na het aanmaken van een script creëert het programma vervolgens een mooie compacte installer, waarin bijvoorbeeld ook uninstall-opties kunnen worden meegegeven. Het changelog van deze release laat de volgende veranderingen zien:
Minor ChangesUtilities and Plug-ins
- Fixed compiler crash on Mac OS X (patch #1611866)
- Fixed deletion of start menu icons in NSIS installer on Vista (bug #1611251)
Build System
- Fixed incorrect nsExec message handling in silent mode (bug #1605581)
- Fixed System crash when System::Store is called on an empty private stack (bug #1620178)
- Fixed System crash with parenthesis in filename (bug #1616267)
- Minor VPatch documentation enhancements (patch #1624292)
[break]
- Fixed build failures on mingw32 (bug #1610773)
- Fixed build problems with MSVCTOOLKIT=yes