• Installation on x64 systems is now fully supported with $PROGRAMFILES64, and Library's LIBRARY_X64 option.

    F.42.2 Changelog

    F.42.2.1 Major Changes

    F.42.2.2 Minor Changes

    • Added and $EXEFILE
    • Added $(^Language) language string which holds the language name ()
    • Added VXD support for GetDLLVersionLocal on Windows NT4/2000/XP/Vista ()
    • Avoid Library warning when UnInstallLib is unused ()
    • Fixed error handling of CopyFiles on Windows NT4 ()
    • Fixed font name encoding broken since 2.24
    • Fixed LogicLib duplicate labels across included files
    • Fixed preservation of folder attributes with /a (bug #1699474)
    • Improved unused variable warning ()
    • Library macros no longer require version information for DLL files on POSIX
    • Minor documentation improvements (including )
    • Modern UI: added MUI_FINISHPAGE_CANCEL_ENABLED
    • : added MUI_FINISHPAGE_REBOOTLATER_DEFAULT (RFE #1143843)
    • : block unsupported languages in the language selection dialog (RFE #1564986)
    • : disable Cancel button on the finish page (bug #1267491)
    • Support in show page functions

    F.42.2.3 New/Changed Commands

    • Added to allow access to the x64 registry view
    • Installer icon support for MessageBox using MB_USERICON (, RFE #1530388)

    F.42.2.4 Utilities and Plug-ins

    • : line breaks support in Link controls (patch #1683186, ), added HLine and VLine controls (patch #1683189)
    • : fixed broken command line parameter handling introduced in the last version (bug #1696534)
    • : return effective user group on Vista, added GetOriginalAccountType (patch #1687456, )

    F.42.2.5 Translations

    • Added Afrikaans translation (patch #1699558)
    • French corrections ()
    • German corrections

    F.42.2.6 Build System

    • Added SKIPTESTS option
    • Avoid a lot of code warnings (bug #1676243)
    • Detect wxWidgets instead of assuming its existence on POSIX ()
    • Fixed big-endian platform support broken since 2.24