• Building NSIS with Python 2.6 or older is no longer supported

    F.3.2 Changelog

    F.3.2.1 Major Changes

    • Added more NSD controls and macros ()
    • Library TLB and VxD version support on POSIX ()

    F.3.2.2 Minor Changes

    • Added System plug-in v2 syntax option
    • Added System plug-in B and H types
    • Added IntPtrCmp, IntPtrCmpU, and
    • Added Int64Cmp, Int64CmpU and Int64Fmt (64-bit only)
    • Added IntOp and System::Int64Op >>> operator
    • Added more !define /math operators
    • Added WinVer.nsh IsDomainController (patch #286)
    • MakeNSIS exits with code 0 for various information commands ()
    • Added error and warning states to !pragma warning
    • Removed unused NSD_LB_Clear macro parameter

    F.3.2.3 Translations

    F.3.2.4 Build System

    • Added support for Python 3
    • Dropped support for Python 2.6 and older