• If you're using in your script, it's recommended you replace it with File /r folder* for faster compilation and so no other folders named folder will be included
    • Command line switches prefix on POSIX has changed to a dash

    F.65.2 Changelog

    F.65.2.1 Major Changes

    • Added another parameter to plug-in functions with a pointer to exec_flags and ExecuteCodeSegment
    • Fixed handling of absolute paths on POSIX
    • Made RegDLL load and unload a DLL exactly once to fix crashes with COM DLLs registration

    F.65.2.2 New/Changed Commands

    • Added /date switch to !define for definition of date and time constants
    • Added /x switch for and ReserveFile to exclude files and directories
    • Made 's /r switch always search in subdirectories, even if the given path points to an existing directory

    F.65.2.3 Minor Changes

    • Added LIBRARY_SHELL_EXTENSION and LIBRARY_COM to Library
    • Added NSIS_LZMA_COMPRESS_WHOLE to the script define list
    • Documentation fixes and improvements
    • Fixed an access violation in case of a script jump beyond the last entry
    • Fixed keyboard navigation in the instfiles page while installing
    • Fixed unpacking window not showing when is used
    • Fixed unused label warning in Library.nsh
    • Language file fixes
    • nsisconf.nsh was not always parsed when compiling using MakeNSISw