F.44.1.1 Major Changes

    • uninstall-reinstall-reboot problems workaround (bug #1097642)
    • Minimized number of cases where an error message appears in silent mode

    F.44.1.2 Minor Changes

    • Added /P command line option for setting process priority of makensis ()
    • Added support for 64-bit PE on POSIX to GetDLLVersionLocal ()
    • Append last part of InstallDir only to $INSTDIR on directory pages ()
    • Avoid permissions change of output files for LineFind and (bug #1631773)
    • Fixed erroneous warnings on uninstall sections ()
    • Fixed lossy Unicode conversion in resource editor (bug #1083492)
    • Ignore invalid preprocessor commands in ignored block or comments
    • Made only query language tables instead of creating them and generating warnings (bug #1626504)
    • Minor documentation updates and fixes (including , patch #1649187)

    F.44.1.3 New/Changed Commands

    • RegDLL and now use LOAD_WITH_ALTERED_SEARCH_PATH, so there's no need to use SetOutPath to set the working directory ()

    F.44.1.4 Utilities and Plug-ins

    F.44.1.5 Translations

    • Added Galician translation ()

    F.44.1.6 Build System

    • Added a workaround for building on x64 POSIX platforms (bug #1646170)
    • Added a workaround for strict-aliasing compatibility ()
    • Added compression tests
    • Added STRIP, APPEND_CCFLAGS and APPEND_LINKFLAGS build options
    • Fixed SCons 0.96.94 compatibility