F.2 3.04

Released on December 15th, 2018

F.2.1 Changelog

F.2.1.1 Major Changes

  • Added IsNativeMachineArchitecture helper macros to x64.nsh
  • Added experimental WinVer "Windows as a Service" detection macros
  • Added MakeNSISW window info "spy" tool

F.2.1.2 Minor Changes

  • Added MUI_TEXTCOLOR setting
  • nsDialogs::OnNotify can now return values back to Windows
  • Added LIBRARY_INSTALL_EQUAL_VERSION InstallLib option
  • Added NTMARTA to preload list to fix rare Windows 7 security issue (bug #1204)
  • AddBrandingImage now supports dialog units
  • Fixed !macroundef of last defined macro bug
  • Fixed MultiUser caption string bug (bug #1012)
  • !undef issues warnings instead of errors
  • MakeNSIS prints -CMDHELP to stdout (bug #1203)
  • Removed LibraryLocal utility

F.2.1.3 Translations