• The Archive has been replaced with a . The new Wiki allows everyone to edit all pages so there's no longer need to hunt for the original author. It also allows everyone to upload plug-ins and not just administrators. And as if that's not enough, it looks better and provides easier and more feature-rich syntax.

    F.60.2 Changelog

    F.60.2.1 Major Changes

    • Library improvements: ordered registration after reboot, smaller RegTool and separate process for each registration to avoid conflicts (thanks stb)

    F.60.2.2 Minor Changes

    • Added Bosnian and Kurdish translations
    • Added per-user nsisconf.nsh file in %APPDATA% or $HOME, depending on the platform ()
    • Documentation improvements and fixes (including bug #1202495, , bug #1238686, , RFE #1240601)
    • Fixed ?= being ignored, if the uninstaller path is not quoted and is separated with only space from ?=
    • Fixed failing on paths with spaces (bug #1234283)
    • Improved French, Ukrainian and Luxembourgish translation
    • Made set the error flag, if passed an invalid directory path (bug #1227553)
    • Made uninstallers copy themselves into a subdirectory of the temporary directory to avoid DLLs left in the temporary directory from being loaded by the uninstaller ()
    • Missing LangString warning now uses the language name, if possible
    • zip2exe: fixed restriction of extraction path length and updated to 1.2.3 (bug #1226381)

    F.60.2.3 Build System

    • Added linker script to assure correct order of sections when building using GNU tools
    • UIs are now built from source