F.25.2 Changelog

    F.25.2.1 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 ()
    • Minor documentation improvements (including bug #2564005)
    • : Fixed MUI_DIRECTORYPAGE_BGCOLOR (bug #2494528)

    F.25.2.2 Utilities and Plug-ins

    • : Fixed installer showing on the background when Banner was used in .onInit
    • MakeNSISW: Added Ctrl+K hotkey for build cancelation ()
    • nsDialogs: Added NSD_SetIcon ()

    F.25.2.3 Translations

    • Bulgarian fixes

    F.25.2.4 Plug-in API

    • 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

    F.25.2.5 Build System