Vandaag is versie 2.43 van Nullsoft Scriptable Install System uitgekomen. Met behulp van dit programma kan op eenvoudige wijze een professioneel uitziend installatiepakket worden gebouwd. Na het aanmaken van een script creëert het programma een compacte installer, waaraan bijvoorbeeld ook uninstall-opties kunnen worden meegegeven. Een uitgebreid overzicht van alle mogelijkheden van dit programma is op deze pagina te vinden. In deze release zijn enkele aanpassingen gemaakt in de plugin-api, waardoor deze niet meer compatibel is met oudere versies. Hieronder is het volledige changelog van versie 2.43 te vinden:
Minor ChangesUtilities and Plug-ins
- 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)
- Minor documentation improvements (including bug #2564005)
- Modern UI 2: Fixed MUI_DIRECTORYPAGE_BGCOLOR (bug #2494528)
Translations
- Banner: Fixed installer showing on the background when Banner was used in .onInit
- MakeNSISW: Added Ctrl+K hotkey for build cancelation (RFE #2557392)
- nsDialogs: Added NSD_SetIcon (patch #2500960)
Plug-in API
- Added Esperanto
- Bulgarian fixes
Build System
- Added VS2008 project files
- Better installation of header and library files under POSIX - see INSTALL file for more information
- Header and library files were moved to a subdirectory named nsis to prevent collisions
- RegisterPluginCallback now returns int instead of BOOL for a wider range of error reporting
- Added fink's mingw prefixes (bug #2495138)
- Fixed BOOL build issue on OS X (bug #2497290)
- Fixed iconv dependency detection on OS X (bug #2494539)
- Fixed Solaris builds (patch #2497172)
