• This release includes a beta of . Please report any issues and suggestions.

    F.38.2 Changelog

    F.38.2.1 Major Changes

    • Fixed a bug introduced in version 2.29 that caused invalid $SMPROGRAMS value on Windows 98 ()
    • Modern UI 2 beta: Simpler code, easier to extend and makes use of nsDialogs

    F.38.2.2 Minor Changes

    • Added InstallOptions.nsh with relevant usage macros, based on the old Modern UI macros
    • Added LangFile.nsh allowing creation of langauge files that can be included with a single command with defaults for missing strings (when LANGFILE_DEFAULT is set)
    • Added LB_ERR and CB_ERR to WinMessages.nsh ()
    • Fixed CreateDirectory logging ()
    • Fixed escaping of quotes with $\ in macros (bug #1713708)
    • Minor documentation improvements
    • : MUI_LANGDLL_DISPLAY now reads previous settings on silent installations as well
    • Modern UI 1.80: Added MUI_CUSTOMFUNCTION_MOUSEOVERSECTION ()

    F.38.2.3 Utilities and Plug-ins

    • Various nsDialogs improvements including RTL support, more macros in nsDialogs.nsh and initial documentation

    F.38.2.4 Translations

    • Catalan returns
    • Danish corrections
    • Slovak corrections ()

    F.38.2.5 Build System