• Rebuilding existing installers that use , might falsely overwrite files once

    F.57.2 Changelog

    F.57.2.1 Major Changes

    • Added a workaround for a bug that prevented detection of some special folders (e.g. $DESKTOP for all users) on Windows 9x ()
    • Fixed a crash caused by copying very long details to clipboard in the installation log page (bug #1314004)

    F.57.2.2 New/Changed Commands

    • Added , !delfile and for cross-platform handling of text files during compilation
    • SectionIn RO is no longer case sensitive

    F.57.2.3 Minor Changes

    • Added support URL to the NSIS package entry in the Add/Remove control panel ()
    • Fixed comment handling (patch #1324898)
    • Fixed duplicate RegTool test in
    • Fixed invalid language selection according to $LANGUAGE in when only primary language match is found (bug #1328629)
    • Fixed missing RegTool error after install-reboot-install-reboot sequence with
    • Fixed portability issues with LogicLib (, patch #1248336)
    • Fixed always overwriting on FAT file system (bug #1338423)
    • Fixed wrong size of red.bmp check box image
    • Larger browse button for localized texts ()
    • Minor documentation improvements and fixes (including bug #1349810)
    • Sort language names in language selection dialog

    F.57.2.4 Utilities and Plug-ins

    • Added /OEM switch for OEM to ANSI conversion in nsExec ()
    • Added /PROXY switch for manual proxy configuration in NSISdl ()
    • Added solid compression check box to zip2exe (patch #1334155)
    • Added stdin in MakeNSISw to allow xcopy to run
    • Added timestamp handling to zip2exe ()
    • Fixed input validation of nsExec
    • : Added HWND and HWND2 entries to the INI file to avoid messy calculations of the correct control id

    F.57.2.5 Translations

    • Slovenian translation fixes and improvements

    F.57.2.6 Build System

    • Added a workaround for linking errors caused by a bad library included in recent Platform SDK versions
    • Check for and use -pthread linker flag
    • Improved FreeBSD portability
    • Nicer error message for SCons version older than 0.96.90