Vandaag is versie 2.33 van het 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 een compacte installer, waaraan bijvoorbeeld ook uninstallopties kunnen worden meegegeven. Het changelog van deze release laat de volgende veranderingen zien:
Major ChangesMinor Changes
- Modern UI: Fixed a bug, introduced in 2.32, that caused display problems for the welcome and finish pages on Windows 9x (bug #1831677)
Utilities and Plug-ins
- Modern UI: Allow MUI_LANGDLL_ALLLANGUAGES to be defined after insertion of MUI_LANGUAGE macro
Translations
- Made nsExec's internal process always exit cleanly to avoid false return values and delays (reported in the forum)
- nsDialogs: Added OnClick support for static controls
- VPatch: Fixed VPatchFile macro path handling (bug #1829540)
Build System
- Spanish updates
[break]
- Separate strip options for win32 and cross-platform binaries