2003-04-19 16:29:15 +00:00
\A{history} Changelog and Release Notes
2021-09-29 21:12:02 +00:00
\H{v3.09} 3.09
Released on ????, 20??
\S1{v3.09-rl} Release Notes
????
\S1{v3.09-cl} Changelog
2021-10-07 14:45:52 +00:00
\S2{} Minor Changes
\b Fixed halibut fprintf format security warnings (\W{http://sf.net/p/nsis/patches/304}{patch #304})
2021-09-29 21:12:02 +00:00
\S2{} Translations
2021-10-07 14:45:52 +00:00
\b Updated Brazilian Portuguese (\W{http://sf.net/p/nsis/bugs/1269}{bug #1269})
2021-09-29 21:12:02 +00:00
2021-08-04 17:10:36 +00:00
\H{v3.08} 3.08
2021-09-25 21:22:33 +00:00
Released on September 25th, 2021
2021-08-04 17:10:36 +00:00
\S1{v3.08-rl} Release Notes
2021-09-25 21:22:33 +00:00
This release is filled with features that a lot of people have been requesting for a while. Enjoy!
2021-08-04 17:10:36 +00:00
\S1{v3.08-cl} Changelog
2021-08-18 13:53:50 +00:00
\S2{} Major Changes
\b Added \R{uninstfinalize}{!uninstfinalize} (\W{http://sf.net/p/nsis/patches/280}{patch #280}, \W{http://sf.net/p/nsis/bugs/1241}{bug #1241})
2021-08-04 17:10:36 +00:00
\S2{} Minor Changes
2021-08-26 12:57:34 +00:00
\b Added \cw{$USER..} and \cw{$COMMON..} alias constants
2021-09-25 21:22:33 +00:00
\b Added \R{getdllversion}{GetDLLVersion} /ProductVersion switch
2021-08-30 00:06:25 +00:00
2021-08-29 18:39:07 +00:00
\b Added \R{getwinver}{GetWinVer} instruction
2021-08-04 17:10:36 +00:00
\b Disallow start maximized mode
2021-08-17 15:08:24 +00:00
\b Added /LAUNCH compiler switch
2021-08-23 21:50:59 +00:00
\b PEAddResource now supports the res:// protocol
2021-08-26 14:49:47 +00:00
\b System::Store can push/pop the flags state
2020-08-10 22:26:36 +00:00
\H{v3.07} 3.07
2021-07-24 20:49:29 +00:00
Released on July 24th, 2021
2020-08-10 22:26:36 +00:00
\S1{v3.07-rl} Release Notes
2020-10-13 22:48:17 +00:00
Unicode is now the default.
2020-08-10 22:26:36 +00:00
\S1{v3.07-cl} Changelog
\S2{} Major Changes
2020-10-13 23:00:24 +00:00
\b \R{aunicodetarget}{Unicode} now defaults to \cw{true}
2020-08-10 22:26:36 +00:00
2020-08-22 16:24:14 +00:00
\S2{} Minor Changes
\b Added nsExec /MBCS switch
2021-07-08 21:25:18 +00:00
\b Memento now supports overridable storage macros
2020-10-08 00:25:32 +00:00
\b Fixed Unicode compiler crash (\W{http://sf.net/p/nsis/bugs/1254}{bug #1254}, \W{http://sf.net/p/nsis/patches/300}{patch #300})
2021-05-03 22:23:42 +00:00
\b Fixed !addplugindir relative path bug (\W{http://sf.net/p/nsis/bugs/1264}{bug #1264})
\b Fixed StrClb Unicode bug (\W{http://sf.net/p/nsis/patches/302}{patch #302})
2021-05-02 14:29:05 +00:00
2021-06-09 20:33:12 +00:00
\b Fixed $\{GetTime\} hour padding (\W{http://sf.net/p/nsis/bugs/980}{bug #980})
2020-08-16 15:37:52 +00:00
\S2{} Translations
2021-06-25 21:18:18 +00:00
\b Updated Albanian (\W{http://sf.net/p/nsis/patches/303}{patch #303}), Corsican\#{(forum)} and Japanese (maboroshin PR\#{github.com/maboroshin})
2020-08-16 15:37:52 +00:00
2021-01-29 00:20:11 +00:00
\b Fixed clipped Chinese text (\W{http://sf.net/p/nsis/bugs/1261}{bug #1261})
2020-08-01 01:40:47 +00:00
\H{v3.06.1} 3.06.1
Released on July 31st, 2020
2020-08-01 02:09:58 +00:00
\S1{v3.06.1-rl} Release Notes
20th anniversary! The first public release of NSIS was v1.0f on July 31st, 2000.
2020-08-01 01:40:47 +00:00
\S1{v3.06.1-cl} Changelog
\S2{} Major Changes
2020-08-01 02:09:58 +00:00
\b Fixed \R{setbrandingimage}{SetBrandingImage} crash
2020-08-01 01:40:47 +00:00
2019-12-29 02:17:41 +00:00
\H{v3.06} 3.06
2020-07-31 19:52:57 +00:00
Released on July 31st, 2020
2019-12-29 02:17:41 +00:00
\S1{v3.06-cl} Changelog
\S2{} Major Changes
2020-04-12 18:25:21 +00:00
\b \cw{DeleteRegKey /ifempty} now also checks for values, not just subkeys. Use \cw{/ifnosubkeys} for the old behavior.
2020-03-12 23:43:51 +00:00
\b Added \R{getknownfolderpath}{GetKnownFolderPath}
2020-05-21 00:44:39 +00:00
\b Added UnpinShortcut macro (Integration.nsh)
2019-12-29 02:17:41 +00:00
\S2{} Minor Changes
2020-03-10 18:16:39 +00:00
\b Added \R{ifshellvarcontextall}{IfShellVarContextAll} and \R{ifrtllanguage}{IfRtlLanguage}
2020-03-10 01:44:23 +00:00
2020-03-10 18:16:39 +00:00
\# Undocumented: \b Added GetShellVarContext, IfAltRegView and GetRegView | Documenting these would require documenting the parameter name to number mapping
2020-03-10 01:44:23 +00:00
2020-07-25 20:13:13 +00:00
\# Undocumented: \b Added ManifestAppendCustomString
2020-04-22 21:14:55 +00:00
\b Added \cw{!define /intfmt}
2020-07-31 19:52:57 +00:00
\b Added Date/Time \L{../Docs/nsDialogs/Readme.html}{nsDialogs} controls and macros
2020-04-27 12:36:57 +00:00
2020-07-31 19:52:57 +00:00
\b \L{../Docs/MultiUser/Readme.html}{MultiUser}: Fixed INSTALLMODE_FUNCTION and added INSTALLMODEPAGE_SHOWUSERNAME
2020-03-24 02:01:11 +00:00
2020-03-29 20:08:23 +00:00
\S2{} Translations
2020-06-07 21:05:16 +00:00
\b Updated German (SebStange PR\#{github.com/SebStange}) and Simplified Chinese (\W{http://sf.net/p/nsis/patches/297}{patch #297})
2020-03-29 20:08:23 +00:00
2020-04-14 17:37:58 +00:00
\S2{} Build System
2020-06-26 22:52:09 +00:00
\b Primitive SOURCE_DATE_EPOCH support (\W{http://sf.net/p/nsis/patches/294}{patch #294})
2020-04-14 17:37:58 +00:00
\b Python 3 fixes (\W{http://sf.net/p/nsis/patches/296}{patch #296})
2020-06-27 23:18:45 +00:00
\b GCC 10 memmove workaround (\W{http://sf.net/p/nsis/bugs/1248}{bug #1248})
2019-01-05 21:26:23 +00:00
\H{v3.05} 3.05
2019-12-16 00:16:54 +00:00
Released on December 15th, 2019
2019-01-05 21:26:23 +00:00
2019-02-11 16:04:47 +00:00
\S1{v3.05-rl} Release Notes
ANSI targets are deprecated, consider moving to Unicode.
2019-01-05 21:26:23 +00:00
\S1{v3.05-cl} Changelog
2019-09-11 23:36:32 +00:00
\S2{} Major Changes
2019-02-03 20:53:13 +00:00
2019-02-10 20:45:40 +00:00
\b Added \R{apeaddresource}{PEAddResource} and \R{aperemoveresource}{PERemoveResource}
2019-02-03 20:53:13 +00:00
\b Added \R{loadandsetimage}{LoadAndSetImage}
2019-09-11 23:36:32 +00:00
\b Allow quoted library path in System::Call (\W{http://sf.net/p/nsis/bugs/546}{bug #546} and \W{http://sf.net/p/nsis/bugs/1225}{bug #1225})
2019-12-16 00:16:54 +00:00
\b Improved \L{../Docs/nsExec/nsExec.txt}{nsExec} Unicode and tab output parsing (\W{http://sf.net/p/nsis/bugs/1232}{bug #1232})
2019-09-11 23:36:32 +00:00
\S2{} Minor Changes
2019-06-06 00:42:08 +00:00
2019-08-16 19:07:02 +00:00
\b Added experimental \R{amanifestlongpathaware}{ManifestLongPathAware} attribute
2019-09-11 23:36:32 +00:00
\# Undocumented: \b Added ManifestMaxVersionTested
2019-03-11 19:33:07 +00:00
2019-12-16 00:16:54 +00:00
\b %1 in \R{finalize}{!finalize} command can be specified multiple times
2019-03-13 19:56:43 +00:00
2019-03-17 18:51:58 +00:00
\b Fixed -O stderr stream issue (\W{http://sf.net/p/nsis/bugs/1221}{bug #1221})
2019-12-16 00:16:54 +00:00
\b Fixed \R{library_install}{InstallLib} .NSI space-in-path bug (\W{http://sf.net/p/nsis/bugs/1222}{bug #1222})
2019-03-17 18:51:58 +00:00
2019-12-16 00:16:54 +00:00
\b \L{../Docs/StrFunc/StrFunc.txt}{StrFunc} now supports a "using" idiom to help with forward-declaration of functions (\W{http://sf.net/p/nsis/bugs/1229}{bug #1229})
2019-03-11 19:33:07 +00:00
2019-11-22 00:02:32 +00:00
\b Added \R{ssectioninsttype}{SectionInstType}
2019-07-31 19:59:55 +00:00
\b Zero uninitialized data in icon group (\W{http://sf.net/p/nsis/bugs/1230}{bug #1230})
2019-12-16 00:16:54 +00:00
\b Automatically doubles ampersands in the \R{aname}{Name} attribute
2019-12-14 23:07:11 +00:00
2019-12-16 00:16:54 +00:00
\b Fixed \L{../Docs/nsDialogs/Readme.html}{nsDialogs} CB/LB_Get/SetItemData macros (\W{http://sf.net/p/nsis/bugs/1238}{bug #1238})
2019-12-14 23:07:11 +00:00
2019-01-05 21:26:23 +00:00
\S2{} Translations
2019-01-29 23:15:37 +00:00
\b Updated Hindi (\W{http://sf.net/p/nsis/patches/291}{patch #291}) and Portuguese (\W{http://sf.net/p/nsis/bugs/1219}{bug #1219})
2019-01-05 21:26:23 +00:00
2018-02-01 21:34:37 +00:00
\H{v3.04} 3.04
2018-12-15 21:48:10 +00:00
Released on December 15th, 2018
2018-02-01 21:34:37 +00:00
\S1{v3.04-cl} Changelog
2018-09-13 13:35:25 +00:00
\S2{} Major Changes
2018-02-01 21:34:37 +00:00
2018-10-12 20:51:43 +00:00
\b Added IsNativeMachineArchitecture helper macros to x64.nsh
2018-04-09 22:23:10 +00:00
2018-12-07 22:53:49 +00:00
\b Added experimental WinVer "Windows as a Service" detection macros
2018-10-25 18:54:53 +00:00
\b Added MakeNSISW window info "spy" tool
2018-09-13 13:35:25 +00:00
\S2{} Minor Changes
\b Added MUI_TEXTCOLOR setting
2018-11-27 22:15:26 +00:00
\b nsDialogs::OnNotify can now return values back to Windows
2018-10-08 12:50:09 +00:00
\b Added LIBRARY_INSTALL_EQUAL_VERSION \R{library_install}{InstallLib} option
2018-03-13 19:35:35 +00:00
\b Added NTMARTA to preload list to fix rare Windows 7 security issue (\W{http://sf.net/p/nsis/bugs/1204}{bug #1204})
2018-11-01 21:20:53 +00:00
\b AddBrandingImage now supports dialog units
2018-02-04 21:19:55 +00:00
2019-06-06 00:42:08 +00:00
\# Undocumented: \b Added ManifestDisableWindowFiltering and ManifestGdiScaling
2018-06-01 17:28:41 +00:00
\b Fixed !macroundef of last defined macro bug
2020-07-31 19:52:57 +00:00
\b Fixed \L{../Docs/MultiUser/Readme.html}{MultiUser} caption string bug (\W{http://sf.net/p/nsis/bugs/1012}{bug #1012})
2018-12-07 21:04:57 +00:00
2018-11-02 19:51:54 +00:00
\b !undef issues warnings instead of errors
2018-11-01 21:20:53 +00:00
\b MakeNSIS prints -CMDHELP to stdout (\W{http://sf.net/p/nsis/bugs/1203}{bug #1203})
2018-12-07 22:06:47 +00:00
\b Removed LibraryLocal utility
2018-03-12 22:36:20 +00:00
\S2{} Translations
2018-06-14 20:46:23 +00:00
\b Added Hind\u012b{i} (\W{http://sf.net/p/nsis/patches/289}{patch #289})
2018-12-06 23:00:57 +00:00
\b Updated Belarusian, German (\W{http://sf.net/p/nsis/bugs/1023}{bug #1023}), Mongolian and Spanish (\W{http://sf.net/p/nsis/bugs/1205}{bug #1205})
2018-04-09 22:23:10 +00:00
2017-09-01 23:06:48 +00:00
\H{v3.03} 3.03
2018-01-30 03:37:48 +00:00
Released on January 29th, 2018
2017-09-01 23:06:48 +00:00
2017-10-06 18:23:05 +00:00
\S1{v3.03-rn} Release Notes
\b Building NSIS with Python 2.6 or older is no longer supported
2017-09-01 23:06:48 +00:00
\S1{v3.03-cl} Changelog
2017-09-28 12:11:08 +00:00
\S2{} Major Changes
2017-09-01 23:06:48 +00:00
2017-09-16 14:01:44 +00:00
\b Added more NSD controls and macros (\W{http://sf.net/p/nsis/feature-requests/543}{RFE #543})
2017-09-15 17:50:10 +00:00
2017-10-03 20:48:29 +00:00
\b Added \R{ppgettlbversion}{!gettlbversion}
2017-10-21 01:29:11 +00:00
\b \R{library}{Library} TLB and VxD version support on POSIX (\W{http://sf.net/p/nsis/patches/284}{patch #284})
2017-10-03 20:48:29 +00:00
2017-09-29 17:41:00 +00:00
\S2{} Minor Changes
2017-12-03 18:04:02 +00:00
\b Added System plug-in v2 syntax option
2017-11-30 21:38:49 +00:00
\b Added System plug-in B and H types
2017-10-15 16:57:26 +00:00
\b Added \R{intptrcmp}{IntPtrCmp}, IntPtrCmpU, and \R{intptrop}{IntPtrOp}
2017-10-14 16:49:40 +00:00
2017-10-15 16:57:26 +00:00
\b Added Int64Cmp, Int64CmpU and Int64Fmt (64-bit only)
2017-10-13 21:23:33 +00:00
2017-10-08 15:26:54 +00:00
\b Added IntOp and System::Int64Op >>> operator
2017-11-04 17:59:37 +00:00
\b Added more !define /math operators
2019-06-06 00:42:08 +00:00
\# Undocumented: \b Added ManifestDPIAwareness
2018-01-25 17:43:59 +00:00
\b Added WinVer.nsh IsDomainController (\W{http://sf.net/p/nsis/patches/286}{patch #286})
2017-10-26 16:37:42 +00:00
\b Plug-ins now set the ASLR, DEP, LAA, NOSEH and TS PE flags (\W{http://sf.net/p/nsis/bugs/1188}{bug #1188})
2017-10-25 23:11:56 +00:00
\b MakeNSIS exits with code 0 for various information commands (\W{http://sf.net/p/nsis/bugs/1193}{bug #1193})
2017-09-29 17:41:00 +00:00
2018-01-31 15:31:49 +00:00
\b Added error and warning states to !pragma warning
2017-10-25 23:11:56 +00:00
\b Removed unused NSD_LB_Clear macro parameter
2017-10-23 17:55:23 +00:00
2017-10-21 18:56:24 +00:00
\S2{} Translations
2018-01-22 19:08:45 +00:00
\b Added Tatar (\W{http://sf.net/p/nsis/patches/281}{patch #281})
2017-12-18 00:52:45 +00:00
\b Fixed and updated Scottish Gaelic (\W{http://sf.net/p/nsis/patches/285}{patch #285}, \W{http://sf.net/p/nsis/bugs/1197}{bug #1197})
2017-11-15 18:23:57 +00:00
2017-10-21 18:56:24 +00:00
\b Updated Italian (\W{http://sf.net/p/nsis/bugs/1194}{bug #1194})
2017-10-06 18:23:05 +00:00
\S2{} Build System
\b Added support for Python 3
\b Dropped support for Python 2.6 and older
2017-07-31 17:44:30 +00:00
\H{v3.02.1} 3.02.1
2017-07-24 11:38:23 +00:00
2017-08-01 00:26:43 +00:00
Released on July 31st, 2017
2017-07-24 11:38:23 +00:00
2017-07-31 17:44:30 +00:00
\S1{v3.02.1-cl} Changelog
2017-07-24 11:38:23 +00:00
\S2{} Translations
2017-07-31 17:44:30 +00:00
\b Fixed Chinese (Traditional) and Romanian translation bugs (\W{http://sf.net/p/nsis/bugs/1189}{bug #1189} and \W{http://sf.net/p/nsis/bugs/1191}{bug #1191})
2017-07-24 11:38:23 +00:00
2017-08-01 00:26:43 +00:00
\b Fixed Scots Gaelic MUI finish page translation
2016-12-30 00:00:35 +00:00
\H{v3.02} 3.02
2016-12-26 23:01:41 +00:00
2017-07-23 19:11:57 +00:00
Released on July 23rd, 2017
2016-12-26 23:01:41 +00:00
\S1{v3.02-cl} Changelog
2016-12-29 21:59:35 +00:00
\S2{} Major Changes
2017-06-06 19:51:43 +00:00
\b Fixed NSIS3 RegTool Win9x bug
2017-05-12 00:19:23 +00:00
2017-06-06 19:51:43 +00:00
\b Added the HKCR32, HKCR64, HKCU32, HKCU64, HKLM32 and HKLM64 root keys
2017-07-23 19:11:57 +00:00
\b Unsupported \R{setregview}{SetRegView} mode now fails all registry operations
2017-06-04 22:48:13 +00:00
2017-03-21 22:04:40 +00:00
\b Added \R{execshellwait}{ExecShellWait}
2017-05-29 16:25:18 +00:00
\b Added \R{writeregmultistr}{WriteRegMultiStr} (\W{http://sf.net/p/nsis/feature-requests/382}{RFE #382}, \W{http://sf.net/p/nsis/patches/219}{patch #219}) and WriteRegNone
2016-12-29 21:59:35 +00:00
2017-04-25 13:09:41 +00:00
\b Added \R{pragma}{!pragma warning} (\W{http://sf.net/p/nsis/patches/267}{patch #267})
2017-07-23 19:11:57 +00:00
\b \R{varconstant}{$LocalAppData} now resolves to the ProgramData folder in the \R{setshellvarcontext}{SetShellVarContext all} context
2017-06-23 01:11:30 +00:00
2016-12-26 23:01:41 +00:00
\S2{} Minor Changes
2017-07-23 19:11:57 +00:00
\b Variables used in \R{acaption}{Caption} can now be set in \R{onguiinit}{.onGUIInit} (\W{http://sf.net/p/nsis/feature-requests/539}{RFE #539})
2017-05-22 18:10:19 +00:00
2017-07-23 19:11:57 +00:00
\b \L{../Docs/MultiUser/Readme.html}{MultiUser} now supports \R{varconstant}{$ProgramFiles64} (\W{http://sf.net/p/nsis/bugs/843}{bug #843})
2016-12-26 23:01:41 +00:00
2017-04-03 17:35:57 +00:00
\b Added support for MUI_UNCONFIRMPAGE_VARIABLE (\W{http://sf.net/p/nsis/feature-requests/511}{RFE #511}) and MUI_PAGE_CUSTOMFUNCTION_DESTROYED
2016-12-30 00:00:35 +00:00
2019-12-16 00:16:54 +00:00
\b Unicode \L{../Docs/nsExec/nsExec.txt}{nsExec} now supports the /OEM switch (\W{http://sf.net/p/nsis/bugs/1171}{bug #1171})
2017-01-15 15:20:07 +00:00
2016-12-29 22:11:32 +00:00
\S2{} Translations
2017-04-06 18:07:29 +00:00
\b Chinese (Traditional) updates by Walter Cheuk
2016-12-29 22:11:32 +00:00
\b Minor French improvements (\W{http://sf.net/p/nsis/patches/221}{patch #221})
2016-08-21 12:00:00 +00:00
\H{v3.01} 3.01
2016-12-11 21:27:59 +00:00
Released on December 11th, 2016
2016-08-21 12:00:00 +00:00
\S1{v3.01-cl} Changelog
2016-11-22 21:17:00 +00:00
\S2{} Major Changes
\b Error messages are now written to stderr by default
2016-12-11 21:27:59 +00:00
\b New icons by Jan T. Sott
2016-08-21 12:00:00 +00:00
\S2{} Minor Changes
2016-11-22 21:17:00 +00:00
\b \R{setctlcolors}{SetCtlColors} now supports Windows color constant values
2016-10-22 18:12:28 +00:00
2016-12-05 15:44:19 +00:00
\b StrCpy "" maxlen handling (\W{http://sf.net/p/nsis/bugs/1122}{bug #1122})
2016-08-21 12:00:00 +00:00
\b Fixed buffer size bug in winchar.cpp (\W{http://sf.net/p/nsis/patches/271}{patch #271})
2016-10-08 13:48:28 +00:00
\S2{} Translations
\b Added Corsican (\W{http://sf.net/p/nsis/patches/268}{patch #268})
2016-10-12 21:08:17 +00:00
\b PortugueseBR fixes (\W{http://sf.net/p/nsis/patches/276}{patch #276})
2016-12-02 19:19:34 +00:00
\b Updated Danish translation (\W{http://sf.net/p/nsis/bugs/1164}{bug #1164})
2017-07-23 19:11:57 +00:00
\b Arabic, Norwegian, Portuguese, Ukrainian and Swedish \L{../Docs/MultiUser/Readme.html}{MultiUser} fixes (\W{http://sf.net/p/nsis/patches/278}{patch #278}, \W{http://sf.net/p/nsis/patches/279}{patch #279}, \W{http://sf.net/p/nsis/patches/274}{patch #274}, \W{http://sf.net/p/nsis/patches/275}{patch #275} & \W{http://sf.net/p/nsis/patches/277}{patch #277})
2016-10-11 23:52:01 +00:00
2016-07-14 10:53:25 +00:00
\H{v3.0} 3.0
2016-07-25 00:47:29 +00:00
Released on July 24th, 2016
\S1{v3.0-rl} Release Notes
Long-awaited version 3 of NSIS is finally ready. It comes with optional \R{aunicodetarget}{Unicode} support, still works on all the same versions of Windows, supports Windows 10, and adds a lot of other small features and fixes. Huge thanks goes out to Anders and Wizou for making this happen and Jim Park for the original patch.
2016-07-14 10:53:25 +00:00
\S1{v3.0-cl} Changelog
\S2{} Minor Changes
\b \R{finalize}{!finalize} command now supports the same compare operators as !system (\W{http://sf.net/p/nsis/bugs/1148}{bug #1148})
2016-07-16 12:47:06 +00:00
\S2{} Translations
\b PortugueseBR fixes (\W{http://sf.net/p/nsis/bugs/1149}{bug #1149})
2016-04-12 14:36:16 +00:00
\H{v3.0rc2} 3.0 Release Candidate 2
2016-07-09 04:34:26 +00:00
Released on July 8th, 2016
2016-04-12 14:36:16 +00:00
\S1{v3.0rc2-cl} Changelog
2016-05-25 18:08:03 +00:00
\S2{} Major Changes
2016-06-26 13:36:30 +00:00
\b Fixed LogicLib nested $\{Select\} bug
2016-05-25 18:08:03 +00:00
2016-07-04 12:23:58 +00:00
\b \R{makensis}{!makensis} command must force Unicode output to be UTF-8 (\W{http://sf.net/p/nsis/bugs/1147}{bug #1147})
2016-04-21 23:01:29 +00:00
\S2{} Minor Changes
2016-04-22 13:46:14 +00:00
\b Zip2Exe aborts if the zip file is encrypted (\W{http://sf.net/p/nsis/bugs/1141}{bug #1141})
2016-04-21 23:01:29 +00:00
2016-06-07 18:51:09 +00:00
\b Added LogicLib & operator
2016-06-26 13:36:30 +00:00
\b NSIS Menu POSIX fixes (\W{http://sf.net/p/nsis/bugs/1144}{bug #1144})
2016-04-12 14:36:16 +00:00
\S2{} Translations
2016-06-28 16:56:44 +00:00
\b PortugueseBR fixes (deguix)
2016-04-12 14:36:16 +00:00
\b Minor tweaks to Danish.nlf (scootergrisen) (\W{http://sf.net/p/nsis/bugs/1140}{bug #1140})
2016-04-03 05:56:54 +00:00
\H{v3.0rc1} 3.0 Release Candidate 1
2016-02-04 19:17:35 +00:00
2016-04-03 05:56:54 +00:00
Released on April 3nd, 2016
2016-02-04 19:17:35 +00:00
2016-04-03 05:56:54 +00:00
\S1{v3.0rc1-cl} Changelog
2016-02-04 19:17:35 +00:00
2016-04-03 20:12:00 +00:00
\S2{} Major Changes
2016-04-03 05:56:54 +00:00
\b Fixed \R{appendfile}{!appendfile} on POSIX and LogicLib $\{Switch\}
2016-02-04 19:17:35 +00:00
\b More security hardening to prevent dll hijacking
2016-04-03 20:12:00 +00:00
\S2{} Minor Changes
\b Documentation improvements
2016-03-11 19:32:21 +00:00
\b The name of the uninstaller created in %TEMP%\\~nsu.tmp has changed from %UNIQUE%u_.exe to Un_%UNIQUE%.exe
2016-04-03 05:56:54 +00:00
\b Various warning and error improvments
2016-02-04 19:17:35 +00:00
\S2{} Translations
\b Added missing MULTIUSER_* entries to Japanese.nsh (\W{http://sf.net/p/nsis/patches/266}{patch #266})
2015-08-07 00:13:36 +00:00
\H{v3.0b3} 3.0 Beta 3
2015-12-27 06:13:49 +00:00
Released on December 26th, 2015
2015-08-07 00:13:36 +00:00
\S1{v3.0b3-cl} Changelog
\S2{} Major Changes
2015-12-27 06:13:49 +00:00
\b \R{arequestexecutionlevel}{RequestExecutionLevel} now defaults to \c{admin}
2015-08-07 00:13:36 +00:00
2015-12-27 06:13:49 +00:00
\b LoadLibrary security hardening to prevent dll hijacking (\W{http://sf.net/p/nsis/bugs/1125}{bug #1125})
2015-11-06 02:42:35 +00:00
2015-12-27 06:13:49 +00:00
\b \R{FileReadUTF16LE}{FileReadUTF16LE} now skips the optional BOM at the start of a file
2015-12-07 20:49:46 +00:00
2015-09-03 11:06:18 +00:00
\S2{} Minor Changes
2015-10-16 20:50:06 +00:00
\b Fixed System plugin GUID type output bug on Win98
2015-12-27 06:13:49 +00:00
\b \R{FileWriteUTF16LE}{FileWriteUTF16LE} can add a BOM with the /BOM switch
2015-10-26 23:29:39 +00:00
2015-12-27 06:13:49 +00:00
\b \R{createshortcut}{CreateShortcut} icon index can now be larger than 255 (\W{http://sf.net/p/nsis/bugs/1123/}{bug #1123})
2015-11-21 13:12:40 +00:00
2015-12-27 06:13:49 +00:00
\b \R{system}{!system} and \R{execute}{!execute} now provide an empty StdIn pipe to work around bugs in some Windows utilities
2015-09-03 11:06:18 +00:00
2015-11-05 21:05:23 +00:00
\b Added support for 0o octal radix prefix on number literals in the preprocessor
2015-12-27 06:13:49 +00:00
\b The single parameter version of \R{if}{!if} now also supports floats
2015-11-05 21:05:23 +00:00
\b Preprocessor now warns when invalid floating point numbers are used in math operations
2015-09-07 21:31:50 +00:00
\b MakeNSISW now uses WinInet when checking for updates
2015-09-19 14:27:36 +00:00
\S2{} Translations
2015-10-10 18:20:58 +00:00
\b Brazilian Portuguese updated (Felipe) (\W{http://sf.net/p/nsis/patches/263/}{patch #263})
2015-09-19 14:27:36 +00:00
\b Polish updated (Pawe\u0142{l} Porwisz)
2014-10-21 23:13:26 +00:00
\H{v3.0b2} 3.0 Beta 2
2015-08-05 00:30:44 +00:00
Released on August 4th, 2015
2014-10-21 23:13:26 +00:00
2015-08-05 00:30:44 +00:00
\S1{v3.0b2-cl} Changelog
2014-10-21 23:13:26 +00:00
2015-08-05 00:30:44 +00:00
\S2{} Major Changes
2014-10-21 23:13:26 +00:00
2015-08-05 00:30:44 +00:00
\b Preliminary Windows 10 support
2014-10-21 23:13:26 +00:00
\S2{} Minor Changes
2015-02-26 18:19:37 +00:00
\b Added !appendfile /RawNL switch
2015-02-06 21:22:31 +00:00
2015-08-05 00:30:44 +00:00
\b Added PESubsysVer attribute
2015-05-14 18:41:06 +00:00
2015-02-26 18:19:37 +00:00
\b Exec[Wait] sets the CREATE_DEFAULT_ERROR_MODE flag when creating a process
2015-02-06 21:22:31 +00:00
2015-08-05 00:30:44 +00:00
\b Fixed 4+ TiB freespace calculation bug (\W{http://sf.net/p/nsis/bugs/1115/}{bug #1115})
2015-02-06 21:22:31 +00:00
2015-02-26 18:44:15 +00:00
\b Fixed CreateShortcut /NoWorkingDir parsing bug (\W{http://sf.net/p/nsis/bugs/1110/}{bug #1110})
2015-08-05 00:30:44 +00:00
\b Fixed minor issues in the Pascal NSIS plug-in SDK and removed the \cw{extrap} global variable
2015-07-27 18:24:45 +00:00
\b nsDialogs and InstallOptions now use the system link color
2015-08-05 00:30:44 +00:00
\S2{} Build System
\b Linux stdcall warning fix (\W{http://sf.net/p/nsis/patches/261}{patch #261})
\b Linux test-scripts fix (\W{http://sf.net/p/nsis/patches/260}{patch #260})
\b Win64 fixes (including \W{http://sf.net/p/nsis/patches/258}{patch #258}, \W{http://sf.net/p/nsis/bugs/1105/}{bug #1105})
\b Visual C 2012 fixes
2015-07-27 20:41:17 +00:00
2014-05-13 16:42:13 +00:00
\H{v3.0b1} 3.0 Beta 1
2014-10-05 23:56:42 +00:00
Released on October 6th, 2014
\S1{v3.0b1-rl} Release Notes
\b This release addresses a lot of build issues, reintroduces the \W{https://drone.io/github.com/kichik/nsis}{nightly builds} and adds automatic nightly test execution
2014-05-13 16:42:13 +00:00
\S1{v3.0b1-cl} Changelog
2014-06-11 22:01:38 +00:00
\S2{} Major Changes
2014-07-04 23:27:04 +00:00
\b !insertmacro allows macro recursion (\W{http://sf.net/p/nsis/feature-requests/497}{RFE #497})
2014-06-21 23:55:24 +00:00
\b Added \R{makensis}{!makensis} command
2014-07-16 21:54:13 +00:00
\b Added new MUI2 bitmap stretch modes, *_NOSTRETCH is now deprecated (\W{http://sf.net/p/nsis/feature-requests/521}{RFE #521})
2015-02-26 18:19:37 +00:00
\b \c{InitiateShutdown()} is used to reboot the machine if available (\W{http://sf.net/p/nsis/patches/247}{patch #247})
2014-06-27 16:30:16 +00:00
2014-06-19 19:06:49 +00:00
\b Added PPO and SafePPO preprocess-only compiler switches
2014-06-11 22:01:38 +00:00
\b MakeNSIS WM_COPYDATA messages now use the QH_OUTPUTCHARSET encoding with CP_ACP as the default for compatibility with old IDEs.
2014-05-19 19:23:06 +00:00
\S2{} Minor Changes
2014-10-05 20:55:20 +00:00
\b Added IsWow64 to x64.nsh
\b Added PEDllCharacteristics attribute
2014-06-27 14:27:32 +00:00
\b Added System::Call direct register memory access type. (\W{http://sf.net/p/nsis/patches/249}{patch #249})
2014-07-11 21:57:00 +00:00
\b Added WX compiler switch
2014-10-05 23:56:42 +00:00
\b Allow skipping ExDLL build with SKIPPLUGINS ((\W{http://sf.net/p/nsis/patches/254}{patch #254}))
2014-08-15 19:15:06 +00:00
\b Changed default DllCharacteristics to TS_AWARE+NO_SEH+NX_COMPAT+DYNAMIC_BASE
2015-08-05 00:30:44 +00:00
\b Fixed Mac OS X builds (\W{http://sf.net/p/nsis/patches/253}{patch #253} and \W{http://sf.net/p/nsis/bugs/1085}{bug #1085})
2014-10-05 23:56:42 +00:00
2014-05-19 19:23:06 +00:00
\b Fixed POSIX !searchparse bug (\W{http://sf.net/p/nsis/patches/251}{patch #251})
2014-07-05 00:04:06 +00:00
\b Fixed !macroundef
2014-10-05 23:56:42 +00:00
\b Fixed test-code build target on POSIX and enabled it in nightly builds (\W{http://sf.net/p/nsis/bugs/1088/}{bug #1098})
2014-10-05 20:55:20 +00:00
\b Fixed Visual Studio 2012 builds
2014-08-15 20:25:18 +00:00
2014-05-13 16:42:13 +00:00
\S2{} Translations
\b Added Armenian (Hrant Ohanyan)
2014-02-03 20:19:35 +00:00
\H{v3.0b0} 3.0 Beta 0
2014-05-11 19:53:12 +00:00
Released on May 11th, 2014
2014-02-03 20:19:35 +00:00
\S1{v3.0b0-rl} Release Notes
2014-05-11 19:53:12 +00:00
\b POSIX builds work again! Please let us know if your favorite platform is still having build issues. We mainly test on Linux.
2014-03-03 18:10:53 +00:00
\S1{v3.0b0-cl} Changelog
\S2{} Major Changes
\b Basic AMD64 System::Call support
2014-05-11 19:53:12 +00:00
\b Fixed POSIX builds
2014-02-03 20:19:35 +00:00
\S2{} Minor Changes
2014-03-28 16:17:07 +00:00
\b Added CreateShortcut /NoWorkingDir parameter
2014-02-03 20:19:35 +00:00
\b Added Int<32|64|Ptr><Op|Cmp[U]> helper macros to Util.nsh
2014-03-04 19:26:56 +00:00
2014-03-04 19:00:09 +00:00
\b Added P<, P<=, P=, P<>, P>= and P> LogicLib ptrdiff_t tests
2014-02-03 20:19:35 +00:00
2014-03-10 00:06:42 +00:00
\b Try harder to find duplicate strings in string block (\W{http://sf.net/p/nsis/bugs/1088/}{bug #1088})
2014-03-30 22:43:49 +00:00
\b !system will decode child output as OEMCP if GetConsoleOutputCP() == GetOEMCP()
2014-04-13 17:49:39 +00:00
\b !system and !execute can store the exit code in a define
2014-04-13 14:45:02 +00:00
\b !execute supports comparing the exit code with the same syntax as !system
2014-05-10 20:36:06 +00:00
\b Preprocessor supports \cw{0n} and \cw{0b} radix prefix on number literals
2014-05-09 18:21:21 +00:00
2013-07-25 18:27:02 +00:00
\H{v3.0a2} 3.0 Alpha 2
2013-12-25 04:53:58 +00:00
Released on December 24th, 2013
\S1{v3.0a2-rl} Release Notes
It's the holiday gift you've been waiting for!
\S2{} Known Issues
\b The POSIX build is getting much closer, but still currently broken
\b LangDLL doesn't display localized language name with \R{aunicodetarget}{Unicode} false
2013-07-25 18:27:02 +00:00
\S1{v3.0a2-cl} Changelog
2013-08-08 00:26:59 +00:00
\S2{} Major Changes
\b !include defaults to UTF-8 after \cw{Unicode True}
2013-12-08 16:24:06 +00:00
\b Preprocessor does not parse all branches and will not validate code that is never executed (\W{http://sf.net/p/nsis/bugs/1086/}{bug #1086})
2013-07-25 18:27:02 +00:00
\S2{} Minor Changes
2013-07-27 23:09:54 +00:00
\b FileRead in Unicode installers can handle DBCS, conversion output is limited to UCS-2.
\b FileRead in Unicode installers now uses the Unicode replacement character (U+FFFD) for invalid characters and not '?'.
2013-07-25 18:27:02 +00:00
\b FileReadByte no longer performs a Unicode conversion on non-ASCII characters
2013-09-02 21:19:45 +00:00
\b Windows 8.1 & 2012R2 support in WinVer.nsh
2013-08-15 21:22:17 +00:00
\b Fixed !define Unicode null terminator bug (\W{http://sf.net/p/nsis/bugs/1079/}{bug #1079})
2013-08-15 23:14:12 +00:00
\b Unicode stubs create WCHAR richedit controls (\W{http://sf.net/p/nsis/bugs/1080/}{bug #1080})
2013-08-07 19:26:03 +00:00
\b Fixed MakeNSISW default pushbutton and tab order
2013-12-08 15:41:47 +00:00
\b Fixed incorrect page count in compiler statistics
2013-05-28 20:13:16 +00:00
\H{v3.0a1} 3.0 Alpha 1
2013-07-14 19:46:33 +00:00
Released on July 14th, 2013
\S1{v3.0a1-rl} Release Notes
\S2{} Known Issues
\b The POSIX build is currently broken
\b LangDLL doesn't display localized language name with \R{aunicodetarget}{Unicode} false
\b \R{FileRead}{FileRead} may return '?' for MBCS letters with \R{aunicodetarget}{Unicode} true
2013-05-28 20:13:16 +00:00
\S1{v3.0a1-cl} Changelog
2013-06-08 18:48:38 +00:00
\S2{} Major Changes
\b Default verbosity is /V3 without logo, MakeNSISW still uses /V4.
2016-03-27 23:24:43 +00:00
\b \R{amanifestsupportedos}{ManifestSupportedOS} added support for the Windows 8.1 GUID and it is set by default to avoid GetVersionEx compatibility behavior.
2013-07-07 23:27:11 +00:00
2013-05-28 20:13:16 +00:00
\S2{} Minor Changes
2013-06-08 19:10:42 +00:00
\b Fixed !finalize %1
2013-07-14 19:46:33 +00:00
\b Fixed !searchparse (\W{https://sourceforge.net/p/nsis/bugs/1073/}{bug #1073})
\b Made installers always respect /S on command line, even when installer file can't be read (\W{https://sourceforge.net/p/nsis/bugs/1076/}{bug #1076})
2013-05-28 20:13:16 +00:00
\b Minor MakeNSISW fixes and tweaks
2016-03-27 23:24:43 +00:00
\b Added Zip2Exe Unicode checkbox
2013-07-14 19:46:33 +00:00
2013-03-07 23:38:25 +00:00
\H{v3.0a0} 3.0 Alpha 0
2013-05-19 22:45:59 +00:00
Released on May 19th, 2013
2013-03-07 23:38:25 +00:00
2013-03-27 02:50:27 +00:00
\S1{v3.0a0-rl} Release Notes
2013-04-11 15:28:45 +00:00
\b MakeNSIS can now generate ANSI and \R{intro-unicode}{Unicode} installers. Source files can be UTF8SIG, UTF16BOM or traditional MBCS text files (which are converted to Unicode with ACP unless you specify a different codepage). The default plugins are now stored in sub-folders based on their CPU target and character set encoding.
2013-03-27 02:50:27 +00:00
2013-05-19 22:45:59 +00:00
\S2{} Known Issues
\b The POSIX build is currently broken
\b LangDLL doesn't display localized language name with \R{aunicodetarget}{Unicode} false
\b \R{FileRead}{FileRead} may return '?' for MBCS letters with \R{aunicodetarget}{Unicode} true
2013-03-07 23:38:25 +00:00
\S1{v3.0a0-cl} Changelog
2013-03-27 02:50:27 +00:00
\S2{} Major Changes
\b Added the \R{aunicodetarget}{Unicode} attribute (\W{http://sourceforge.net/support/tracker.php?aid=1238132}{RFE #1238132}, \W{http://sourceforge.net/support/tracker.php?aid=1795257}{patch #1795257})
2013-05-19 22:45:59 +00:00
\b Added support for Windows 8 and Windows Server 2012
2013-04-11 15:28:45 +00:00
\b MakeNSIS can read UTF8SIG and UTF16BOM script files (\W{http://sourceforge.net/support/tracker.php?aid=2026892}{RFE #2026892})
2013-03-27 02:50:27 +00:00
2016-03-27 23:24:43 +00:00
\b All NLF and NSH language files are stored as UTF-16LE (\W{http://sourceforge.net/support/tracker.php?aid=1879642}{RFE #1879642})
2013-03-27 02:50:27 +00:00
2013-05-19 22:45:59 +00:00
\b Scripts can control the SupportedOS list in the application manifest using \R{amanifestsupportedos}{ManifestSupportedOS} (\W{http://sourceforge.net/support/tracker.php?aid=2725883}{bug #2725883}, \W{http://sourceforge.net/support/tracker.php?aid=3020103}{RFE #3020103})
2013-03-27 02:50:27 +00:00
\b Installers can claim DPI-awareness with \R{amanifestdpiaware}{ManifestDPIAware} (\W{http://sourceforge.net/support/tracker.php?aid=2897169}{bug #2897169})
\b The index of the changed section is stored in $0 during .onSelChange callbacks (\W{http://sourceforge.net/support/tracker.php?aid=1634936}{RFE #1634936})
2014-06-15 14:12:31 +00:00
\b $\{U+1\}...$\{U+10FFFF\} are treated as a Unicode character unless there is already a define with that name (\W{http://sourceforge.net/support/tracker.php?aid=2084797}{RFE #2084797})
2013-03-29 02:04:21 +00:00
2013-03-07 23:38:25 +00:00
\S2{} Minor Changes
2013-04-03 23:01:37 +00:00
\b Added \R{ppgetdllversion}{!getdllversion} (\W{http://sourceforge.net/support/tracker.php?aid=2809308}{bug #2809308})
2013-04-03 22:46:17 +00:00
\b Added !appendfile /CHARSET parameter
2013-05-19 22:45:59 +00:00
\b Added \R{if}{!if} support for /fileexists, case sensitive comparisons, hex and float
\b Added more definitions to WinMessages.nsh
2013-03-27 02:50:27 +00:00
\b %temp%\\Low will be used if the installer cannot write to %temp% nor %windir%\\Temp (\W{http://sourceforge.net/support/tracker.php?aid=2909242}{bug #2909242}, \W{http://sourceforge.net/support/tracker.php?aid=2912824}{patch #2912824})
2016-03-27 23:24:43 +00:00
\b Added $\{NSIS_PACKEDVERSION\}, the NSIS version packed as a hex number (\W{http://sourceforge.net/support/tracker.php?aid=2680832}{patch #2680832})
2013-03-27 02:50:27 +00:00
2013-05-19 22:45:59 +00:00
\b Added \R{prescopemacro}{$\{__MACRO__\}} and \R{precounter}{$\{__COUNTER__\}} predefines
2013-03-29 02:39:07 +00:00
2013-03-27 02:50:27 +00:00
\b Added UnsafeStrCpy instruction, it can write to special variables like $PLUGINSDIR
2013-05-19 22:45:59 +00:00
\b Added \R{vifileversion}{VIFileVersion}
\b Added \R{finalize}{!finalize} for post-build commands (like signing the installer)
2013-03-07 23:38:25 +00:00
\b Plugins in $\{NSISDIR\}\\Plugins have to be reserved with \c{ReserveFile /plugin}
2013-03-14 18:00:00 +00:00
\b MakeNSIS /NOTIFYHWND uses a (optional) new event name to abort compilation, see build.cpp/h for details.
2013-03-17 21:13:07 +00:00
\b Reduced !include/!insertmacro recursion stack usage (\W{http://sourceforge.net/support/tracker.php?aid=3067954}{bug #3067954})
2013-03-19 02:11:37 +00:00
\b Fixed minor MakeNSIS leaks (\W{http://sourceforge.net/support/tracker.php?aid=3474662}{bug #3474662})
2013-05-19 22:45:59 +00:00
\b Fixed MUI_FINISHPAGE_TITLE_3LINES padding when reboot is required (\W{http://sourceforge.net/support/tracker.php?aid=3400067}{bug #3400067}, \W{http://sourceforge.net/support/tracker.php?aid=3408407}{bug #3408407})
\b Fixed removal of read only attribute even if Delete or RMDir fails (\W{http://sourceforge.net/support/tracker.php?aid=3072159}{bug #3072159})
\b Fixed $\{__SECTION__\} in hidden sections (\W{http://sourceforge.net/support/tracker.php?aid=1787648}{RFE #1787648})
\b Various documentation fixes (\W{http://sourceforge.net/support/tracker.php?aid=3063566}{bug #3063566}, \W{http://sourceforge.net/support/tracker.php?aid=3567313}{bug #3567313}, \W{http://sourceforge.net/support/tracker.php?aid=3307144}{patch #3307144})
\b Lots of other small fixes...
2013-03-27 02:50:27 +00:00
2013-03-16 00:28:45 +00:00
\S2{} Translations
\b Changed LANGFILE macro in LangFile.nsh
\b Warnings are now displayed for missing strings (LANGFILE_INCLUDE_WITHDEFAULT)
\b Added Georgian (David Huriev)
\b Added Pashto (Pakhtosoft)
2013-04-09 18:44:08 +00:00
\b Added Scottish Gaelic (GunChleoc)
2013-03-17 22:10:24 +00:00
\b Fixed Korean MUI_[UN]TEXT_FINISH_INFO_* (\W{http://sourceforge.net/support/tracker.php?aid=3541515}{bug #3541515})
2016-04-03 05:56:54 +00:00
\H{v2.51} 2.51
Released on April 1st, 2016
\S1{v2.51-cl} Changelog
\S2{} Minor Changes
\b More security hardening to prevent dll hijacking
\b Backported support for system 'p' type and logiclib P and Z tests
\S2{} Translations
\b Added missing MULTIUSER_* entries to Japanese.nsh (\W{http://sf.net/p/nsis/patches/266}{patch #266})
2015-12-27 05:43:19 +00:00
\H{v2.50} 2.50
Released on December 26th, 2015
\S1{v2.50-cl} Changelog
\S2{} Major Changes
2015-12-27 06:13:49 +00:00
\b \R{arequestexecutionlevel}{RequestExecutionLevel} now defaults to \c{admin}
2015-12-27 05:43:19 +00:00
\S2{} Minor Changes
\b Preload certain system libraries to prevent dll hijacking (\W{http://sf.net/p/nsis/bugs/1125}{bug #1125})
2015-12-15 23:11:48 +00:00
\H{v2.49} 2.49
Released on December 16th, 2015
\S1{v2.49-cl} Changelog
\b Fixed CreateShortcut failure on Vista caused by security changes in 2.47
2015-12-11 20:25:17 +00:00
\H{v2.48} 2.48
Released on December 10th, 2015
\S1{v2.48-cl} Changelog
\b Fixed CHM (\W{http://sf.net/p/nsis/bugs/1129/}{bug #1129})
\H{v2.47} 2.47
Released on December 8th, 2015
\S1{v2.47-rl} Release Notes
\b This is a maintenance and security release
\S1{v2.47-cl} Changelog
\S2{} Major Changes
\b LoadLibrary security hardening to prevent dll hijacking (\W{http://sf.net/p/nsis/bugs/1125}{bug #1125})
\b \c{InitiateShutdown()} is used to reboot the machine if available (\W{http://sf.net/p/nsis/patches/247}{patch #247})
\S2{} Minor Changes
\b Fixed 4+ TiB freespace calculation bug (\W{http://sf.net/p/nsis/bugs/1115/}{bug #1115})
\b Windows 8 & 2012 support in WinVer.nsh
2009-12-05 22:33:50 +00:00
\H{v2.46} 2.46
Released on December 6th, 2009
\S1{v2.46-cl} Changelog
\S2{} Minor Changes
\b Fixed \R{searchparse}{!searchparse} (\W{http://sourceforge.net/support/tracker.php?aid=2803622}{bug #2803622})
\b Fixed Vista error message when canceling uninstaller (\W{http://sourceforge.net/support/tracker.php?aid=2803097}{bug #2803097})
\b Resolve warning for LogicLib's endless Do..Loop (\W{http://sourceforge.net/support/tracker.php?aid=2849872}{bug #2849872})
\b \L{../Docs/StartMenu/Readme.txt}{StartMenu}: fixed random number prefixes when clicking on an empty spot (\W{http://sourceforge.net/support/tracker.php?aid=2810188}{bug #2810188})
\b Updates to NSIS.pas for plug-in development (\W{http://sourceforge.net/support/tracker.php?aid=2802794}{patch #2802794})
\S2{} Translations
\b PortugueseBR typo (\W{http://sourceforge.net/support/tracker.php?aid=2826598}{patch #2826598})
\b Removed double spaces in Italian (\W{http://sourceforge.net/support/tracker.php?aid=2873598}{bug #2873598})
\S2{} Build System
\b Fixed mingw builds of \L{../Docs/Math/Math.txt}{Math} plug-in (\W{http://sourceforge.net/support/tracker.php?aid=2835731}{patch #2835731})
2009-06-06 19:40:03 +00:00
\H{v2.45} 2.45
Released on June 6th, 2009
\S1{v2.45-rl} Release Notes
2012-09-20 10:18:40 +00:00
\b Support for Microsoft's upcoming release of Windows 7 has been added based on RC1 testing and documentation. Please report any related issues and don't forget to use \R{arequestexecutionlevel}{RequestExecutionLevel}.
2009-06-06 19:40:03 +00:00
\S1{v2.45-cl} Changelog
\S2{} Major Changes
2012-09-20 10:18:40 +00:00
\b Added support for Windows 7 installers - use \R{arequestexecutionlevel}{RequestExecutionLevel}, just like with Vista (\W{http://sourceforge.net/support/tracker.php?aid=2725883}{bug #2725883})
2009-06-06 19:40:03 +00:00
\b Added WinVer.nsh Windows 7 and Windows 2008 R2 support
\b Installers now identify as Terminal Services aware (IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE) so $WINDIR will no longer be under the user's profile when installing on Terminal Services
\b Less UAC annoyance in Add/Remove control panel (\W{http://sourceforge.net/support/tracker.php?aid=2697027}{bug #2697027})
\S2{} Minor Changes
2015-10-10 19:32:16 +00:00
\b Added wildcard and /nonfatal support for \R{delfile}{!delfile} (\W{http://sourceforge.net/support/tracker.php?aid=1505425}{RFE #1505425})
2009-06-06 19:40:03 +00:00
\b Fixed \R{searchparse}{!searchparse} (\W{http://sourceforge.net/support/tracker.php?aid=2680110}{bug #2680110})
\b Fixed input validation for \R{createfont}{CreateFont} (\W{http://sourceforge.net/support/tracker.php?aid=2801024}{bug #2801024})
\b Fixed NSIS Menu handling of working directory (\W{http://sourceforge.net/support/tracker.php?aid=2781948}{bug #2781948})
\b Fixed Vista issues with shell folders ($DOCUMENTS, $PROFILE, etc.) on root directories (\W{http://sourceforge.net/support/tracker.php?aid=2138075}{bug #2138075})
\b Minor documentation improvements (including \W{http://sourceforge.net/support/tracker.php?aid=2705878}{bug #2705878}, \W{http://sourceforge.net/support/tracker.php?aid=2606525}{bug #2606525})
\b Use SW_SHOWDEFAULT for \R{execshell}{ExecShell} by default (\W{http://sourceforge.net/support/tracker.php?aid=2796189}{bug #2796189})
\S2{} Modern UI
\b Call finish page show function only after the page is fully initialized (\W{http://sourceforge.net/support/tracker.php?aid=2720968}{bug #2720968})
\b Fixed translation of uninstaller directory page (\W{http://sourceforge.net/support/tracker.php?aid=2690112}{bug #2690112})
\b Fixed installation type text position in components page (\W{http://sourceforge.net/support/tracker.php?aid=2801317}{patch #2801317})
\b Fixed missing MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE (\W{http://sourceforge.net/support/tracker.php?aid=2788620}{bug #2788620})
\S2{} Translations
\b Updated Indonesian (\W{http://sourceforge.net/support/tracker.php?aid=2790571}{patch #2790571})
2009-06-06 19:59:07 +00:00
\b Updated Portuguese BR (\W{http://sourceforge.net/support/tracker.php?aid=2642542}{patch #2642542})
2009-06-06 19:40:03 +00:00
\S2{} Build System
\b Fixed some GCC warnings
2009-02-21 19:16:25 +00:00
\H{v2.44} 2.44
Released on February 21st, 2009
\S1{v2.44-cl} Changelog
\S2{} Major Changes
2009-02-21 19:25:03 +00:00
\b Fixed a bug introduced in 2.43 causing script build issues with some icons (\W{http://sourceforge.net/support/tracker.php?aid=2572035}{bug #2572035})
2009-02-21 19:16:25 +00:00
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Fixed nsDialogs CreateTimer documentation (\W{http://sourceforge.net/support/tracker.php?aid=2595565}{bug #2595565})
2009-02-21 19:16:25 +00:00
2009-02-21 19:25:03 +00:00
\b Global labels didn't work when declared in unused functions (\W{http://sourceforge.net/support/tracker.php?aid=2593369}{bug #2593369})
2009-02-21 19:16:25 +00:00
2009-02-05 01:23:58 +00:00
\H{v2.43} 2.43
Released on February 5th, 2009
\S1{v2.43-rl} Release Notes
\b A few minor changes were made to the new plug-in API that break backward compatibility. Header and library paths were changed and RegisterPluginCallback has changed its return value.
\S1{v2.43-cl} Changelog
\S2{} Minor Changes
\b Added WinCore.nsh, WinDef.nsh, WinError.nsh, WinNT.nsh and WinUser.nsh for more useful Windows definitions
2009-02-21 19:25:03 +00:00
\b Fixed a crash caused by \R{packhdr}{!packhdr} compressing resources (\W{http://sourceforge.net/support/tracker.php?aid=2533431}{bug #2533431})
2009-02-05 01:23:58 +00:00
2009-02-21 19:25:03 +00:00
\b Minor documentation improvements (including \W{http://sourceforge.net/support/tracker.php?aid=2564005}{bug #2564005})
2009-02-05 01:23:58 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2}: Fixed MUI_DIRECTORYPAGE_BGCOLOR (\W{http://sourceforge.net/support/tracker.php?aid=2494528}{bug #2494528})
2009-02-05 01:23:58 +00:00
\S2{} Utilities and Plug-ins
\b \L{../Docs/Banner/Readme.txt}{Banner}: Fixed installer showing on the background when Banner was used in .onInit
2009-02-21 19:25:03 +00:00
\b \L{../Docs/makensisw/Readme.txt}{MakeNSISW}: Added Ctrl+K hotkey for build cancelation (\W{http://sourceforge.net/support/tracker.php?aid=2557392}{RFE #2557392})
2009-02-05 01:23:58 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/nsDialogs/Readme.html}{nsDialogs}: Added NSD_SetIcon (\W{http://sourceforge.net/support/tracker.php?aid=2500960}{patch #2500960})
2009-02-05 01:23:58 +00:00
\S2{} Translations
\b Added Esperanto
\b Bulgarian fixes
\S2{} Plug-in API
\b Added VS2008 project files
\b Better installation of header and library files under POSIX - see INSTALL file for more information
\b Header and library files were moved to a subdirectory named \e{nsis} to prevent collisions
\b \e{RegisterPluginCallback} now returns \e{int} instead of \e{BOOL} for a wider range of error reporting
\S2{} Build System
2009-02-21 19:25:03 +00:00
\b Added fink's mingw prefixes (\W{http://sourceforge.net/support/tracker.php?aid=2495138}{bug #2495138})
2009-02-05 01:23:58 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed BOOL build issue on OS X (\W{http://sourceforge.net/support/tracker.php?aid=2497290}{bug #2497290})
2009-02-05 01:23:58 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed iconv dependency detection on OS X (\W{http://sourceforge.net/support/tracker.php?aid=2494539}{bug #2494539})
2009-02-05 01:23:58 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed Solaris builds (\W{http://sourceforge.net/support/tracker.php?aid=2497172}{patch #2497172})
2009-02-05 01:23:58 +00:00
2008-12-20 11:48:54 +00:00
\H{v2.42} 2.42
Released on December 20th, 2008
\S1{v2.42-rl} Release Notes
\b Merry Christmas and a happy Hanukkah!
\b Plug-in developers should check out the new plug-in API in Examples\\Plugin and convert their plug-ins, especially in case they require staying loaded.
\S1{v2.42-cl} Changelog
\S2{} Major Changes
2009-02-21 19:25:03 +00:00
\b Deprecated /NOUNLOAD and SetPluginsUnload to make scripts simpler and safer (\W{http://sourceforge.net/support/tracker.php?aid=1912699}{patch #1912699})
2008-12-20 11:48:54 +00:00
\b \R{headers}{Useful header functions} no longer require usage declaration and different syntax for uninstaller functions
2009-02-21 19:25:03 +00:00
\b Revamped plug-in API now comes in the form of pluginapi.lib, API version information and more common functions (\W{http://sourceforge.net/support/tracker.php?aid=2359978}{patch #2359978})
2008-12-20 11:48:54 +00:00
\S2{} Minor Changes
\b Added \R{searchreplace}{!searchreplace} preprocessor command for compiletime text search/replaces
2009-02-21 19:25:03 +00:00
\b Added support for \R{library}{registration} of EXE COM servers (\W{http://sourceforge.net/support/tracker.php?aid=2315740}{RFE #2315740})
2008-12-20 11:48:54 +00:00
2009-02-21 19:25:03 +00:00
\b Minor documentation improvements (including \W{http://sourceforge.net/support/tracker.php?aid=2386821}{bug #2386821})
2008-12-20 11:48:54 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/nsDialogs/Readme.html}{nsDialogs}: Added timer support (\W{http://sourceforge.net/support/tracker.php?aid=2135855}{patch #2135855})
2008-12-20 11:48:54 +00:00
\b \L{../Docs/nsDialogs/Readme.html}{nsDialogs}: Added progress bar support
2016-03-27 23:24:43 +00:00
\b \L{../Include/WinVer.nsh}{WinVer.nsh}: Added IsServer, IsWin2003R2, IsStarterEdition, OSHasMediaCenter and OSHasTabletSupport
2008-12-20 11:48:54 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Include/WinVer.nsh}{WinVer.nsh}: Fixed 95/NT4 ambiguity (\W{http://sourceforge.net/support/tracker.php?aid=2053642}{bug #2053642})
2008-12-20 11:48:54 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Include/WinVer.nsh}{WinVer.nsh}: Proper Windows XP x64 detection (\W{http://sourceforge.net/support/tracker.php?aid=2053700}{bug #2053700})
2008-12-20 11:48:54 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Include/WinVer.nsh}{WinVer.nsh}: Windows 2008 detection support (\W{http://sourceforge.net/support/tracker.php?aid=1949260}{RFE #1949260})
2008-12-20 11:48:54 +00:00
\S2{} Translations
2009-02-21 19:25:03 +00:00
\b Minor English grammar improvements (\W{http://sourceforge.net/support/tracker.php?aid=2323452}{bug #2323452})
2008-12-20 11:48:54 +00:00
\S2{} Build System
2009-02-21 19:25:03 +00:00
\b Full \L{../Docs/System/System.html}{System} compatibility with GCC (\W{http://sourceforge.net/support/tracker.php?aid=2193442}{patch #2193442})
2008-12-20 11:48:54 +00:00
2008-11-20 20:06:32 +00:00
\H{v2.41} 2.41
Released on November 20th, 2008
\S1{v2.41-cl} Changelog
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Fixed LangDLL memory leaks for invalid input (\W{http://sourceforge.net/support/tracker.php?aid=1939573}{bug #1939573})
2008-11-20 20:06:32 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed uninstaller generation on big-endian systems (\W{http://sourceforge.net/support/tracker.php?aid=2166401}{bug #2166401}, \W{http://sourceforge.net/support/tracker.php?aid=2167958}{bug #2167958})
2008-11-20 20:06:32 +00:00
\S2{} Translations
\b Brazilian Portuguese corrections
2020-06-07 21:05:16 +00:00
\b Consistency fixes for Simplified Chinese (\W{http://sourceforge.net/support/tracker.php?aid=2189117}{patch #2189117})
2008-11-20 20:06:32 +00:00
\S2{} Build System
\b Added support for SCons 1.1.0
2009-02-21 19:25:03 +00:00
\b Fixed directory and components page text issues on VC8 builds (\W{http://sourceforge.net/support/tracker.php?aid=1982084}{patch #1982084})
2008-11-20 20:06:32 +00:00
\b System's Resource.dll now built from source
2008-10-10 21:18:41 +00:00
\H{v2.40} 2.40
Released on October 10th, 2008
\S1{v2.40-cl} Changelog
\S2{} Major Changes
2009-02-21 19:25:03 +00:00
\b Service pack macros added to WinVer in version 2.39 now work (\W{http://sourceforge.net/support/tracker.php?aid=2070708}{bug #2070708}, \W{http://sourceforge.net/support/tracker.php?aid=2095363}{patch #2095363})
2008-10-10 21:18:41 +00:00
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Added initial folder selection option for \L{../Docs/nsDialogs/Readme.html}{nsDialogs}::SelectFileDialog (\W{http://sourceforge.net/support/tracker.php?aid=2016003}{patch #2016003})
2008-10-10 21:18:41 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed \R{getparameters}{GetParameters} handling of MBCS characters (\W{http://sourceforge.net/support/tracker.php?aid=2067946}{bug #2067946})
2008-10-10 21:18:41 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed incorrect $\{NSD_OnBack\} documentation (\W{http://sourceforge.net/support/tracker.php?aid=2059651}{bug #2059651})
2008-10-10 21:18:41 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2}: Set focus to checkboxes on the finish page (\W{http://sourceforge.net/support/tracker.php?aid=2110357}{bug #2110357})
2008-10-10 21:18:41 +00:00
\S2{} Translations
2009-02-21 19:25:03 +00:00
\b Portuguese corrections (\W{http://sourceforge.net/support/tracker.php?aid=2086988}{bug #2086988})
2008-10-10 21:18:41 +00:00
2009-02-21 19:25:03 +00:00
\b Simplified Chinese corrections (\W{http://sourceforge.net/support/tracker.php?aid=2056906}{patch #2056906})
2008-10-10 21:18:41 +00:00
2008-08-16 19:55:19 +00:00
\H{v2.39} 2.39
Released on August 16th, 2008
\S1{v2.39-cl} Changelog
\S2{} Major Changes
2009-02-21 19:25:03 +00:00
\b Added \R{define}{!define} \e{/file} and \R{searchparse}{!searchparse} (\W{http://sourceforge.net/support/tracker.php?aid=2016254}{patch #2016254})
2008-08-16 19:55:19 +00:00
2009-02-21 19:25:03 +00:00
\b Added service pack macros (AtLeastServicePack, IsServicePack, AtMostServicePack) to WinVer.nsh (\W{http://sourceforge.net/support/tracker.php?aid=2036802}{patch #2036802})
2008-08-16 19:55:19 +00:00
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Added more \L{../Docs/nsDialogs/Readme.html}{nsDialogs} list box handling macros (\W{http://sourceforge.net/support/tracker.php?aid=2041919}{patch #2041919})
2008-08-16 19:55:19 +00:00
2009-02-21 19:25:03 +00:00
\b Added Unicode version compatible \L{../Docs/System/System.html}{System} string type (\W{http://sourceforge.net/support/tracker.php?aid=2025721}{patch #2025721}, \W{http://sourceforge.net/support/tracker.php?aid=1961307}{RFE #1961307})
2008-08-16 19:55:19 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed \L{../Docs/nsDialogs/Readme.html}{nsDialogs} atom leak (\W{http://sourceforge.net/support/tracker.php?aid=2053522}{bug #2053522})
2008-08-16 19:55:19 +00:00
\b Minor documentation improvements
2009-02-21 19:25:03 +00:00
\b Show hand cursor for \L{../Docs/nsDialogs/Readme.html}{nsDialogs} links (\W{http://sourceforge.net/support/tracker.php?aid=2004129}{patch #2004129})
2008-08-16 19:55:19 +00:00
2008-07-12 16:48:07 +00:00
\H{v2.38} 2.38
Released on July 12th, 2008
\S1{v2.38-cl} Changelog
\S2{} Major Changes
2009-02-21 19:25:03 +00:00
\b Fixed a bug in nsDialogs that caused it to pollute the stack if callbacks are not set for each control (\W{http://sourceforge.net/support/tracker.php?aid=2013317}{bug #2013317})
2008-07-12 16:48:07 +00:00
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Added IfNotThen support for LogicLib (\W{http://sourceforge.net/support/tracker.php?aid=1990761}{patch #1990761})
2008-07-12 16:48:07 +00:00
2009-02-21 19:25:03 +00:00
\b Added support for NTFS mounts points on the directory page (\W{http://sourceforge.net/support/tracker.php?aid=1946112}{bug #1946112})
2008-07-12 16:48:07 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed branding image control detection on Debian, due to improper identification of static controls (\W{http://sourceforge.net/support/tracker.php?aid=1951417}{bug #1951417})
2008-07-12 16:48:07 +00:00
2009-02-21 19:25:03 +00:00
\b Log actual creation of directories and not just failures and final directory (\W{http://sourceforge.net/support/tracker.php?aid=1992325}{patch #1992325})
2008-07-12 16:48:07 +00:00
2009-02-21 19:25:03 +00:00
\b Made log close when \e{LogSet off} is used (\W{http://sourceforge.net/support/tracker.php?aid=1986692}{patch #1986692})
2008-07-12 16:48:07 +00:00
2009-02-21 19:25:03 +00:00
\b Minor documentation improvements (including \W{http://sourceforge.net/support/tracker.php?aid=1990955}{bug #1990955})
2008-07-12 16:48:07 +00:00
\b \L{../Docs/MultiUser/Readme.html}{MultiUser}: Fixed MULTIUSER_INSTALLMODE_INSTDIR handling for the uninstaller
\S2{} Modern UI
2009-02-21 19:25:03 +00:00
\b Document page leave callback function (\W{http://sourceforge.net/support/tracker.php?aid=1964719}{bug #1964719})
2008-07-12 16:48:07 +00:00
\b Fixed MUI_FINISHPAGE_CANCEL_ENABLED
2009-02-21 19:25:03 +00:00
\b Fixed wasted variable warnings (\W{http://sourceforge.net/support/tracker.php?aid=1995024}{bug #1995024})
2008-07-12 16:48:07 +00:00
\S2{} Translations
2009-02-21 19:25:03 +00:00
\b Fixed French translation of MUI_UNTEXT_FINISH_INFO_REBOOT (\W{http://sourceforge.net/support/tracker.php?aid=1967032}{patch #1967032})
2008-07-12 16:48:07 +00:00
2009-02-21 19:25:03 +00:00
\b Removed non-ANSI characters from French display name (\W{http://sourceforge.net/support/tracker.php?aid=1979491}{bug #1979491})
2008-07-12 16:48:07 +00:00
2009-02-21 19:25:03 +00:00
\b Updated Slovenian (\W{http://sourceforge.net/support/tracker.php?aid=2014106}{patch #2014106})
2008-07-12 16:48:07 +00:00
2008-05-03 13:44:46 +00:00
\H{v2.37} 2.37
Released on May 3rd, 2008
\S1{v2.37-cl} Changelog
\S2{} Major Changes
2009-02-21 19:25:03 +00:00
\b Fixed a bug introduced in 2.32 that caused blurry icons on Windows versions prior to XP (\W{http://sourceforge.net/support/tracker.php?aid=1956350}{bug #1956350})
2008-05-03 13:44:46 +00:00
2009-02-21 19:25:03 +00:00
\b Use $PROGRAMFILES as a default for $PROGRAMFILES64 instead of "C:\\Program Files" (\W{http://sourceforge.net/support/tracker.php?aid=1947702}{bug #1947702})
2008-05-03 13:44:46 +00:00
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Automatically select language in case there is only one available choice (\W{http://sourceforge.net/support/tracker.php?aid=1939571}{bug #1939571})
2008-05-03 13:44:46 +00:00
\b \L{../Docs/MultiUser/Readme.html}{MultiUser}: Fixed build errors with manual inclusion of StrFunc.nsh
2009-02-21 19:25:03 +00:00
\b Support for compression of files up to 2GB (\W{http://sourceforge.net/support/tracker.php?aid=1948700}{patch #1948700})
2008-05-03 13:44:46 +00:00
\S2{} Utilities and Plug-ins
2009-02-21 19:25:03 +00:00
\b Fixed $\{NSD_OnBack\} (\W{http://sourceforge.net/support/tracker.php?aid=1947388}{bug #1947388})
2008-05-03 13:44:46 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed \L{../Docs/nsDialogs/Readme.html}{nsDialogs}::SelectFileDialog return value for user cancelation (\W{http://sourceforge.net/support/tracker.php?aid=1955803}{bug #1955803})
2008-05-03 13:44:46 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed possible \L{../Docs/BgImage/BgImage.txt}{BgImage} crash when calling BgImage::Destroy more than once (\W{http://sourceforge.net/support/tracker.php?aid=1951248}{patch #1951248})
2008-05-03 13:44:46 +00:00
\b Minor documentation improvements
\S2{} Translation
\b Brazilian Portuguese updates
2009-02-21 19:25:03 +00:00
\b Polish updates (\W{http://sourceforge.net/support/tracker.php?aid=1927421}{patch #1927421})
2008-05-03 13:44:46 +00:00
2009-02-21 19:25:03 +00:00
\b Slovak updates (\W{http://sourceforge.net/support/tracker.php?aid=1939669}{patch #1939669})
2008-05-03 13:44:46 +00:00
\b Spanish updates
\S2{} Build System
\b SCons requirement upgraded to 0.98
2008-03-29 21:47:15 +00:00
\H{v2.36} 2.36
Released on March 29th, 2008
\S1{v2.36-rl} Release Notes
\b nsDialogs is picking up its pace and offers lots of new macros in this release. Keep the patches and requests coming!
\S1{v2.36-cl} Changelog
\S2{} Major Changes
2009-02-21 19:25:03 +00:00
\b \L{../Docs/nsExec/nsExec.txt}{nsExec}: Support for x64 disabled redirection (\W{http://sourceforge.net/support/tracker.php?aid=1778973}{RFE #1778973}, \W{http://sourceforge.net/support/tracker.php?aid=1889317}{bug #1889317})
2008-03-29 21:47:15 +00:00
\S2{} Modern UI
\b Added missing MUI_UNFUNCTION_DESCRIPTION_BEGIN and MUI_UNFUNCTION_DESCRIPTION_END
2009-02-21 19:25:03 +00:00
\b Fixed start menu page setting the error flag (\W{http://sourceforge.net/support/tracker.php?aid=1891106}{bug #1891106})
2008-03-29 21:47:15 +00:00
\S2{} nsDialogs
2009-02-21 19:25:03 +00:00
\b NSD_AddStyle and NSD_AddExStyle for easy customization (\W{http://sourceforge.net/support/tracker.php?aid=1900588}{patch #1900588})
2008-03-29 21:47:15 +00:00
\b NSD_CB_AddString, NSD_CB_SelectString, NSD_LB_AddString and NSD_LB_SelectString for easier handling of combo and list boxes
\b NSD_CreateNumber and NSD_SetTextLimit for limited input fields
\b NSD_SetImage, NSD_SetStretchedImage, NSD_ClearImage and NSD_FreeImage for image handling
2009-02-21 19:25:03 +00:00
\b NSD_SetState, NSD_GetState, NSD_Check and NSD_Uncheck for handling of check boxes and radio buttons (\W{http://sourceforge.net/support/tracker.php?aid=1900588}{patch #1900588})
2008-03-29 21:47:15 +00:00
\b NSD_SetText for easily setting control's text
2009-02-21 19:25:03 +00:00
\b OnClick support for labels (\W{http://sourceforge.net/support/tracker.php?aid=1908732}{bug #1908732})
2008-03-29 21:47:15 +00:00
2008-03-29 22:36:27 +00:00
\b Support for edit box change notification in combo box
2008-03-29 21:47:15 +00:00
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Fixed exception handling of UPX compressed icons (\W{http://sourceforge.net/support/tracker.php?aid=1896500}{bug #1896500})
2008-03-29 21:47:15 +00:00
\b Fixed InstallDirRegKey example in bigtest.nsi
\b Fixed Memento's documentation to include $\{MementoSectionDone\}
2009-02-21 19:25:03 +00:00
\b Fixed rare decompression error with 0x4001 bytes of compressed data (\W{http://sourceforge.net/support/tracker.php?aid=1874297}{bug #1874297})
2008-03-29 21:47:15 +00:00
\b LangFile.nsh: Added LANGFILE_INCLUDE_WITHDEFAULT to load language file with defaults being obtained from a default file. This replaces the LANGFILE_DEFAULT setting and makes it easier to use LangFile.nsh for multiple sets of languages file without having to care about the different LANGFILE_DEFAULT settings.
2009-02-21 19:25:03 +00:00
\b Minor documentation improvements (including \W{http://sourceforge.net/support/tracker.php?aid=1891266}{bug #1891266}, \W{http://sourceforge.net/support/tracker.php?aid=1894033}{bug #1894033}, \W{http://sourceforge.net/support/tracker.php?aid=1896803}{bug #1896803})
2008-03-29 21:47:15 +00:00
\b \L{../Docs/MultiUser/Readme.html}{MultiUser}: Fixed error when a custom installation mode initialization function is used only for the installer
2009-02-21 19:25:03 +00:00
\b \L{../Docs/MultiUser/Readme.html}{MultiUser}: Fixed default installation mode based on registry key (\W{http://sourceforge.net/support/tracker.php?aid=1913029}{bug #1913029})
2008-03-29 21:47:15 +00:00
\b \L{../Docs/MultiUser/Readme.html}{MultiUser}: Fixed no uninstaller handling (MULTIUSER_NOUNINSTALL)
\S2{} Utilities and Plug-ins
2009-02-21 19:25:03 +00:00
\b \L{../Docs/makensisw/Readme.txt}{MakeNSISW}: Avoid opening executables with identical folder names when opening script's folder (\W{http://sourceforge.net/support/tracker.php?aid=1891066}{bug #1891066})
2008-03-29 21:47:15 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/nsExec/nsExec.txt}{nsExec}: Fixed return code handling so 259 won't cause an infinite loop (\W{http://sourceforge.net/support/tracker.php?aid=1909458}{bug #1909458})
2008-03-29 21:47:15 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/VPatch/Readme.html}{VPatch}: Added MD5 functions (\W{http://sourceforge.net/support/tracker.php?aid=1900226}{RFE #1900226})
2008-03-29 21:47:15 +00:00
\S2{} Translation
2009-02-21 19:25:03 +00:00
\b Albanian updates (\W{http://sourceforge.net/support/tracker.php?aid=1919360}{patch #1919360})
2008-03-29 21:47:15 +00:00
2009-02-21 19:25:03 +00:00
\b French fixes (\W{http://sourceforge.net/support/tracker.php?aid=1916564}{patch #1916564})
2008-03-29 21:47:15 +00:00
2009-02-21 19:25:03 +00:00
\b Polish updates (\W{http://sourceforge.net/support/tracker.php?aid=1894983}{patch #1894983})
2008-03-29 21:47:15 +00:00
\S2{} Build System
2009-02-21 19:25:03 +00:00
\b Fixed build of NSIS Menu with wxGTK (\W{http://sourceforge.net/support/tracker.php?aid=1900233}{bug #1900233})
2008-03-29 21:47:15 +00:00
\b Use CRLF for DSW and DSP files to avoid corruption messages
\b Various build fixes for GCC 4.3, amd64 and Linux in general
2008-02-08 20:56:50 +00:00
\H{v2.35} 2.35
Released on February 8th, 2008
\S1{v2.35-cl} Changelog
\S2{} Major Changes
\b Added \L{../Docs/MultiUser/Readme.html}{MultiUser} - installer configuration for multi-user Windows environments
2009-02-21 19:25:03 +00:00
\b More user friendly corrupted installer message (\W{http://sourceforge.net/support/tracker.php?aid=1795426}{RFE #1795426})
2008-02-08 20:56:50 +00:00
\b Switched all examples to Modern UI 2
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Fixed uninitialized memory leaking into resources (\W{http://sourceforge.net/support/tracker.php?aid=1874297}{bug #1874297})
2008-02-08 20:56:50 +00:00
2009-02-21 19:25:03 +00:00
\b Minor documentation improvements (including \W{http://sourceforge.net/support/tracker.php?aid=1861941}{bug #1861941}, \W{http://sourceforge.net/support/tracker.php?aid=1883917}{bug #1883917})
2008-02-08 20:56:50 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2}: Fit images in welcome/finish page by default and fix support for MUI_(UN)WELCOMEFINISHPAGE_BITMAP_NOSTRETCH (\W{http://sourceforge.net/support/tracker.php?aid=1875945}{bug #1875945})
2008-02-08 20:56:50 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2}: Fixed default finish page reboot selection (\W{http://sourceforge.net/support/tracker.php?aid=1864690}{bug #1864690})
2008-02-08 20:56:50 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2}: Fixed MUI_STARTMENU_GETFOLDER (\W{http://sourceforge.net/support/tracker.php?aid=1864507}{bug #1864507})
2008-02-08 20:56:50 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2}: Fixed unreferenced mui.StartMenuPage.Create warning (\W{http://sourceforge.net/support/tracker.php?aid=1861944}{bug #1861944})
2008-02-08 20:56:50 +00:00
\b New simplified code for \R{library_vb6}{installation of VisualBasic 6 runtime}
\b Simplified NSIS Menu providing easier access to all documentation
\S2{} Utilities and Plug-ins
2009-02-21 19:25:03 +00:00
\b Added keyboard cues support for LINK controls in \L{../Docs/nsDialogs/Readme.html}{nsDialogs} (\W{http://sourceforge.net/support/tracker.php?aid=1871856}{patch #1871856})
2008-02-08 20:56:50 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed a rare nsDialogs crash on Windows 98 with non-standard builds of nsDialogs (\W{http://sourceforge.net/support/tracker.php?aid=1889720}{bug #1889720})
2008-02-08 20:56:50 +00:00
2007-12-22 16:09:26 +00:00
\H{v2.34} 2.34
Released on December 24th, 2007
\S1{v2.34-rl} Release Notes
2007-12-22 16:10:17 +00:00
\b Thanks to user input on \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2}, it is now ready for mass consumption at no better time than the holiday season. The installer for NSIS itself now exploits the wonders of MUI2 and \L{../Docs/nsDialogs/Readme.html}{nsDialogs} and so should you.
2007-12-22 16:09:26 +00:00
\S1{v2.34-cl} Changelog
\S2{} Major Changes
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2}: Simpler code, easier to extend and makes use of the faster \L{../Docs/nsDialogs/Readme.html}{nsDialogs}
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Added IfNot support for LogicLib (\W{http://sourceforge.net/support/tracker.php?aid=1846785}{patch #1846785})
2007-12-22 16:09:26 +00:00
2009-02-21 19:25:03 +00:00
\b Added some deprecation messages in MUI2 (\W{http://sourceforge.net/support/tracker.php?aid=1784470}{bug #1784470})
2007-12-22 16:09:26 +00:00
2009-02-21 19:25:03 +00:00
\b Allow overwrite of LANGFILE_*_NAME defines in new LangFile.nsh (\W{http://sourceforge.net/support/tracker.php?aid=1848952}{bug #1848952})
2007-12-22 16:09:26 +00:00
2009-02-21 19:25:03 +00:00
\b Better RTL support in instfiles and components page (\W{http://sourceforge.net/support/tracker.php?aid=1841573}{bug #1841573})
2007-12-22 16:09:26 +00:00
2009-02-21 19:25:03 +00:00
\b Don't warn of comments containing line-continuation character when it has no effect (\W{http://sourceforge.net/support/tracker.php?aid=1701051}{bug #1701051}, \W{http://sourceforge.net/support/tracker.php?aid=1686589}{RFE #1686589})
2007-12-24 20:32:54 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed deletion of files with relative paths, a.k.a the EVE bug (\W{http://sourceforge.net/support/tracker.php?aid=1851273}{bug #1851273})
2007-12-22 16:09:26 +00:00
\b Fixed input verification of \R{sgetcurinsttype}{GetCurInstType} and \R{getfullpathname}{GetFullPathName}
2009-02-21 19:25:03 +00:00
\b Fixed \R{wordfind}{WordFind} handling of MBCS characters (\W{http://sourceforge.net/support/tracker.php?aid=1852141}{bug #1852141})
2007-12-22 16:09:26 +00:00
2009-02-21 19:25:03 +00:00
\b Minor documentation improvements (including \W{http://sourceforge.net/support/tracker.php?aid=1842326}{bug #1842326})
2007-12-22 16:09:26 +00:00
2009-02-21 19:25:03 +00:00
\b Use CRLF in examples (\W{http://sourceforge.net/support/tracker.php?aid=1835866}{bug #1835866})
2007-12-22 16:09:26 +00:00
\S2{} Utilities and Plug-ins
\b Added missing stack handling in \L{../Docs/nsDialogs/Readme.html}{nsDialogs} examples
2009-02-21 19:25:03 +00:00
\b Added NSD_GetState for checkboxes and radio buttons, NSD_SetFocus, NSD_CreatePassword and NSD_CreateDropList (\W{http://sourceforge.net/support/tracker.php?aid=1848940}{patch #1848940})
2007-12-22 16:09:26 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed documentation of \L{../Docs/nsDialogs/Readme.html}{nsDialogs}::SelectFolderDialog (\W{http://sourceforge.net/support/tracker.php?aid=1841120}{bug #1841120})
2007-12-22 16:09:26 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed NSD_CreateComboBox so it'd work like InstallOptions (\W{http://sourceforge.net/support/tracker.php?aid=1851136}{bug #1851136})
2007-12-22 16:09:26 +00:00
\S2{} Translations
\b Bulgarian updates
\b German fixes
\S2{} Build System
2009-02-21 19:25:03 +00:00
\b Fixed build issues on Mac OS (\W{http://sourceforge.net/support/tracker.php?aid=1851365}{bug #1851365})
2007-12-22 16:09:26 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed endianity issues introduced in version 2.32 (\W{http://sourceforge.net/support/tracker.php?aid=1851365}{bug #1851365})
2007-12-22 16:09:26 +00:00
2007-11-17 14:23:04 +00:00
\H{v2.33} 2.33
Released on November 17th, 2007
\S1{v2.33-rl} Release Notes
\b This is a quick fix release for a bug, introduced in 2.32, that prevented the welcome page to display properly on Windows 9x. The problem was caused by the move from CVS to Subversion that messed with the line-breaks format of the INI files.
\S1{v2.33-cl} Changelog
\S2{} Major Changes
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: Fixed a bug, introduced in 2.32, that caused display problems for the welcome and finish pages on Windows 9x (\W{http://sourceforge.net/support/tracker.php?aid=1831677}{bug #1831677})
2007-11-17 14:23:04 +00:00
\S2{} Minor Changes
\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: Allow MUI_LANGDLL_ALLLANGUAGES to be defined after insertion of MUI_LANGUAGE macro
\S2{} Utilities and Plug-ins
\b Made \L{../Docs/nsExec/nsExec.txt}{nsExec}'s internal process always exit cleanly to avoid false return values and delays (reported in the \W{http://forums.winamp.com/showthread.php?threadid=279683}{forum})
\b \L{../Docs/nsDialogs/Readme.html}{nsDialogs}: Added OnClick support for static controls
2009-02-21 19:25:03 +00:00
\b \L{../Docs/VPatch/Readme.html}{VPatch}: Fixed VPatchFile macro path handling (\W{http://sourceforge.net/support/tracker.php?aid=1829540}{bug #1829540})
2007-11-17 14:23:04 +00:00
\S2{} Translations
\b Spanish updates
\S2{} Build System
\b Separate strip options for win32 and cross-platform binaries
2007-11-09 15:22:58 +00:00
\H{v2.32} 2.32
Released on November 9th, 2007
\S1{v2.32-rl} Release Notes
\b Vista PNG icons are now supported without the need for any special tricks.
\S1{v2.32-cl} Changelog
\S2{} Major Changes
\b Added support for mismatching installer and uninstaller icons
\b NSIS source code is now hosted on Subversion instead of CVS
\S2{} Minor Changes
\b Fixed synchronization that could allow the user to cause extraction errors in rare cases (reported in the \W{http://forums.winamp.com/showthread.php?s=&threadid=274333}{forum})
\b Fixed syntax validation of \R{var}{Var}
2009-02-21 19:25:03 +00:00
\b Minor documentation improvements (including \W{http://sourceforge.net/support/tracker.php?aid=1811876}{bug #1811876}, \W{http://sourceforge.net/support/tracker.php?aid=1819946}{bug #1819946})
2007-11-09 15:49:10 +00:00
2007-11-09 15:22:58 +00:00
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Fixed 3-line title on welcome/finish page
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Fixed components page description and lock
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Fixed default language selection from registry
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Fixed MUI_DIRECTORYPAGE_BGCOLOR
\S2{} Utilities and Plug-ins
\b \L{../Docs/nsDialogs/Readme.html}{nsDialogs}: Added link support
\S2{} Translations
\b Bulgarian corrections
2009-02-21 19:25:03 +00:00
\b Fixed Japanese and Norwegian Nynorsk MUI line breaks (\W{http://sourceforge.net/support/tracker.php?aid=1817289}{bug #1817289})
2007-11-09 15:22:58 +00:00
\S2{} Build System
\b Check compiler's \e{-m32} flag before the linker's to avoid gcc segfault
2007-09-29 10:48:47 +00:00
\H{v2.31} 2.31
Released on September 29th, 2007
\S1{v2.31-rl} Release Notes
\b Please continue to report any issues and suggestions regarding \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2}. Input for the previous version was very helpful in improving MUI2.
\S1{v2.31-cl} Changelog
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Added BST_* definitions to WinMessages.nsh (\W{http://sourceforge.net/support/tracker.php?aid=1792422}{bug #1792422})
2007-09-29 10:48:47 +00:00
\b Added \R{setregview}{SetRegView} \e{lastused}
\b Minor documentation improvements
\b \R{library}{Library} will now revert registry view settings (\R{setregview}{SetRegView}) after it's finished
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: Fixed empty welcome page with Chinese (\W{http://sourceforge.net/support/tracker.php?aid=1786899}{bug #1786899})
2007-09-29 10:48:47 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: Fixed finish button text (\W{http://sourceforge.net/support/tracker.php?aid=1789492}{bug #1789492})
2007-09-29 10:48:47 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: Fixed uninstaller comportments page text (\W{http://sourceforge.net/support/tracker.php?aid=1793811}{bug #1793811})
2007-09-29 10:48:47 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: Fixed unused function warnings
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Fixed header bitmap issues, including NOSTRETCH and compilation errors
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Fixed language selection dialog
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Fixed reboot finish page
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Fixed unloading of nsDialogs on finish page
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Fixed unused variable warnings
\S2{} Utilities and Plug-ins
2009-02-21 19:25:03 +00:00
\b \L{../Docs/makensisw/Readme.txt}{MakeNSISW}: Fixed command line parsing error (\W{http://sourceforge.net/support/tracker.php?aid=1796053}{bug #1796053})
2007-09-29 10:48:47 +00:00
\S2{} Translations
\b Korean corrections
2009-02-21 19:25:03 +00:00
\b Persian improvements (\W{http://sourceforge.net/support/tracker.php?aid=1776386}{patch #1776386})
2007-09-29 10:48:47 +00:00
2009-02-21 19:25:03 +00:00
\b Romanian improvements (\W{http://sourceforge.net/support/tracker.php?aid=1783853}{patch #1783853})
2007-09-29 10:48:47 +00:00
\S2{} Build System
2009-02-21 19:25:03 +00:00
\b Fixed build failures with MinGW's GCC 4 (\W{http://sourceforge.net/support/tracker.php?aid=1800834}{bug #1800834})
2007-09-29 10:48:47 +00:00
2007-08-25 13:49:07 +00:00
\H{v2.30} 2.30
2007-08-25 16:53:32 +00:00
Released on August 25th, 2007
2007-08-25 13:49:07 +00:00
\S1{v2.30-rl} Release Notes
\b This release includes a beta of \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2}. Please report any issues and suggestions.
\b The format of Modern UI language files has been modified to better support external strings. Private language files should be converted (and submitted as a \W{http://sourceforge.net/tracker/?group_id=22049&atid=373087}{patch} in the spirit of open source).
\S1{v2.30-cl} Changelog
\S2{} Major Changes
2009-02-21 19:25:03 +00:00
\b Fixed a bug introduced in version 2.29 that caused invalid $SMPROGRAMS value on Windows 98 (\W{http://sourceforge.net/support/tracker.php?aid=1766268}{bug #1766268})
2007-08-25 13:49:07 +00:00
\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Simpler code, easier to extend and makes use of nsDialogs
\S2{} Minor Changes
\b Added InstallOptions.nsh with relevant usage macros, based on the old Modern UI macros
\b Added LangFile.nsh allowing creation of langauge files that can be included with a single command with defaults for missing strings (when LANGFILE_DEFAULT is set)
2009-02-21 19:25:03 +00:00
\b Added LB_ERR and CB_ERR to WinMessages.nsh (\W{http://sourceforge.net/support/tracker.php?aid=1771644}{bug #1771644})
2007-08-25 13:49:07 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed \R{createdirectory}{CreateDirectory} logging (\W{http://sourceforge.net/support/tracker.php?aid=1768584}{patch #1768584})
2007-08-25 13:49:07 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed escaping of quotes with $\\ in macros (\W{http://sourceforge.net/support/tracker.php?aid=1713708}{bug #1713708})
2007-08-25 13:49:07 +00:00
\b Minor documentation improvements
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.80}: New language files structure based on LangFile.nsh
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.80}: MUI_LANGDLL_DISPLAY now reads previous settings on silent installations as well
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.80}: Added MUI_CUSTOMFUNCTION_MOUSEOVERSECTION (\W{http://sourceforge.net/support/tracker.php?aid=1762003}{patch #1762003})
2007-08-25 13:49:07 +00:00
\S2{} Utilities and Plug-ins
\b Various nsDialogs improvements including RTL support, more macros in nsDialogs.nsh and \L{../Docs/nsDialogs/Readme.html}{initial documentation}
\S2{} Translations
\b Catalan returns
\b Danish corrections
2009-02-21 19:25:03 +00:00
\b Slovak corrections (\W{http://sourceforge.net/support/tracker.php?aid=1762627}{patch #1762627})
2007-08-25 13:49:07 +00:00
\S2{} Build System
2009-02-21 19:25:03 +00:00
\b More HPUX fixes (\W{http://sourceforge.net/support/tracker.php?aid=1755148}{bug #1755148}, \W{http://sourceforge.net/support/tracker.php?aid=1753063}{bug #1753063}, \W{http://sourceforge.net/support/tracker.php?aid=1758873}{bug #1758873}, \W{http://sourceforge.net/support/tracker.php?aid=1758863}{patch #1758863})
2007-08-25 13:49:07 +00:00
\b Ignore known failing tests by default on POSIX
2007-07-14 11:32:54 +00:00
\H{v2.29} 2.29
Released on July 14th, 2007
\S1{v2.29-rl} Release Notes
2020-07-31 20:07:43 +00:00
\b The most notable addition in this release is nsDialogs - a faster and far more capable replacement for InstallOptions. It allows creating controls of any type directly from the script and removes the need to mess with slow INI files. It integrates directly into the script by calling functions for notification, including change notification for edit boxes. \W{https://nsis.sourceforge.io/Community}{Speak up} if you have any suggestions/comments/patches for it.
2007-07-14 11:32:54 +00:00
\S1{v2.29-cl} Changelog
\S2{} Major Changes
\b Added \L{../Examples/nsDialogs}{nsDialogs} - a replacement for InstallOptions
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Disable Windows error messages for the entire installer and not just for an incomplete list of fail-points (\W{http://sourceforge.net/support/tracker.php?aid=1741061}{bug #1741061})
2007-07-14 11:32:54 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed incorrect large version handling of \R{getfileversion}{GetFileVersion} (\W{http://sourceforge.net/support/tracker.php?aid=1742255}{bug #1742255}, \W{http://sourceforge.net/support/tracker.php?aid=1742562}{patch #1742562})
2007-07-14 11:32:54 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed the ReverseSection macro in Sections.nsh (\W{http://sourceforge.net/support/tracker.php?aid=1742793}{bug #1742793})
2007-07-14 11:32:54 +00:00
\b Minor documentation improvements
\b Simplified \R{readreg_multi_sz}{REG_MULTI_SZ reader}
\b Use SHGetFolderPath where available to better support all users' folders
\S2{} Utilities and Plug-ins
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Banner/Readme.txt}{Banner}: Avoid possible hangs when called from page callbacks (\W{http://sourceforge.net/support/tracker.php?aid=1743801}{bug #1743801})
2007-07-14 11:32:54 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/NSISdl/ReadMe.txt}{NSISdl}: added /TRANSLATE2 for more "translator-friendly" strings (\W{http://sourceforge.net/support/tracker.php?aid=1656076}{patch #1656076})
2007-07-14 11:32:54 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/NSISdl/ReadMe.txt}{NSISdl}: support downloads over 2gb (\W{http://sourceforge.net/support/tracker.php?aid=1723131}{patch #1723131})
2007-07-14 11:32:54 +00:00
\S2{} Translations
\b Added International Spanish
\S2{} Build System
2009-02-21 19:25:03 +00:00
\b Added support for HPUX (\W{http://sourceforge.net/support/tracker.php?aid=1714416}{patch #1714416})
2007-07-14 11:32:54 +00:00
2007-06-08 18:07:28 +00:00
\H{v2.28} 2.28
Released on June 8th, 2007
\S1{v2.28-cl} Changelog
\S2{} Major Changes
2015-10-10 19:32:16 +00:00
\b Added a workaround for a Windows 2000 bug that caused infinite loops when hitting a key on the instfiles page (\W{http://sourceforge.net/support/tracker.php?aid=1733692}{bug #1733692})
2007-06-08 18:07:28 +00:00
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Improved compiler error strings (\W{http://sourceforge.net/support/tracker.php?aid=1722147}{patch #1722147})
2007-06-08 18:07:28 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: added MUI_STARTMENUPAGE_BGCOLOR and MUI_DIRECTORYPAGE_BGCOLOR (\W{http://sourceforge.net/support/tracker.php?aid=1706187}{patch #1706187})
2007-06-08 18:07:28 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: added MUI_LANGDLL_ALLLANGUAGES that forces the language selection dialog to display all languages (\W{http://sourceforge.net/support/tracker.php?aid=1724876}{patch #1724876})
2007-06-08 18:07:28 +00:00
\S2{} Utilities and Plug-ins
2009-02-21 19:25:03 +00:00
\b \L{../Docs/InstallOptions/Readme.html}{InstallOptions}: corrected documentation of TxtColor (\W{http://sourceforge.net/support/tracker.php?aid=1716614}{bug #1716614})
2007-06-08 18:07:28 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/NSISdl/ReadMe.txt}{NSISdl}: added compatibility with some buggy servers that don't close the connection (\W{http://sourceforge.net/support/tracker.php?aid=1713562}{bug #1713562})
2007-06-08 18:07:28 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/NSISdl/ReadMe.txt}{NSISdl}: fixed 100% CPU usage during domain resolution (\W{http://sourceforge.net/support/tracker.php?aid=1713560}{bug #1713560})
2007-06-08 18:07:28 +00:00
\S2{} Translations
2009-02-21 19:25:03 +00:00
\b Valencian and Catalan are no longer installed (\W{http://sourceforge.net/support/tracker.php?aid=1558822}{patch #1558822})
2007-06-08 18:07:28 +00:00
\S2{} Build System
\b Added IGNORETESTS for ignoring certain test files
\b Added wxWidgets to the requirement list
2009-02-21 19:25:03 +00:00
\b \L{../Docs/System/System.html}{System} now builds with GCC, but without System::Get and System::Call (\W{http://sourceforge.net/support/tracker.php?aid=1711089}{patch #1711089})
2007-06-08 18:07:28 +00:00
2007-05-05 11:07:43 +00:00
\H{v2.27} 2.27
Released on May 5th, 2007
\S1{v2.27-rl} Release Notes
\b This is a quick-fix release that addresses a bug introduced in the last version, 2.26, that caused $PROGRAMFILES and $COMMONFILES to translate into random strings in the uninstaller.
\S1{v2.27-cl} Changelog
\S2{} Major Changes
\b Fixed a bug introduced in 2.26 that made $PROGRAMFILES and $COMMONFILES unavailable in the uninstaller
\S2{} Minor Changes
\b Disable the X button on InstallOptions pages when CancelEnabled is 0
2011-05-28 18:45:57 +00:00
\b Fixed incomplete \R{messagebox}{MessageBox} usage line (\W{http://sourceforge.net/support/tracker.php?aid=1709460}{bug #1709460})
2007-05-05 11:07:43 +00:00
\S2{} Build System
\b Added \c{TOOLSET} option to allow selection of specific build tools (e.g. \c{scons TOOLSET=mingw})
2007-04-27 18:36:59 +00:00
\H{v2.26} 2.26
2007-05-05 11:07:43 +00:00
Released on April 27th, 2007
2007-04-27 18:36:59 +00:00
\S1{v2.26-rl} Release Notes
\b Installation on x64 systems is now fully supported with $PROGRAMFILES64, \R{setregview}{SetRegView} and \R{library}{Library}'s LIBRARY_X64 option.
\S1{v2.26-cl} Changelog
\S2{} Major Changes
\b Added LIBRARY_X64 option for \R{library_install}{InstallLib} and \R{library_uninstall}{UnInstallLib} for installing and uninstalling x64 libraries
\b Added \R{varconstant}{$PROGRAMFILES32}, \R{varconstant}{$PROGRAMFILES64}, \R{varconstant}{$COMMONFILES32} and \R{varconstant}{$COMMONFILES64}
\S2{} Minor Changes
\b Added \R{varconstant}{$EXEPATH} and \R{varconstant}{$EXEFILE}
2009-02-21 19:25:03 +00:00
\b Added $(^Language) language string which holds the language name (\W{http://sourceforge.net/support/tracker.php?aid=1235616}{RFE #1235616})
2007-04-27 18:36:59 +00:00
2009-02-21 19:25:03 +00:00
\b Added LIBRARY_IGNORE_VERSION option for \R{library_install}{InstallLib} (\W{http://sourceforge.net/support/tracker.php?aid=1699435}{patch #1699435})
2007-04-27 18:36:59 +00:00
2016-03-27 23:24:43 +00:00
\b Added VXD support for \R{getdllversionlocal}{GetDLLVersionLocal} on Windows NT4/2000/XP/Vista (\W{http://sourceforge.net/support/tracker.php?aid=1706624}{patch #1706624})
2007-04-27 18:36:59 +00:00
2009-02-21 19:25:03 +00:00
\b Avoid \R{library}{Library} warning when UnInstallLib is unused (\W{http://sourceforge.net/support/tracker.php?aid=1692761}{bug #1692761})
2007-04-27 18:36:59 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed error handling of \R{copyfiles}{CopyFiles} on Windows NT4 (\W{http://sourceforge.net/support/tracker.php?aid=774966}{bug #774966})
2007-04-27 18:36:59 +00:00
\b Fixed font name encoding broken since 2.24
\b Fixed \L{../Examples/LogicLib.nsi}{LogicLib} duplicate labels across included files
2009-02-21 19:25:03 +00:00
\b Fixed preservation of folder attributes with \c{\R{file}{File} /a} (\W{http://sourceforge.net/support/tracker.php?aid=1699474}{bug #1699474})
2007-04-27 18:36:59 +00:00
2009-02-21 19:25:03 +00:00
\b Improved unused variable warning (\W{http://sourceforge.net/support/tracker.php?aid=1701050}{bug #1701050})
2007-04-27 18:36:59 +00:00
\b \R{library}{Library} macros no longer require version information for DLL files on POSIX
2009-02-21 19:25:03 +00:00
\b Minor documentation improvements (including \W{http://sourceforge.net/support/tracker.php?aid=971467}{RFE #971467})
2007-04-27 18:36:59 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: added MUI_FINISHPAGE_CANCEL_ENABLED
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: added MUI_FINISHPAGE_REBOOTLATER_DEFAULT (\W{http://sourceforge.net/support/tracker.php?aid=1143843}{RFE #1143843})
2007-04-27 18:36:59 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: block unsupported languages in the language selection dialog (\W{http://sourceforge.net/support/tracker.php?aid=1564986}{RFE #1564986})
2007-04-27 18:36:59 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: disable Cancel button on the finish page (\W{http://sourceforge.net/support/tracker.php?aid=1267491}{bug #1267491})
2007-04-27 18:36:59 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: reduce flicker caused by MUI_HEADER_TRANSPARENT_TEXT (\W{http://sourceforge.net/support/tracker.php?aid=1696610}{patch #1696610})
2007-04-27 18:36:59 +00:00
\b Support \R{quit}{Quit} in \R{pagecallbacks_explain}{show page functions}
\S2{} New/Changed Commands
\b Added \R{setregview}{SetRegView} to allow access to the x64 registry view
2009-02-21 19:25:03 +00:00
\b Installer icon support for \R{messagebox}{MessageBox} using MB_USERICON (\W{http://sourceforge.net/support/tracker.php?aid=1682748}{patch #1682748}, \W{http://sourceforge.net/support/tracker.php?aid=1530388}{RFE #1530388})
2007-04-27 18:36:59 +00:00
\S2{} Utilities and Plug-ins
2009-02-21 19:25:03 +00:00
\b \L{../Docs/InstallOptions/Readme.html}{InstallOptions 2.47}: line breaks support in Link controls (\W{http://sourceforge.net/support/tracker.php?aid=1683186}{patch #1683186}, \W{http://sourceforge.net/support/tracker.php?aid=1495949}{RFE #1495949}), added HLine and VLine controls (\W{http://sourceforge.net/support/tracker.php?aid=1683189}{patch #1683189})
2007-04-27 18:36:59 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/makensisw/Readme.txt}{MakeNSISW}: fixed broken command line parameter handling introduced in the last version (\W{http://sourceforge.net/support/tracker.php?aid=1696534}{bug #1696534})
2007-04-27 18:36:59 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Examples/UserInfo/UserInfo.nsi}{UserInfo}: return effective user group on Vista, added GetOriginalAccountType (\W{http://sourceforge.net/support/tracker.php?aid=1687456}{patch #1687456}, \W{http://sourceforge.net/support/tracker.php?aid=1684777}{bug #1684777})
2007-04-27 18:36:59 +00:00
\S2{} Translations
2009-02-21 19:25:03 +00:00
\b Added Afrikaans translation (\W{http://sourceforge.net/support/tracker.php?aid=1699558}{patch #1699558})
2007-04-27 18:36:59 +00:00
2009-02-21 19:25:03 +00:00
\b French corrections (\W{http://sourceforge.net/support/tracker.php?aid=1676101}{patch #1676101})
2007-04-27 18:36:59 +00:00
\b German corrections
\S2{} Build System
\b Added SKIPTESTS option
2009-02-21 19:25:03 +00:00
\b Avoid a lot of code warnings (\W{http://sourceforge.net/support/tracker.php?aid=1676243}{bug #1676243})
2007-04-27 18:36:59 +00:00
2009-02-21 19:25:03 +00:00
\b Detect wxWidgets instead of assuming its existence on POSIX (\W{http://sourceforge.net/support/tracker.php?aid=1672315}{bug #1672315})
2007-04-27 18:36:59 +00:00
\b Fixed big-endian platform support broken since 2.24
2007-03-31 12:38:39 +00:00
\H{v2.25} 2.25
Released on March 31st, 2007
\S1{v2.25-cl} Changelog
\S2{} Major Changes
2009-02-21 19:25:03 +00:00
\b Added \L{../Include/Memento.nsh}{Memento.nsh} for easy persistency of user selections across different runs of the installer (\W{http://sourceforge.net/support/tracker.php?aid=1677624}{RFE #1677624})
2007-03-31 12:38:39 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed a bug introduced in 2.24 that allowed the license page to be skipped even with agreement check box or radio buttons (\W{http://sourceforge.net/support/tracker.php?aid=1664428}{bug #1664428})
2007-03-31 12:38:39 +00:00
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Added Vista manifest to StartMenu.nsi example to avoid backward compatibility mode that moves shortcuts (\W{http://sourceforge.net/support/tracker.php?aid=1664957}{bug #1664957})
2007-03-31 12:38:39 +00:00
2009-02-21 19:25:03 +00:00
\b Both dashes and slashes are supported as switch prefixes on makensis.exe (\W{http://sourceforge.net/support/tracker.php?aid=1661503}{bug #1661503})
2007-03-31 12:38:39 +00:00
2009-02-21 19:25:03 +00:00
\b Delete uninstaller temporary directory on reboot (\W{http://sourceforge.net/support/tracker.php?aid=1660626}{patch #1660626})
2007-03-31 12:38:39 +00:00
\b Distribute \L{../Examples/Plugin}{Plug-in example} with the NSIS package and not only with the source code
2009-02-21 19:25:03 +00:00
\b Fixed lossy Unicode conversion of dialog template strings (\W{http://sourceforge.net/support/tracker.php?aid=1662190}{bug #1662190})
2007-03-31 12:38:39 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed \L{../Include/Sections.nsh}{Sections.nsh} macros support for $0 as input (\W{http://sourceforge.net/support/tracker.php?aid=1664648}{bug #1664648})
2007-03-31 12:38:39 +00:00
\b Fixed uninstallers support for the /D= command line switch
\b Improved logging of WriteReg commands
2009-02-21 19:25:03 +00:00
\b Minor documentation updates and fixes (including \W{http://sourceforge.net/support/tracker.php?aid=1662419}{patch #1662419})
2007-03-31 12:38:39 +00:00
\S2{} New/Changed Commands
2009-02-21 19:25:03 +00:00
\b Added bitwise operators support for \R{define}{!define} /math (\W{http://sourceforge.net/support/tracker.php?aid=1669513}{RFE #1669513})
2007-03-31 12:38:39 +00:00
2009-02-21 19:25:03 +00:00
\b \R{scopepredefines}{__PAGEEX__} contains the page type (\W{http://sourceforge.net/support/tracker.php?aid=1644712}{patch #1644712})
2007-03-31 12:38:39 +00:00
\S2{} Utilities and Plug-ins
2009-02-21 19:25:03 +00:00
\b \L{../Docs/InstallOptions/Readme.html}{InstallOptions 2.46}: Use installer's name for message boxes (\W{http://sourceforge.net/support/tracker.php?aid=1661677}{bug #1661677})
2007-03-31 12:38:39 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/makensisw/Readme.txt}{MakeNSISW}: Use Escape button to close (\W{http://sourceforge.net/support/tracker.php?aid=1666501}{RFE #1666501})
2007-03-31 12:38:39 +00:00
\b \L{../Docs/Math/Math.txt}{Math}: Removed mathcrt.lib
2009-02-21 19:25:03 +00:00
\b \L{../Docs/StartMenu/Readme.txt}{StartMenu}: Refuse empty paths (\W{http://sourceforge.net/support/tracker.php?aid=1684751}{bug #1684751})
2007-03-31 12:38:39 +00:00
\S2{} Translations
2009-02-21 19:25:03 +00:00
\b Fixed Galician language files (\W{http://sourceforge.net/support/tracker.php?aid=1663795}{bug #1663795})
2007-03-31 12:38:39 +00:00
\S2{} Build System
\b Added APPEND_LIBPATH and APPEND_CPPATH instead of the malfunctioning CPPPATH and LIBPATH
2009-02-21 19:25:03 +00:00
\b Added ChangeLog to source code package (\W{http://sourceforge.net/support/tracker.php?aid=1680508}{patch #1680508})
2007-03-31 12:38:39 +00:00
2009-02-21 19:25:03 +00:00
\b Avoid some warnings on VS2005 (\W{http://sourceforge.net/support/tracker.php?aid=1667950}{patch #1667950})
2007-03-31 12:38:39 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed lzma test segfault on POSIX (\W{http://sourceforge.net/support/tracker.php?aid=1666873}{bug #1666873})
2007-03-31 12:38:39 +00:00
2009-02-21 19:25:03 +00:00
\b More strict-aliasing compatibility (\W{http://sourceforge.net/support/tracker.php?aid=1635841}{bug #1635841})
2007-03-31 12:38:39 +00:00
\b NSIS Menu finally built from source
2007-02-17 11:53:49 +00:00
\H{v2.24} 2.24
Released on February 17th, 2007
\S1{v2.24-cl} Changelog
\S2{} Major Changes
2009-02-21 19:25:03 +00:00
\b \R{library}{Library} uninstall-reinstall-reboot problems workaround (\W{http://sourceforge.net/support/tracker.php?aid=1097642}{bug #1097642})
2007-02-17 11:53:49 +00:00
\b Minimized number of cases where an error message appears in silent mode
2009-02-21 19:25:03 +00:00
\b New compiler predefines for \R{scopepredefines}{code scope} (\W{http://sourceforge.net/support/tracker.php?aid=1644712}{patch #1644712})
2007-02-17 11:53:49 +00:00
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Added \R{usagereference}{/P command line option} for setting process priority of makensis (\W{http://sourceforge.net/support/tracker.php?aid=1638974}{patch #1638974})
2007-02-17 11:53:49 +00:00
2009-02-21 19:25:03 +00:00
\b Added support for 64-bit PE on POSIX to \R{getdllversionlocal}{GetDLLVersionLocal} (\W{http://sourceforge.net/support/tracker.php?aid=1643633}{patch #1643633})
2007-02-17 11:53:49 +00:00
2009-02-21 19:25:03 +00:00
\b Append last part of \R{ainstalldir}{InstallDir} only to $INSTDIR on directory pages (\W{http://sourceforge.net/support/tracker.php?aid=1174184}{bug #1174184})
2007-02-17 11:53:49 +00:00
2009-02-21 19:25:03 +00:00
\b Avoid permissions change of output files for \R{linefind}{LineFind} and \R{filejoin}{FileJoin} (\W{http://sourceforge.net/support/tracker.php?aid=1631773}{bug #1631773})
2007-02-17 11:53:49 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed erroneous warnings on uninstall sections (\W{http://sourceforge.net/support/tracker.php?aid=1631889}{bug #1631889})
2007-02-17 11:53:49 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed lossy Unicode conversion in resource editor (\W{http://sourceforge.net/support/tracker.php?aid=1083492}{bug #1083492})
2007-02-17 11:53:49 +00:00
\b Ignore invalid preprocessor commands in ignored block or comments
2009-02-21 19:25:03 +00:00
\b Made \R{viaddversionkey}{VIAddVersionKey} only query language tables instead of creating them and generating warnings (\W{http://sourceforge.net/support/tracker.php?aid=1626504}{bug #1626504})
2007-02-17 11:53:49 +00:00
2009-02-21 19:25:03 +00:00
\b Minor documentation updates and fixes (including \W{http://sourceforge.net/support/tracker.php?aid=1642107}{bug #1642107}, \W{http://sourceforge.net/support/tracker.php?aid=1649187}{patch #1649187})
2007-02-17 11:53:49 +00:00
2009-02-21 19:25:03 +00:00
\b Warn when continuing a comment line using backslash (\W{http://sourceforge.net/support/tracker.php?aid=1554178}{bug #1554178})
2007-02-17 11:53:49 +00:00
\S2{} New/Changed Commands
2009-02-21 19:25:03 +00:00
\b \R{regdll}{RegDLL} and \R{unregdll}{UnregDLL} now use LOAD_WITH_ALTERED_SEARCH_PATH, so there's no need to use \R{setoutpath}{SetOutPath} to set the working directory (\W{http://sourceforge.net/support/tracker.php?aid=1638191}{bug #1638191})
2007-02-17 11:53:49 +00:00
\S2{} Utilities and Plug-ins
2009-02-21 19:25:03 +00:00
\b \L{../Docs/InstallOptions/Readme.html}{InstallOptions 2.45}: Added FOCUS flag (\W{http://sourceforge.net/support/tracker.php?aid=1634704}{patch #1634704}) and fixed paste with ONLY_NUMBERS flag (\W{http://sourceforge.net/support/tracker.php?aid=1652075}{bug #1652075})
2007-02-17 11:53:49 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/makensisw/Readme.txt}{MakeNSISW}: settings in HKCU instead of HKLM (\W{http://sourceforge.net/support/tracker.php?aid=1411970}{bug #1411970}) and MRU menu accelerators
2007-02-17 11:53:49 +00:00
\S2{} Translations
2009-02-21 19:25:03 +00:00
\b Added Galician translation (\W{http://sourceforge.net/support/tracker.php?aid=1631765}{patch #1631765})
2007-02-17 11:53:49 +00:00
\S2{} Build System
2009-02-21 19:25:03 +00:00
\b Added a workaround for building on x64 POSIX platforms (\W{http://sourceforge.net/support/tracker.php?aid=1646170}{bug #1646170})
2007-02-17 11:53:49 +00:00
2009-02-21 19:25:03 +00:00
\b Added a workaround for strict-aliasing compatibility (\W{http://sourceforge.net/support/tracker.php?aid=1635841}{bug #1635841})
2007-02-17 11:53:49 +00:00
\b Added compression tests
\b Added STRIP, APPEND_CCFLAGS and APPEND_LINKFLAGS build options
\b Fixed SCons 0.96.94 compatibility
2007-01-13 17:50:06 +00:00
\H{v2.23} 2.23
2007-02-17 11:53:49 +00:00
Released on January 13th, 2007
2007-01-13 17:50:06 +00:00
\S1{v2.23-cl} Changelog
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Fixed compiler crash on Mac OS X (\W{http://sourceforge.net/support/tracker.php?aid=1611866}{patch #1611866})
2007-01-13 17:50:06 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed deletion of start menu icons in NSIS installer on Vista (\W{http://sourceforge.net/support/tracker.php?aid=1611251}{bug #1611251})
2007-01-13 17:50:06 +00:00
\S2{} Utilities and Plug-ins
2009-02-21 19:25:03 +00:00
\b Fixed incorrect \L{../Docs/nsExec/nsExec.txt}{nsExec} message handling in silent mode (\W{http://sourceforge.net/support/tracker.php?aid=1605581}{bug #1605581})
2007-01-13 17:50:06 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed \L{../Docs/System/System.html}{System} crash when System::Store is called on an empty private stack (\W{http://sourceforge.net/support/tracker.php?aid=1620178}{bug #1620178})
2007-01-13 17:50:06 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed \L{../Docs/System/System.html}{System} crash with parenthesis in filename (\W{http://sourceforge.net/support/tracker.php?aid=1616267}{bug #1616267})
2007-01-13 17:50:06 +00:00
2009-02-21 19:25:03 +00:00
\b Minor VPatch documentation enhancements (\W{http://sourceforge.net/support/tracker.php?aid=1624292}{patch #1624292})
2007-01-13 17:50:06 +00:00
\S2{} Build System
2009-02-21 19:25:03 +00:00
\b Fixed build failures on mingw32 (\W{http://sourceforge.net/support/tracker.php?aid=1610773}{bug #1610773})
2007-01-13 17:50:06 +00:00
2007-03-04 17:00:27 +00:00
\b Fixed build problems with MSTOOLKIT=yes
2007-01-13 17:50:06 +00:00
2006-11-27 15:22:08 +00:00
\H{v2.22} 2.22
Released on November 27th, 2006
\S1{v2.22-rl} Release Notes
2020-07-31 20:07:43 +00:00
\b Some changes have been made to the credit and license files in order to avoid copyrights and license related confusions. This does not change in any way how NSIS should or could be used. NSIS itself is still licensed with the permissive BSD-like \W{https://nsis.sourceforge.io/License}{zlib license}.
2006-11-27 15:22:08 +00:00
\b Upgrade is recommended for early adopters of WinVer.nsh, due to a bug in Windows 98 and ME detection.
\S1{v2.22-cl} Changelog
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Fixed context menu not disappearing when moving from instfiles page (\W{http://sourceforge.net/support/tracker.php?aid=1115825}{bug #1115825})
2006-11-27 15:22:08 +00:00
2006-11-27 16:50:52 +00:00
\b Fixed \L{../Include/WinVer.nsh}{WinVer.nsh}'s detection of Windows 98 and ME (reported on the \W{http://forums.winamp.com/showthread.php?s=&threadid=257994&highlight=winver.nsh}{forum})
2011-05-28 18:45:57 +00:00
\b Fixed \R{writeuninstaller}{WriteUninstaller} failure to overwrite read-only uninstallers (\W{http://sourceforge.net/support/tracker.php?aid=1542530}{bug #1542530})
2006-11-27 15:22:08 +00:00
\b Licensed lzma under \R{cpl-license}{CPL} with a \R{lzma-special-exception}{special exception}, instead of LGPL
2009-02-21 19:25:03 +00:00
\b Minor documentation updates and fixes (including \W{http://sourceforge.net/support/tracker.php?aid=1584618}{bug #1584618}, \W{http://sourceforge.net/support/tracker.php?aid=1589877}{bug #1589877})
2006-11-27 15:22:08 +00:00
2009-02-21 19:25:03 +00:00
\b Updated comments in MUI examples (\W{http://sourceforge.net/support/tracker.php?aid=1595500}{bug #1595500})
2006-11-27 15:22:08 +00:00
\S2{} New/Changed Commands
2012-09-20 10:18:40 +00:00
\b Added `highest` option for \R{arequestexecutionlevel}{RequestExecutionLevel}
2006-11-27 15:22:08 +00:00
\S2{} Translations
\b Added Uzbek translation
2009-02-21 19:25:03 +00:00
\b Fixed corruption in Lithuanian (\W{http://sourceforge.net/support/tracker.php?aid=1602673}{bug #1602673})
2006-11-27 15:22:08 +00:00
\b Minor Breton fixes
2009-02-21 19:25:03 +00:00
\b Slovenian corrections (\W{http://sourceforge.net/support/tracker.php?aid=1590108}{patch #1590108})
2006-11-27 15:22:08 +00:00
\S2{} Build System
2018-11-01 22:47:52 +00:00
\b Added \W{https://web.archive.org/web/20060203051838/http://msdn.microsoft.com:80/vstudio/express/visualc/}{Microsoft Visual C++ 2005 Express} support
2006-11-27 15:22:08 +00:00
\b SCons requirement upgraded to 0.96.93
2006-10-20 11:38:21 +00:00
\H{v2.21} 2.21
Released on October 20th, 2006
\S1{v2.21-cl} Changelog
\S2{} Major Changes
2006-10-20 13:40:10 +00:00
\b Added \L{../Include/WinVer.nsh}{WinVer.nsh} for easy Windows version comparisons
2006-10-20 11:38:21 +00:00
\b Upgraded to lzma sdk 4.43 for faster compression
\S2{} Minor Changes
2008-01-12 15:37:57 +00:00
\b Added Vista support to GetWindowsVersion
2006-10-20 11:38:21 +00:00
\b Added \L{../Include/x64.nsh}{x64.nsh} including a few simple macros for handling x64 installations
\b Fixed a handle leak in \R{locate}{Locate}
\b Minor documentation updates and fixes
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.76}: Added MUI_ABORTWARNING_CANCEL_DEFAULT (\W{http://sourceforge.net/support/tracker.php?aid=1547844}{RFE #1547844})
2006-10-20 11:38:21 +00:00
\S2{} New/Changed Commands
2012-09-20 10:18:40 +00:00
\b Added \R{arequestexecutionlevel}{RequestExecutionLevel} (\W{http://sourceforge.net/support/tracker.php?aid=1524709}{RFE #1524709})
2006-10-20 11:38:21 +00:00
\S2{} Translations
2009-02-21 19:25:03 +00:00
\b Added Valencian translation (\W{http://sourceforge.net/support/tracker.php?aid=1558822}{patch #1558822})
2006-10-20 11:38:21 +00:00
\b Bulgarian corrections
\b Slovenian corrections
\S2{} Build System
\b SCons requirement upgraded to 0.96.92
2006-09-09 13:26:31 +00:00
\H{v2.20} 2.20
Released on September 9th, 2006
\S1{v2.20-cl} Changelog
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Better LogicLib errors (\W{http://sourceforge.net/support/tracker.php?aid=1537976}{bug #1537976})
2006-09-09 13:26:31 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed incomplete plug-in call error messages (\W{http://sourceforge.net/support/tracker.php?aid=1535995}{bug #1535995})
2006-09-09 13:26:31 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed incorrect file timestamp querying on big-endian platforms (\W{http://sourceforge.net/support/tracker.php?aid=1536377}{bug #1536377})
2006-09-09 13:26:31 +00:00
\b Minor documentation updates and fixes
\S2{} Translations
2009-02-21 19:25:03 +00:00
\b Danish corrections (\W{http://sourceforge.net/support/tracker.php?aid=1548190}{bug #1548190})
2006-09-09 13:26:31 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed incorrectly encoded Turkish translation (\W{http://sourceforge.net/support/tracker.php?aid=1542765}{bug #1542765})
2006-09-09 13:26:31 +00:00
\b French corrections
2009-02-21 19:25:03 +00:00
\b Italian corrections (\W{http://sourceforge.net/support/tracker.php?aid=1546183}{bug #1546183})
2006-09-09 13:26:31 +00:00
\b Spanish corrections
2009-02-21 19:25:03 +00:00
\b Swedish corrections (\W{http://sourceforge.net/support/tracker.php?aid=1542680}{bug #1542680})
2006-09-09 13:26:31 +00:00
\b Ukrainian corrections
\S2{} Build System
2009-02-21 19:25:03 +00:00
\b Fixed NSIS_CONFIG_CONST_DATA_PATH being ignored on POSIX platforms (\W{http://sourceforge.net/support/tracker.php?aid=1515592}{bug #1515592})
2006-09-09 13:26:31 +00:00
2006-08-06 18:41:03 +00:00
\H{v2.19} 2.19
Released on August 6th, 2006
\S1{v2.19-cl} Changelog
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Fixed \R{system}{!system} and \R{packhdr}{!packhdr} failure with quoted long file names (\W{http://sourceforge.net/support/tracker.php?aid=1509909}{bug #1509909})
2006-08-06 18:41:03 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed build problems on 64bit platforms (\W{http://sourceforge.net/support/tracker.php?aid=1504772}{bug #1504772})
2006-08-06 18:41:03 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed negative total size for data larger than 2GB in script compilation summary (\W{http://sourceforge.net/support/tracker.php?aid=1468852}{bug #1468852})
2006-08-06 18:41:03 +00:00
\b Minor documentation updates and fixes
\b Replaced \R{detect.netframework}{IsDotNETInstalled} with a simpler and better version
\S2{} New/Changed Commands
\b Made \R{if}{!if} compare strings case insensitively, like \R{strcmp}{StrCmp} and \R{ifdef}{!ifdef}
\S2{} Plug-ins
\b \L{../Docs/NSISdl/ReadMe.txt}{NSISdl}: fixed random DNS errors (\W{http://forums.winamp.com/showthread.php?s=&threadid=247723}{reported in the forums})
2009-02-21 19:25:03 +00:00
\b \L{../Docs/System/System.html}{System}: fixed a bug that caused stack corruption and stopped the installer from deleting System.dll when a function with no arguments was called (\W{http://sourceforge.net/support/tracker.php?aid=1535005}{bug #1535005})
2006-08-06 18:41:03 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/System/System.html}{System}: fixed wrong return values for functions that return \c{short} or \c{char} (\W{http://sourceforge.net/support/tracker.php?aid=1535007}{bug #1535007})
2006-08-06 18:41:03 +00:00
\S2{} Translations
2009-02-21 19:25:03 +00:00
\b Added Norwegian Nynorsk translation (\W{http://sourceforge.net/support/tracker.php?aid=1503208}{patch #1503208})
2006-08-06 18:41:03 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed typos in the French translation (\W{http://sourceforge.net/support/tracker.php?aid=1531874}{bug #1531874})
2006-08-06 18:41:03 +00:00
2006-07-01 16:52:18 +00:00
\H{v2.18} 2.18
Released on July 1st, 2006
\S1{v2.18-cl} Changelog
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b CRC32 implementation used potentially non-32bit types (\W{http://sourceforge.net/support/tracker.php?aid=1504758}{bug #1504758})
2006-07-01 16:52:18 +00:00
\b Fixed errors on multiple inclusion of \R{headers}{useful headers}
2006-07-01 16:52:19 +00:00
\b Fixed \R{getfileattributes}{GetFileAttributes}
2009-02-21 19:25:03 +00:00
\b Fixed incorrect text on browse dialog with \R{onverifyinstdir}{.onVerifyInstDir} (\W{http://sourceforge.net/support/tracker.php?aid=1504297}{bug #1504297})
2006-07-01 16:52:18 +00:00
2006-07-01 16:52:19 +00:00
\b Fixed \R{library}{Library}'s implementation on POSIX
2006-07-01 16:52:18 +00:00
\b Minor documentation updates and fixes
\S2{} Translations
2009-02-21 19:25:03 +00:00
\b Added Irish translation (\W{http://sourceforge.net/support/tracker.php?aid=1503639}{patch #1503639})
2006-07-01 16:52:18 +00:00
2009-02-21 19:25:03 +00:00
\b Catalan corrections (\W{http://sourceforge.net/support/tracker.php?aid=1504104}{bug #1504104})
2006-07-01 16:52:18 +00:00
\b Dutch corrections
\b Finnish corrections (Mozilla bug #341643)
\b Fixed Serbian grammar and typos
\b Italian corrections (Mozilla bug #340450)
\b Polish corrections (Mozilla bug #224532)
\b Portuguese (Brazil) corrections (Mozilla bug #340885)
\b Romanian corrections (Mozilla bug #340645)
\b Thai corrections
\b Turkish corrections (Mozilla bug #340511)
2006-05-19 16:56:02 +00:00
\H{v2.17} 2.17
Released on May 19th, 2006
\S1{v2.17-cl} Changelog
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Fixed build failures and segfaults on PowerPC Mac OS X (\W{http://sourceforge.net/support/tracker.php?aid=1474597}{bug #1474597}, \W{http://sourceforge.net/support/tracker.php?aid=1481044}{bug #1481044})
2006-05-19 16:56:02 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed \R{library}{Library}'s TLB version interpretation (\W{http://sourceforge.net/support/tracker.php?aid=1471341}{bug #1471341})
2006-05-19 16:56:02 +00:00
\b Fixed possible stack corruption when using TypeLib.dll on an invalid TLB
2011-05-28 18:45:57 +00:00
\b Fixed \R{rmdir}{RMDir} deletion failure of read-only folders (\W{http://sourceforge.net/support/tracker.php?aid=1481664}{bug #1481664})
2006-05-19 16:56:02 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/makensisw/Readme.txt}{MakeNSISW}: Fixed toolbar compressor selection menu, broken in the previous version (\W{http://sourceforge.net/support/tracker.php?aid=1466486}{bug #1466486})
2006-05-19 16:56:02 +00:00
2009-02-21 19:25:03 +00:00
\b Minor documentation improvements and fixes (including \W{http://sourceforge.net/support/tracker.php?aid=1469306}{bug #1469306}, \W{http://sourceforge.net/support/tracker.php?aid=1491616}{bug #1491616})
2006-05-19 16:56:02 +00:00
\S2{} Translations
2009-02-21 19:25:03 +00:00
\b Added missing Basque and Welsh files (\W{http://sourceforge.net/support/tracker.php?aid=1469471}{bug #1469471})
2006-05-19 17:00:46 +00:00
2006-05-19 16:56:02 +00:00
\b Brazilian Portuguese updates
\b Bulgarian fixes
2009-02-21 19:25:03 +00:00
\b Fixed a typo in Hebrew translation (\W{http://sourceforge.net/support/tracker.php?aid=1474587 }{bug #1474587})
2006-05-19 16:56:02 +00:00
\b Icelandic fixes and improvements
2006-04-07 12:37:49 +00:00
\H{v2.16} 2.16
Released on April 7th, 2006
\S1{v2.16-rn} Release Notes
\b The script compiler, makensis, builds and works on big-endian platforms. This change enlarges the portability range of NSIS to theoretically every POSIX platform. Please \W{http://sourceforge.net/tracker/?group_id=22049&atid=373085}{report} any incompatibility with specific platforms or build-tools.
\b The internal changes made to support big-endian platforms also pave the road to x64 installers. There is now a central function which writes data to disk. This function currently only converts the endianity of integers, but it can be changed to selectively write 64-bit integers. Hopefully, there'll soon be a simple method of compiling a script to both x86 and x64 installers.
\b Changing Source/exehead/fileform.h to alter the internal structure of installers is no longer enough. The compiler has its own definitions of the structures which must also be changed in Source/fileform.cpp. In the future, fileform.cpp should be automatically generated from fileform.h, but for now, the synchronization must be done manually.
\S1{v2.16-cl} Changelog
\S2{} Major Changes
\b Big-endian platforms are now fully supported by makensis
\b \R{library}{Library} now available on non-Windows platforms as well, although it requires the installed DLL to have version information
\b \L{../Docs/makensisw/Readme.txt}{MakeNSISW 2.1}: added "Cancel compilation" menu item
\S2{} New/Changed Commands
2009-02-21 19:25:03 +00:00
\b Added /utcdate switch to \R{define}{!define} for UTC dates (\W{http://sourceforge.net/support/tracker.php?aid=1459210}{RFE #1459210})
2006-04-07 12:37:49 +00:00
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Added an optional timestamp in the log - NSIS_CONFIG_LOG_TIMESTAMP build setting (\W{http://sourceforge.net/support/tracker.php?aid=1460586}{RFE #1460586})
2006-04-07 12:37:49 +00:00
\b Added NSIS_WIN32_MAKENSIS define, defined only when compiling on Windows
\b Exported validate_filename to plug-ins
\b Fixed a crash in CResourceEditor when adding resources to a PE that already contains named resources
\b Fixed a small resource leak in the TypeLib::GetLibVersion plug-in function
\b Fixed CResourceEditor input sanity checks
2009-02-21 19:25:03 +00:00
\b Fixed incorrect \R{FileOpen}{FileOpen} input validation (\W{http://sourceforge.net/support/tracker.php?aid=1459789}{bug #1459789})
2006-04-07 12:37:49 +00:00
\b Fixed \R{library}{Library} failure with DLLs marked as read-only
\b Fixed lzma's POSIX implemention thread synchronization issues and resource leaks
\b Fixed makensis self-path detection on non-Windows platforms (NSIS_CONFIG_CONST_DATA_PATH=no)
2015-10-10 19:32:16 +00:00
\b Fixed replace_icon and generate_uninstall_icon_data icon validation
2006-04-07 12:37:49 +00:00
2009-02-21 19:25:03 +00:00
\b Made external CHM links safer to script exceptions (\W{http://sourceforge.net/support/tracker.php?aid=1449879}{bug #1449879})
2006-04-07 12:37:49 +00:00
2009-02-21 19:25:03 +00:00
\b Minor documentation improvements and fixes (including \W{http://sourceforge.net/support/tracker.php?aid=1077439}{bug #1077439}, \W{http://sourceforge.net/support/tracker.php?aid=1448374}{bug #1448374}, \W{http://sourceforge.net/support/tracker.php?aid=1464446}{RFE #1464446})
2006-04-07 12:37:49 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.75}: added show function for the start menu page (\W{http://sourceforge.net/support/tracker.php?aid=1448176}{RFE #1448176}), added MUI_HEADER_TRANSPARENT_TEXT for transparent header texts (\W{http://sourceforge.net/support/tracker.php?aid=1447766}{RFE #1447766})
2006-04-07 12:37:49 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/NSISdl/ReadMe.txt}{NSISdl}: better header detection for better compatibility with proxies like WinProxy (\W{http://sourceforge.net/support/tracker.php?aid=1445735}{bug #1445735}), fail if no headers are sent, faster downloads (\W{http://sourceforge.net/support/tracker.php?aid=1465378}{patch #1465378})
2006-04-07 12:37:49 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/StartMenu/Readme.txt}{StartMenu}: validate user input (\W{http://sourceforge.net/support/tracker.php?aid=1440636}{bug #1440636})
2006-04-07 12:37:49 +00:00
\S2{} Translations
\b Added Basque translation
\b Minor Slovenian fixes
\S2{} Build System
\b Added code tests for CResourceEditor and CDialogTemplate
\b Automatically pass build settings to script, eliminating the need to edit build.cpp for new settings
2009-02-21 19:25:03 +00:00
\b Fixed $PREFIX expansion during installation on POSIX platforms (\W{http://sourceforge.net/support/tracker.php?aid=1456943}{bug #1456943})
2006-04-07 12:37:49 +00:00
\b Fixed CHM dependencies
\b Fixed compatibility issue with EclipseNSIS (version wasn't prefixed with 'v')
2009-02-21 19:25:03 +00:00
\b Fixed GCC 4.1 compatibility (\W{http://sourceforge.net/support/tracker.php?aid=1456861}{patch #1456861})
2006-04-07 12:37:49 +00:00
\b Test for -Wl,-Map availability
2006-03-04 16:12:14 +00:00
\H{v2.15} 2.15
Released on March 4th, 2006
\S1{v2.15-cl} Changelog
\S2{} New/Changed Commands
2009-02-21 19:25:03 +00:00
\b Added \R{if}{!if} for more complex compile-time flow control (\W{http://sourceforge.net/support/tracker.php?aid=1412982}{patch #1412982})
2006-03-04 16:12:14 +00:00
2009-02-21 19:25:03 +00:00
\b Added /math switch to \R{define}{!define} for simple compile-time mathematical operations (\W{http://sourceforge.net/support/tracker.php?aid=1372561}{patch #1372561})
2006-03-04 16:12:14 +00:00
\S2{} Minor Changes
\b Added more replacement options to \R{wordreplace}{WordReplace}
\b Added NSIS_CONFIG_LOG_STDOUT configuration option for logging to stdout
2009-02-21 19:25:03 +00:00
\b Added path translation for \R{addincludedir}{!addincludedir} (\W{http://sourceforge.net/support/tracker.php?aid=1431958}{bug #1431958})
2006-03-04 16:12:14 +00:00
\b \R{configread}{ConfigRead} now sets the error flag, if the entry wasn't found
\b Documented \R{nop}{Nop}
\b Edit box in the installation directory selection page is now always LTR, even for RTL languages
2009-02-21 19:25:03 +00:00
\b Fixed improper iterator usage in dir_reader (\W{http://sourceforge.net/support/tracker.php?aid=1431593}{bug #1431593})
2006-03-04 16:12:14 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed \c{\R{messagebox}{MessageBox} MB_TOPMOST} not showing up, if used as the first sections' instruction (\W{http://sourceforge.net/support/tracker.php?aid=1400995}{bug #1400995})
2006-03-04 16:12:14 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed \R{rmdir}{RMDir} skipping files with names starting with two dots (\W{http://sourceforge.net/support/tracker.php?aid=1420657}{bug #1420657})
2006-03-04 16:12:14 +00:00
\b \R{getoptions}{GetOptions} now sets the error flag, if the option wasn't found
2009-02-21 19:25:03 +00:00
\b Made \R{include}{!include} stop searching the include directories after a match is found (\W{http://sourceforge.net/support/tracker.php?aid=1441877}{bug #1441877})
2006-03-04 16:12:14 +00:00
\b Made \R{headers}{header functions} use /NOUNLOAD for faster plug-in calls
2009-02-21 19:25:03 +00:00
\b Minor documentation improvements and fixes (including \W{http://sourceforge.net/support/tracker.php?aid=1420352}{bug #1420352}, \W{http://sourceforge.net/support/tracker.php?aid=1432423}{bug #1432423})
2006-03-04 16:12:14 +00:00
2009-02-21 19:25:03 +00:00
\b More informative \R{aicon}{Icon} error messages (\W{http://sourceforge.net/support/tracker.php?aid=1174742}{bug #1174742})
2006-03-04 16:12:14 +00:00
2015-10-10 19:32:16 +00:00
\b New case-sensitive functions in headers: \R{wordfinds}{WordFindS}, \R{wordfind2xs}{WordFind2XS}, \R{wordfind3xs}{WordFind3XS}, \R{wordreplaces}{WordReplaceS}, \R{wordadds}{WordAddS}, \R{wordinserts}{WordInsertS}, \R{strfilters}{StrFilterS}, \R{textcompares}{TextCompareS}, \R{configreads}{ConfigReadS}, \R{configwrites}{ConfigWriteS}, \R{getoptionss}{GetOptionsS}
2006-03-04 16:12:14 +00:00
\S2{} Translations
\b Added proper language identifier for Breton
\b Breton translation improvements
\b Bulgarian translation improvements
2015-10-10 19:32:16 +00:00
\b Fixed Czech grammar mistakes (\W{http://sourceforge.net/support/tracker.php?aid=1427189}{patch #1427189})
2006-03-04 16:12:14 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed Italian typo (\W{http://sourceforge.net/support/tracker.php?aid=1416988}{patch #1416988})
2006-03-04 16:12:14 +00:00
\b Updated Mongolian
\S2{} Build System
\b Fixed __BIG_ENDIAN__ definition
2009-02-21 19:25:03 +00:00
\b Fixed improper handling of paths passed to the compiler (\W{http://sourceforge.net/support/tracker.php?aid=1434215}{bug #1434215})
2006-03-04 16:12:14 +00:00
2009-02-21 19:25:03 +00:00
\b Improved GCC 4.2 compatibility (\W{http://sourceforge.net/support/tracker.php?aid=1434174}{patch #1434174})
2006-03-04 16:12:14 +00:00
\b Moved NSIS_VARS_SECTION from config.h to scons
\b Write all configuration to sconf.h instead of passing it on the command line
2006-01-24 17:54:51 +00:00
\H{v2.14} 2.14
Released on January 24th, 2006
\S1{v2.14-rn} Release Notes
\b This release fixes a critical bug that caused installers using plug-ins to fail loading on Windows 9x and NT. Upgrading from 2.13 is highly recommended.
2006-01-26 18:02:37 +00:00
\S1{v2.14-cl} Changelog
2006-01-24 17:54:51 +00:00
\S2{} Major Changes
2011-05-28 18:45:57 +00:00
\b Fixed a bug that corrupted $TEMP under Windows 9x and NT and caused \R{initpluginsdir}{InitPluginsDir} to fail (\W{http://sourceforge.net/support/tracker.php?aid=1412159}{bug #1412159})
2006-01-24 17:54:51 +00:00
\S2{} Minor Changes
\b Fixed a possible buffer overflow caused by long values of $0, when using large NSIS_MAX_STRLEN builds (above 4096)
2006-01-21 11:51:34 +00:00
\H{v2.13} 2.13
Released on January 21st, 2006
\S1{v2.13-rn} Release Notes
2018-11-01 22:47:52 +00:00
\b Language detection has changed. The default language is now set to the user's user-interface language instead of the locale language, as suggested by \W{http://web.archive.org/web/20050913082611/http://msdn.microsoft.com/library/en-us/intl/nls_0xrn.asp}{MSDN}. To restore the old behavior, use \c{System::Call "kernel32::GetUserDefaultLangID()i.a"} in \R{oninit}{.onInit}.
2006-01-21 11:51:34 +00:00
\S1{v2.13-cl} Changelog
\S2{} Major Changes
2009-02-21 19:25:03 +00:00
\b Default $LANGUAGE value is now based on user's UI language instead of locale (\W{http://sourceforge.net/support/tracker.php?aid=1324734}{bug #1324734})
2006-01-21 11:51:34 +00:00
\S2{} New/Changed Commands
2009-02-21 19:25:03 +00:00
\b Added \R{strcmps}{StrCmpS} for case sensitive string comparison (\W{http://sourceforge.net/support/tracker.php?aid=1381929}{patch #1381929})
2006-01-21 11:51:34 +00:00
\S2{} Minor Changes
\b Added system time support to \R{filefunc}{GetTime}
2009-02-21 19:25:03 +00:00
\b Fixed components page checkbox redraw problem under Windows 95 (\W{http://sourceforge.net/support/tracker.php?aid=1397031}{bug #1397031})
2006-01-21 11:51:34 +00:00
2006-01-21 12:02:21 +00:00
\b Fixed constant maximum string length in \R{FileRead}{FileRead} (changed from 1024 to NSIS_MAX_STRLEN)
2006-01-21 11:51:34 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed empty $INSTDIR value in directory page show callback function (\W{http://sourceforge.net/support/tracker.php?aid=1209843}{bug #1209843})
2006-01-21 11:51:34 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed relative jumps ignoring \c{\R{file}{File} /nonfatal} (\W{http://sourceforge.net/support/tracker.php?aid=1299100}{bug #1299100})
2006-01-21 11:51:34 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed typo in NSIS Menu (\W{http://sourceforge.net/support/tracker.php?aid=1387748}{bug #1387748})
2006-01-21 11:51:34 +00:00
2009-02-21 19:25:03 +00:00
\b Issue a warning when \c{\R{abrandingtext}{BrandingText} /TRIM*} actually expands the label (\W{http://sourceforge.net/support/tracker.php?aid=1362443}{bug #1362443})
2006-01-21 11:51:34 +00:00
2009-02-21 19:25:03 +00:00
\b Made \c{\R{rmdir}{RMDir} /r} remove Unicode paths as well using short names (\W{http://sourceforge.net/support/tracker.php?aid=1378785}{bug #1378785})
2006-01-21 11:51:34 +00:00
\b Minor documentation improvements and fixes
\S2{} Utilities and Plug-ins
2009-02-21 19:25:03 +00:00
\b Fixed System plug-in \L{../Docs/System/System.html}{documentation} of callback functions (\W{http://sourceforge.net/support/tracker.php?aid=1403608}{bug #1403608})
2006-01-21 11:51:34 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed System plug-in heap corruption (\W{http://sourceforge.net/support/tracker.php?aid=1403601}{bug #1403601})
2006-01-21 11:51:34 +00:00
\S2{} Translations
\b Mongolian translation improvements
\S2{} Build System
\b Better installation under POSIX with proper $\{NSISDIR\} detection and appropriate directory paths (/usr/bin, /usr/share/doc, etc.)
2005-12-17 14:38:01 +00:00
\H{v2.12} 2.12
Released on December 17th, 2005
\S1{v2.12-cl} Changelog
\S2{} Major Changes
2009-02-21 19:25:03 +00:00
\b Fixed compile-time assertion failure for big uninstallers (\W{http://sourceforge.net/support/tracker.php?aid=1380447}{bug #1380447})
2005-12-17 14:38:01 +00:00
2009-02-21 19:25:03 +00:00
\b \R{tutorial}{Tutorial} enhancements (including \W{http://sourceforge.net/support/tracker.php?aid=1366431}{bug #1366431})
2005-12-17 14:38:01 +00:00
\S2{} New/Changed Commands
2009-02-21 19:25:03 +00:00
\b Added /NONFATAL switch to \R{include}{!include} (\W{http://sourceforge.net/support/tracker.php?aid=1372048}{patch #1372048})
2005-12-17 14:38:01 +00:00
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Clearer error message for double label definition (\W{http://sourceforge.net/support/tracker.php?aid=1374675}{patch #1374675})
2005-12-17 14:38:01 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed browsed network root directory not being accepted (\W{http://sourceforge.net/support/tracker.php?aid=1331292}{bug #1331292})
2005-12-17 14:38:01 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed incorrect \R{acompletedtext}{CompletedText} parsing (\W{http://sourceforge.net/support/tracker.php?aid=1349810}{bug #1349810})
2005-12-17 14:38:01 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed sdbarker_tiny.exe's compatibility with NSIS_CONFIG_LOG (\W{http://sourceforge.net/support/tracker.php?aid=1365869}{bug #1365869})
2005-12-17 14:38:01 +00:00
2009-02-21 19:25:03 +00:00
\b Implemented nicer registry commands log (\W{http://sourceforge.net/support/tracker.php?aid=1340255}{patch #1340255})
2005-12-17 14:38:01 +00:00
2009-02-21 19:25:03 +00:00
\b Minor documentation improvements and fixes (including \W{http://sourceforge.net/support/tracker.php?aid=1355653}{patch #1355653}, \W{http://sourceforge.net/support/tracker.php?aid=1349810}{bug #1349810})
2005-12-17 14:38:01 +00:00
\b Multi-line comments are no longer ignored inside !ifdef'd block
\S2{} Utilities and Plug-ins
\b Added drag & drop support for zip2exe
\b Better drag & drop error handling in MakeNSISw
2009-02-21 19:25:03 +00:00
\b Fixed Math plug-in array issues (\W{http://sourceforge.net/support/tracker.php?aid=1235875}{bug #1235875})
2005-12-17 14:38:01 +00:00
\S2{} Translations
\b Added browse button Danish translation
\b Breton translation fixes and improvements
\b Fixed finish button Swedish translation
\S2{} Build System
2009-02-21 19:25:03 +00:00
\b Fixed endianess detection problem on POSIX platforms (\W{http://sourceforge.net/support/tracker.php?aid=1370179}{bug #1370179})
2005-12-17 14:38:01 +00:00
\b Generated installers use nsis-VERSION-setup.exe template
2005-11-11 21:47:11 +00:00
\H{v2.11} 2.11
Released on November 12th, 2005
\S1{v2.11-rl} Release Notes
2005-11-12 12:42:10 +00:00
\b Rebuilding existing installers that use \c{\R{asetoverwrite}{SetOverwrite} ifdiff}, might falsely overwrite files once
2005-11-11 21:47:11 +00:00
\S1{v2.11-cl} Changelog
\S2{} Major Changes
2009-02-21 19:25:03 +00:00
\b Added a workaround for a bug that prevented detection of some special folders (e.g. \R{varother}{$DESKTOP} for all users) on Windows 9x (\W{http://sourceforge.net/support/tracker.php?aid=1008632}{bug #1008632})
2005-11-11 21:47:11 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed a crash caused by copying very long details to clipboard in the installation log page (\W{http://sourceforge.net/support/tracker.php?aid=1314004}{bug #1314004})
2005-11-11 21:47:11 +00:00
\S2{} New/Changed Commands
\b Added \R{tempfile}{!tempfile}, \R{delfile}{!delfile} and \R{appendfile}{!appendfile} for cross-platform handling of text files during compilation
2009-02-21 19:25:03 +00:00
\b Fixed \R{achangeui}{ChangeUI} input handling (\W{http://sourceforge.net/support/tracker.php?aid=1348473}{patch #1348473})
2005-11-11 21:47:11 +00:00
\b \R{ssectionin}{SectionIn} RO is no longer case sensitive
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Added support URL to the NSIS package entry in the Add/Remove control panel (\W{http://sourceforge.net/support/tracker.php?aid=1349867}{RFE #1349867})
2005-11-11 21:47:11 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed comment handling (\W{http://sourceforge.net/support/tracker.php?aid=1324898}{patch #1324898})
2005-11-11 21:47:11 +00:00
\b Fixed duplicate RegTool test in \R{library}{Library}
2009-02-21 19:25:03 +00:00
\b Fixed invalid language selection according to \R{varother}{$LANGUAGE} in \R{oninit}{.onInit} when only primary language match is found (\W{http://sourceforge.net/support/tracker.php?aid=1328629}{bug #1328629})
2005-11-11 21:47:11 +00:00
\b Fixed missing RegTool error after install-reboot-install-reboot sequence with \R{library}{Library}
2009-02-21 19:25:03 +00:00
\b Fixed portability issues with \L{../Examples/LogicLib.nsi}{LogicLib} (\W{http://sourceforge.net/support/tracker.php?aid=1320297}{bug #1320297}, \W{http://sourceforge.net/support/tracker.php?aid=1248336}{patch #1248336})
2005-11-11 21:47:11 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed \c{\R{asetoverwrite}{SetOverwrite} ifdiff} always overwriting on FAT file system (\W{http://sourceforge.net/support/tracker.php?aid=1338423}{bug #1338423})
2005-11-11 21:47:11 +00:00
\b Fixed wrong size of red.bmp check box image
2009-02-21 19:25:03 +00:00
\b Larger browse button for localized texts (\W{http://sourceforge.net/support/tracker.php?aid=1314682}{bug #1314682})
2005-11-11 21:47:11 +00:00
2009-02-21 19:25:03 +00:00
\b Minor documentation improvements and fixes (including \W{http://sourceforge.net/support/tracker.php?aid=1349810}{bug #1349810})
2005-11-11 21:47:11 +00:00
\b Sort language names in language selection dialog
\b Use the temporary directory for \R{library}{Library} temporary files, instead of the possibly write-protected installation directory
\S2{} Utilities and Plug-ins
2009-02-21 19:25:03 +00:00
\b Added /OEM switch for OEM to ANSI conversion in \L{../Docs/nsExec/nsExec.txt}{nsExec} (\W{http://sourceforge.net/support/tracker.php?aid=1346737}{patch #1346737})
2005-11-11 21:47:11 +00:00
2009-02-21 19:25:03 +00:00
\b Added /PROXY switch for manual proxy configuration in \L{../Docs/NSISdl/ReadMe.txt}{NSISdl} (\W{http://sourceforge.net/support/tracker.php?aid=1334166}{patch #1334166})
2005-11-11 21:47:11 +00:00
2009-02-21 19:25:03 +00:00
\b Added solid compression check box to zip2exe (\W{http://sourceforge.net/support/tracker.php?aid=1334155}{patch #1334155})
2005-11-11 21:47:11 +00:00
\b Added stdin in MakeNSISw to allow xcopy to run
2009-02-21 19:25:03 +00:00
\b Added timestamp handling to zip2exe (\W{http://sourceforge.net/support/tracker.php?aid=1349853}{bug #1349853})
2005-11-11 21:47:11 +00:00
\b Fixed input validation of \L{../Docs/nsExec/nsExec.txt}{nsExec}
\b \L{../Docs/InstallOptions/Readme.html}{InstallOptions 2.44}: Added HWND and HWND2 entries to the INI file to avoid messy calculations of the correct control id
\S2{} Translations
\b Slovenian translation fixes and improvements
\S2{} Build System
\b Added a workaround for linking errors caused by a bad library included in recent Platform SDK versions
\b Check for and use -pthread linker flag
\b Improved FreeBSD portability
\b Nicer error message for SCons version older than 0.96.90
2005-10-04 12:05:52 +00:00
\H{v2.10} 2.10
Released on October 4th, 2005
\S1{v2.10-cl} Changelog
\S2{} Major Changes
\b Added auto completion to the directory page
\b Fixed a bug, introduced in 2.09, that caused \R{aallowrootdirinstall}{AllowRootDirInstall} to fail
\b Fixed a thread leak in the POSIX implementation of LZMA
2009-02-21 19:25:03 +00:00
\b \L{../Docs/VPatch/Readme.html}{VPatch 3.1}: MD5 checksums, better performance, and some bug fixes (including \W{http://sourceforge.net/support/tracker.php?aid=1219806}{bug #1219806})
2005-10-04 12:05:52 +00:00
\S2{} Minor Changes
\b Added rounding of required and available size on the directory page (1.59 => 1.6 instead of 1.5)
2009-02-21 19:25:03 +00:00
\b Added WS_EX_LEFTSCROLLBAR style in RTL mode (\W{http://sourceforge.net/support/tracker.php?aid=1283528}{bug #1283528})
2005-10-04 12:05:52 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed alteration of the working directory by FileRequest in InstallOptions (\W{http://sourceforge.net/support/tracker.php?aid=1287731}{bug #1287731})
2005-10-04 12:05:52 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed bad mnemonic key in MakeNSISw menu (\W{http://sourceforge.net/support/tracker.php?aid=1288159}{bug #1288159})
2005-10-04 12:05:52 +00:00
2005-12-17 14:43:26 +00:00
\b Fixed negative size values showing up after the decimal point in the directory page for very big sizes
2005-10-04 12:05:52 +00:00
\b Minor documentation improvements and fixes
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.74}: Fixed compile error when checkboxes are used on multiple finish pages
\S2{} Translations
\b Fixed a bug in Slovenian translation that caused lots of missing language string warnings
\b Fixed typos in Serbian translation
\b Fixed typos in Thai translation
2020-06-07 21:05:16 +00:00
\b Updated Simplified Chinese translation
2005-10-04 12:05:52 +00:00
\S2{} Build System
\b Automatic fix for \W{http://forums.winamp.com/showthread.php?s=&threadid=179848}{VC6 SP6 compile error}
\b Moved most of the configuration from config.h to the build system
\b Removed all optimizations and symbol stripping in debug mode
\b SCons requirement updated to 0.96.91
\b VPatch can be built on POSIX as well
2005-08-26 16:45:35 +00:00
\H{v2.09} 2.09
Released on August 26th, 2005
\S1{v2.09-cl} Changelog
\S2{} Major Changes
\b Fixed a bug introduced in 2.08, that prevented uninstallers from deleting $INSTDIR
\b Fixed a bug that caused "C:\\ " to be considered a valid installation directory, even without \R{aallowrootdirinstall}{AllowRootDirInstall}
\S2{} New/Changed Commands
\b \R{var}{Var} can now be used in sections and functions, but only with the /GLOBAL flag
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Applied \W{http://sourceforge.net/support/tracker.php?aid=1248335}{patch #1248335} for greater portability of examples
2005-08-26 16:45:35 +00:00
\b \R{filefunc}{FileFunc}: workaround for GetLongPathName which is not available on Windows 95 (Instructor)
\b Fixed an unused label warning in \R{library}{Library}
2009-02-21 19:25:03 +00:00
\b Fixed duplicate label errors in \L{../Examples/LogicLib.nsi}{LogicLib} and \R{library}{Library} when used in different files (\W{http://sourceforge.net/support/tracker.php?aid=1243865}{bug #1243865})
2005-08-26 16:45:35 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.73}: fixed checkboxes on uninstaller finish page or multiple finish pages
\b \R{wordfunc}{WordFunc}: fixed incorrect replacement of first word in WordReplace, under some conditions (Instructor)
\S2{} Translations
\b Renamed Malaysian to Malay
\b Update Thai translation to the latest version
\b Updated Kurdish MUI translation to the latest version
\S2{} Build System
\b Fixed a number of build problems on POSIX platforms which caused plug-ins to malfunction and installers to crash
2005-07-23 12:31:53 +00:00
\H{v2.08} 2.08
Released on July 23rd, 2005
\S1{v2.08-rn} Release Notes
2020-07-31 20:07:43 +00:00
\b The Archive has been replaced with a \W{https://nsis.sourceforge.io/wiki/}{Wiki}. 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.
2005-07-23 12:31:53 +00:00
\S1{v2.08-cl} Changelog
\S2{} Major Changes
\b Added Instructor's \R{headers}{header files of useful functions}
\b \R{library}{Library} improvements: ordered registration after reboot, smaller RegTool and separate process for each registration to avoid conflicts (thanks stb)
\S2{} Minor Changes
\b Added Bosnian and Kurdish translations
2009-02-21 19:25:03 +00:00
\b Added per-user nsisconf.nsh file in %APPDATA% or $HOME, depending on the platform (\W{http://sourceforge.net/support/tracker.php?aid=1223041}{patch #1223041})
2005-07-23 12:31:53 +00:00
2009-02-21 19:25:03 +00:00
\b Documentation improvements and fixes (including \W{http://sourceforge.net/support/tracker.php?aid=1202495}{bug #1202495}, \W{http://sourceforge.net/support/tracker.php?aid=1227610}{bug #1227610},
2009-06-06 19:40:03 +00:00
\W{http://sourceforge.net/support/tracker.php?aid=1238686}{bug #1238686}, \W{http://sourceforge.net/support/tracker.php?aid=1225167}{patch #1225167}, \W{http://sourceforge.net/support/tracker.php?aid=1240601}{RFE #1240601})
2005-07-23 12:31:53 +00:00
\b Fixed _?= being ignored, if the uninstaller path is not quoted and is separated with only space from _?=
2009-02-21 19:25:03 +00:00
\b Fixed \R{library}{Library} failing on paths with spaces (\W{http://sourceforge.net/support/tracker.php?aid=1234283}{bug #1234283})
2005-07-23 12:31:53 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed UpgradeDLL compilation error (\W{http://sourceforge.net/support/tracker.php?aid=1230336}{bug #1230336})
2005-07-23 12:31:53 +00:00
\b Improved French, Ukrainian and Luxembourgish translation
2009-02-21 19:25:03 +00:00
\b Made \R{rmdir}{RMDir} set the error flag, if passed an invalid directory path (\W{http://sourceforge.net/support/tracker.php?aid=1227553}{bug #1227553})
2005-07-23 12:31:53 +00:00
2009-02-21 19:25:03 +00:00
\b 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 (\W{http://sourceforge.net/support/tracker.php?aid=1214319}{patch #1214319})
2005-07-23 12:31:53 +00:00
\b Missing \R{langstring}{LangString} warning now uses the language name, if possible
2009-02-21 19:25:03 +00:00
\b zip2exe: fixed restriction of extraction path length and updated to \W{http://www.zlib.net/}{zlib} 1.2.3 (\W{http://sourceforge.net/support/tracker.php?aid=1226381}{bug #1226381})
2005-07-23 12:31:53 +00:00
\S2{} Build System
\b Added linker script to assure correct order of sections when building using GNU tools
\b Added \c{test} target
\b UIs are now built from source
2005-06-20 19:48:38 +00:00
\H{v2.07} 2.07
Released on June 20th, 2005
\S1{v2.07-rn} Release Notes
\b NSIS Update was removed and the update check was moved back to MakeNSISw (Help -> NSIS Update). Use the \R{build_nightly}{nightly builds} to get the latest compiled binaries from CVS.
\b Solid compression is no longer the default for bzip2 and lzma, use \c{SetCompressor /SOLID bzip2} or \c{SetCompressor /SOLID lzma} for solid compression.
2020-07-31 20:07:43 +00:00
\b Source code is no longer supplied with the installer package. Source code can be downloaded from CVS or from the \W{https://nsis.sourceforge.io/download/}{download page}.
2005-06-20 19:48:38 +00:00
\b The directory structure of the installation has been changed. All documentation is now in the Docs folder and all examples are in the Examples folder.
\S1{v2.07-cl} Changelog
\S2{} Major Changes
\b Added /SOLID switch for \R{asetcompressor}{SetCompressor}
\b New build system (see \k{build})
\b Stubs (exeheads) are no longer compiled into makensis.exe, but kept in the Stubs folder
\S2{} New/Changed Commands
2009-02-21 19:25:03 +00:00
\b \R{enumregvalue}{EnumRegValue} sets the error flag, if the enumeration index is out of range (\W{http://sourceforge.net/support/tracker.php?aid=1178756}{bug #1178756})
2005-06-20 19:48:38 +00:00
\b \R{expandenvstrings}{ExpandEnvStrings} now sets the error flag as the documentation states
\b Made \R{file}{File} /oname throw an error if the first character is a quote
\S2{} Minor Changes
2009-02-21 19:25:03 +00:00
\b Added \R{varconstant}{$LOCALAPPDATA} (\W{http://sourceforge.net/support/tracker.php?aid=1172123}{RFE #1172123})
2005-06-20 19:48:38 +00:00
2009-02-21 19:25:03 +00:00
\b Changed MUI dialogs charset from ANSI_CHARSET to DEFAULT_CHARSET (\W{http://sourceforge.net/support/tracker.php?aid=1193736}{bug #1193736}, \W{http://sourceforge.net/support/tracker.php?aid=1201712}{bug #1201712})
2005-06-20 19:48:38 +00:00
\b Fixed \R{varother}{$INSTDIR} changing, even if user clicked Cancel in browse dialog
2009-02-21 19:25:03 +00:00
\b Fixed a crash in makensis when using \R{awindowicon}{WindowIcon} off (\W{http://sourceforge.net/support/tracker.php?aid=1123353}{bug #1123353})
2005-06-20 19:48:38 +00:00
\b Fixed \R{call}{Call} :label in uninstall code
\b Fixed compilation error without NSIS_CONFIG_COMPONENTPAGE
2009-02-21 19:25:03 +00:00
\b Fixed compilation errors on various platforms (including \W{http://sourceforge.net/support/tracker.php?aid=1179116}{patch #1179116}, \W{http://sourceforge.net/support/tracker.php?aid=1193692}{patch #1193692})
2005-06-20 19:48:38 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed \R{createdirectory}{CreateDirectory} setting the error flag for directories with two consecutive backslashes (\W{http://sourceforge.net/support/tracker.php?aid=1119442}{bug #1119442})
2005-06-20 19:48:38 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed \R{library}{InstallLib} setting the error flag for new shared libraries (\W{http://sourceforge.net/support/tracker.php?aid=1181951}{bug #1181951})
2005-06-20 19:48:38 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed letters case in examples (\W{http://sourceforge.net/support/tracker.php?aid=1184571}{patch #1184571})
2005-06-20 19:48:38 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed logging state being reset after the directory page (\W{http://sourceforge.net/support/tracker.php?aid=1168711}{bug #1168711})
2005-06-20 19:48:38 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed overlapping icon in welcome page (\W{http://sourceforge.net/support/tracker.php?aid=1221772}{bug #1221772})
2005-06-20 19:48:38 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed \R{rmdir}{RMDir} /REBOOTOK setting the reboot flag when trying to delete non-existent directory (\W{http://sourceforge.net/support/tracker.php?aid=1073792}{bug #1073792})
2005-06-20 19:48:38 +00:00
2009-02-21 19:25:03 +00:00
\b Minor documentation fixes and improvements (including \W{http://sourceforge.net/support/tracker.php?aid=1220940}{bug #1220940})
2005-06-20 19:48:38 +00:00
\b Removed NSIS Update, MakeNSISw checks for new versions again
\S2{} Include Files
\b More messages in \L{../Include/WinMessages.nsh}{WinMessages.nsh} (Shengalts Aleksander)
\b Some more useful macros in \L{../Include/Colors.nsh}{Colors.nsh} (Joel)
\S2{} Utilities and Plug-ins
2009-02-21 19:25:03 +00:00
\b Fixed halibut segfaults on PowerPC (\W{http://sourceforge.net/support/tracker.php?aid=1180886}{patch #1180886})
2005-06-20 19:48:38 +00:00
\b \L{../Docs/Math/Math.txt}{Math}: Fixed memory leak (brainsucker)
\b zip2exe: upgraded to zlib 1.2.2
\S2{} Translations
\b Added Malaysian translation (Azwa)
\b Added Welsh translation (Rhoslyn Prys)
\b Fixed Breton NLF file (credits weren't commented)
2009-02-21 19:25:03 +00:00
\b Fixed duplicate accelerator in French translation (\W{http://sourceforge.net/support/tracker.php?aid=1168652}{bug #1168652})
2005-06-20 19:48:38 +00:00
2009-02-21 19:25:03 +00:00
\b Improved French translation (\W{http://sourceforge.net/support/tracker.php?aid=1220277}{bug #1220277})
2005-06-20 19:48:38 +00:00
\b Updated Russian translation (Dmitry)
2009-02-21 19:25:03 +00:00
\b Updated translation credits (\W{http://sourceforge.net/support/tracker.php?aid=1223362}{patch #1223362})
2005-06-20 19:48:38 +00:00
2005-03-19 13:44:41 +00:00
\H{v2.06} 2.06
Released on March 19th, 2005
\S1{v2.06-cl} Changelog
\S2{} Major Changes
\b Fixed a bug, introduced in 2.05, that made components selection not function properly if the first section in the script was a section group
2009-02-21 19:25:03 +00:00
\b Fixed a bug, introduced in 2.05, that corrupted the state of section groups inside section groups (\W{http://sourceforge.net/support/tracker.php?aid=1155836}{bug #1155836})
2005-03-19 13:44:41 +00:00
\S2{} New/Changed Commands
2009-02-21 19:25:03 +00:00
\b Added MB_RTLREADING style to \R{messagebox}{MessageBox} (\W{http://sourceforge.net/support/tracker.php?aid=1159701}{RFE #1159701})
2005-03-19 13:44:41 +00:00
2016-03-27 23:24:43 +00:00
\b All registry instructions now accept SHCTX which is replaced with HKLM or HKCU at runtime according to \R{setshellvarcontext}{SetShellVarContext} (\W{http://sourceforge.net/support/tracker.php?aid=1124901}{RFE #1124901})
2005-03-19 13:44:41 +00:00
\S2{} Minor Changes
\b Added Belarusian and Icelandic language files
2009-02-21 19:25:03 +00:00
\b Added components.c to the Makefile (\W{http://sourceforge.net/support/tracker.php?aid=1123154}{patch #1123154})
2005-03-19 13:44:41 +00:00
2009-02-21 19:25:03 +00:00
\b Added missing \R{clearerrors}{ClearErrors} in GetWindowsVersion (\W{http://sourceforge.net/support/tracker.php?aid=1155588}{bug #1155588})
2005-03-19 13:44:41 +00:00
\b Fixed a bug in install.sh that made it try to install a non existing directory
\b Fixed a bug in the Russian language file distributed with 2.05
2011-05-28 18:45:57 +00:00
\b Fixed a bug that caused \R{asetfont}{SetFont} to not function properly with RTL languages on Windows 9x (\W{http://sourceforge.net/support/tracker.php?aid=1159700}{bug #1159700})
2005-03-19 13:44:41 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed a bug, introduced in 2.05, that caused problems with \R{ainsttype}{InstType} /COMPONENTSONLYONCUSTOM (\W{http://sourceforge.net/support/tracker.php?aid=1155060}{bug #1155060})
2005-03-19 13:44:41 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed a crash caused by compiling large uninstallers (\W{http://sourceforge.net/support/tracker.php?aid=1144763}{bug #1144763})
2005-03-19 13:44:41 +00:00
\b Fixed compile error without NSIS_CONFIG_CRC_SUPPORT
2009-02-21 19:25:03 +00:00
\b Fixed compile errors of MinGW on POSIX for source code under Contrib (\W{http://sourceforge.net/support/tracker.php?aid=1164307}{patch #1164307})
2005-03-19 13:44:41 +00:00
\b Fixed plug-ins directory initialization for extremely restricted guest users with no directory listing access to the temporary directory
2009-02-21 19:25:03 +00:00
\b Made install.sh not use $(tempfile) and install files under /usr/share instead of /lib (\W{http://sourceforge.net/support/tracker.php?aid=1120399}{patch #1120399})
2005-03-19 13:44:41 +00:00
\b Minor documentation updates and fixes
\b Updated Slovenian, Serbian and Serbian Latin language files
\S2{} Utilities and Plug-ins
2005-06-20 16:03:57 +00:00
\b \L{../Docs/AdvSplash/advsplash.txt}{AdvSplash}: Fixed a small memory leak (Thanks Takhir)
2005-03-19 13:44:41 +00:00
2009-02-21 19:25:03 +00:00
\b \L{../Docs/StartMenu/Readme.txt}{StartMenu}: Added support for \R{setctlcolors}{SetCtlColors} (\W{http://sourceforge.net/support/tracker.php?aid=711900}{RFE #711900})
2005-03-19 13:44:41 +00:00
2005-02-04 13:46:02 +00:00
\H{v2.05} 2.05
Released on February 4th, 2005
\S1{v2.05-rn} Release Notes
\b A lot of changes were made to the behavior of sections/components and related instructions. The changes were thoroughly tested, but may still cause minor incompatibilities with old scripts. Please let us know if your script no longer functions as expected with these changes.
\S1{v2.05-cl} Changelog
\S2{} New/Changed Commands
\b Renamed SubSection and SubSectionEnd to \R{ssectiongroup}{SectionGroup} and \R{ssectiongroupend}{SectionGroupEnd}
\b \R{sectionsetflags}{SectionSetFlags}, when used on a section group, toggles its children too
2005-02-04 16:31:05 +00:00
\b \R{sectionsettext}{SectionSetText} works better with variables (parses immediately and treats an empty variable as an empty string)
2005-02-04 13:46:02 +00:00
\b \R{ssetcurinsttype}{SetCurInstType} works without the components page
\S2{} Minor Changes
\b Added Breton translation
2005-06-20 16:03:57 +00:00
\b \L{../Docs/AdvSplash/advsplash.txt}{AdvSplash}: Fixed double delay time in some cases
2005-02-04 13:46:02 +00:00
2009-02-21 19:25:03 +00:00
\b Documentation fixes and enhancements (including \W{http://sourceforge.net/support/tracker.php?aid=1098454}{patch #1098454})
2005-02-04 13:46:02 +00:00
2005-02-04 16:31:05 +00:00
\b Fixed case sensitive name comparison with \R{file}{File} /x, when not using wildcards
2005-02-04 13:46:02 +00:00
\b Fixed extraction status ending prior to 100%
2009-02-21 19:25:03 +00:00
\b Fixed negative values of available space in the directory page (\W{http://sourceforge.net/support/tracker.php?aid=1114876}{bug #1114876})
2005-02-04 13:46:02 +00:00
2009-02-21 19:25:03 +00:00
\b Fixed system.nsi example crash (\W{http://sourceforge.net/support/tracker.php?aid=1102255}{bug #1102255})
2005-02-04 13:46:02 +00:00
\b Fixed unused label warnings with \R{library}{Library macros}
\b Improved some error messages
2009-02-21 19:25:03 +00:00
\b \L{../Docs/InstallOptions/Readme.html}{InstallOptions 2.42}: Added an image displaying example, added TRANSPARENT flag for BITMAP fields (\W{http://sourceforge.net/support/tracker.php?aid=1079715}{RFE #1079715} - funded by Chris Morgan)
2005-02-04 13:46:02 +00:00
2009-02-21 19:25:03 +00:00
\b Invisible sections weren't always affected by a change of the installation type (\W{http://sourceforge.net/support/tracker.php?aid=1045722}{bug #1045722})
2005-02-04 13:46:02 +00:00
\b Language file fixes
\b Made pages refresh after an aborted leave function
\b Partially selected section groups can now be toggled
2005-01-05 17:02:07 +00:00
\H{v2.04} 2.04
Released on January 7th, 2005
\S1{v2.04-cl} Changelog
\S2{} Major Changes
\b Fixed $0 changed by \R{file}{File} /r
\b Fixed empty directory not included by \R{file}{File} /r
\b Fixed invalid directory creation by \R{file}{File} /r on POSIX
\b Fixed Unicode conversion problems on POSIX
\S2{} Minor Changes
\b Added new test for dir_reader::matches
\b Fixed LibraryLocal failure with UNC paths
\b Fixed VC 7.1 and GCC 3.4 compile errors
\b Language file fixes
2004-11-26 19:30:01 +00:00
\H{v2.03} 2.03
Released on December 3rd, 2004
\S1{v2.03-rn} Release Notes
2004-12-03 16:37:03 +00:00
\b If you're using \c{File /r folder} in your script, it's recommended you replace it with \c{File /r folder\\*} for faster compilation and so no other folders named \e{folder} will be included
2004-11-26 19:30:01 +00:00
\b Command line switches prefix on POSIX has changed to a dash
\b The plug-in API change is backward compatible
\S1{v2.03-cl} Changelog
\S2{} Major Changes
\b Added another parameter to plug-in functions with a pointer to exec_flags and ExecuteCodeSegment
\b Fixed handling of absolute paths on POSIX
2011-05-28 18:45:57 +00:00
\b Made \R{regdll}{RegDLL} load and unload a DLL exactly once to fix crashes with COM DLLs registration
2004-11-26 19:30:01 +00:00
\S2{} New/Changed Commands
\b Added /date switch to !define for definition of date and time constants
\b Added /x switch for \R{file}{File} and \R{reservefile}{ReserveFile} to exclude files and directories
2004-12-03 16:37:03 +00:00
\b Made \R{file}{File}'s /r switch always search in subdirectories, even if the given path points to an existing directory
2004-11-26 19:30:01 +00:00
\S2{} Minor Changes
\b Added LIBRARY_SHELL_EXTENSION and LIBRARY_COM to \R{library}{Library}
\b Added missing #include
\b Added NSIS_LZMA_COMPRESS_WHOLE to the script define list
\b Documentation fixes and improvements
\b Fixed an access violation in case of a script jump beyond the last entry
\b Fixed keyboard navigation in the instfiles page while installing
\b Fixed unpacking window not showing when \R{abggradient}{BGGradient} is used
\b Fixed unused label warning in \R{library}{Library.nsh}
\b Language file fixes
2005-06-20 16:03:57 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.72}: Fixed state of Cancel button on Finish page when used in installer and uninstaller, added a string for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE
2004-12-03 16:46:47 +00:00
2004-12-03 16:42:20 +00:00
\b nsisconf.nsh was not always parsed when compiling using MakeNSISw
2004-10-21 21:31:15 +00:00
\H{v2.02} 2.02
2004-10-23 09:21:51 +00:00
Released on October 23rd, 2004
2004-10-21 21:31:15 +00:00
\S1{v2.02-cl} Changelog
\S2{} Major Changes
\b Added lots of small usage examples to the documentation
\b Made \R{jumps}{relative jumps} work with instructions that add multiple entries
\b Made the datablock optimizer much faster
2018-11-01 22:47:52 +00:00
\b Made the installer deny reboots while running (\W{http://msdn.microsoft.com/en-us/library/aa376890}{WM_QUERYENDSESSION})
2004-10-21 21:31:15 +00:00
\b Made the \R{reboot}{Reboot} command first quit and then reboot so everything is always cleaned-up
\S2{} New/Changed Commands
\b Added << and >> to \R{intop}{IntOp}
\b Added \R{geterrorlevel}{GetErrorLevel} and \R{seterrorlevel}{SetErrorLevel}
\b Fixed \R{copyfiles}{CopyFiles} usage checking problem
\b Made \R{reboot}{Reboot} call \R{onrebootfailed}{.onRebootFailed} and quit on failure instead of setting the error flag
\S2{} Minor Changes
\b Added Albanian language files
2011-05-28 18:45:57 +00:00
\b Added NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE configuration option which makes components only be toggled when the user clicks on the checkbox and makes \R{onmouseoversection}{.onMouseOverSection} only be called when the user selects a component
2004-10-21 21:31:15 +00:00
\b Added some CppUnit tests
2015-05-14 20:17:14 +00:00
\b Both _?= and /D= now require a space before them so they can safely remove the space from $CMDLINE
2004-10-21 21:31:15 +00:00
\b Fixed a bug that caused the uninstaller CRC-check to fail if \R{packhdr}{!packhdr} created a non-512-bytes-aligned exehead
\b Fixed a compiler crash caused by using \R{getcurrentaddress}{GetCurrentAddress}
\b Fixed errors when using '\R{file}{File} /r .' on Windows
\b Fixed gcc 3.4 compile errors
\b Fixed inconsistencies between error levels and the \R{errorlevels}{documentation}
\b Fixed some minor memory leaks
\b Language file fixes
\b Makefile improvements
2005-06-20 16:03:57 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.71}: Made the selected language only be saved if the installation was successful
2004-10-21 21:31:15 +00:00
\b Some code refactoring
2005-06-20 16:03:57 +00:00
\b \L{../Docs/StrFunc/StrFunc.txt}{StrFunc}: Rewrote StrSort and fixed StrStrAdv. See the \L{../Docs/StrFunc/StrFunc.txt}{readme} for a complete changelog
2004-10-21 21:31:15 +00:00
\S2{} Utilities and Plug-ins
2005-06-20 16:03:57 +00:00
\b \L{../Docs/Banner/Readme.txt}{Banner}: Fixed some cases where the banner would not show on the foreground
2004-10-21 21:31:15 +00:00
2004-06-11 16:13:51 +00:00
\H{v2.01} 2.01
2004-09-24 14:05:12 +00:00
Released on September 24th, 2004
2004-06-25 11:19:17 +00:00
\S1{v2.01-rn} Release Notes
2004-06-11 16:13:51 +00:00
2005-05-28 17:56:25 +00:00
\b See \R{build_posix}{Compiling NSIS Sources} for information about compiling makensis on POSIX platforms
2004-06-25 11:19:17 +00:00
2004-08-07 11:54:07 +00:00
\b NSIS doesn't create installers for Linux/Mac OS X etc., but you can compile Windows installers on these platforms
2004-08-06 22:06:27 +00:00
\b UpgradeDLL is still provided in UpgradeDLL.nsh for backwards compatibility
2004-06-25 11:19:17 +00:00
\S1{v2.01-cl} Changelog
2004-08-06 22:06:27 +00:00
\S2{} Major Changes
2004-06-11 16:13:51 +00:00
2004-08-06 22:06:27 +00:00
\b Compiler (makensis) supports POSIX platforms (Linux, *BSD, Mac OS X, etc.)
\b \R{library}{New system} for DLL/TLB library setup
\S2{} New/Changed Commands
2004-06-11 16:13:51 +00:00
2004-08-06 22:06:27 +00:00
\b Added \R{abgfont}{BGFont} that allows setting the background text font
\b Added SW_HIDE to \R{execshell}{ExecShell}'s accepted show modes
2004-08-07 11:25:19 +00:00
\b \R{rmdir}{RMDir} can now be used with both /r and /REBOOTOK at the same time
\b Extended maximum binary data for \R{writeregbin}{WriteRegBin} to 3 * NSIS_MAX_STRLEN
\b Added \R{execute}{!execute}
2004-08-06 22:06:27 +00:00
\S2{} Minor Changes
\b LZMA exehead is now 34KB and should also decompress faster
2004-06-11 16:13:51 +00:00
\b Windows 95 (OSR2)/98/ME no longer see drive free space capped to 2GB
2005-06-20 16:03:57 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern User Interface}: New orange theme by MoNKi
2004-08-06 22:06:27 +00:00
2004-09-24 14:05:12 +00:00
\b Speedup background gradient painting
\b \L{../Examples/LogicLib.nsi}{LogicLib} 2.5: Added AndIf, AndUnless, OrIf, OrUnless. Avoids unused variable warnings by requiring !defines before using certain features.
2005-06-20 16:03:57 +00:00
\b \L{../Docs/StrFunc/StrFunc.txt}{StrFunc}: Added support for uninstaller, some fixes and improvements. See the \L{../Docs/StrFunc/StrFunc.txt}{readme} for a complete changelog
2004-08-06 22:06:27 +00:00
\b The plug-ins folder is properly removed when the system is rebooted
\b \R{setoutpath}{SetOutPath} "-" works again
2004-06-11 16:13:51 +00:00
\b Fixed a bug which made plug-ins that didn't have lower case extension not be found
\b Fixed a bug that caused directories with drives that had their current directory set to an invalid directory to not be accepted in the directory selection page
2004-06-25 11:19:17 +00:00
\b Fixed a crash in makensis caused by defining a macro in a file included by another macro
2004-06-11 16:13:51 +00:00
\b makensis shows meaningful errors for compression errors instead of just magic numbers
\b Fixed a bug with \R{aallowrootdirinstall}{AllowRootDirInstall} used along with \R{ainstalldirregkey}{InstallDirRegKey} that caused the directory in the registry to be ignored
2004-08-07 11:25:19 +00:00
\b Fixed \R{FileRead}{FileRead} setting the error flag when a null character is the first character it reads
2004-08-21 11:04:02 +00:00
\b Fixed a bug which caused the background gradient to paint slowly
2004-08-06 22:06:27 +00:00
\b \R{file}{File} paths relative to the root folder work again
2004-06-11 16:13:51 +00:00
2004-08-07 11:25:19 +00:00
\b Added \L{../Include/Colors.nsh}{Colors.nsh}
2004-08-06 22:06:27 +00:00
\b Made Times New Roman default font for the background text because it should always have support for the locale's language
2004-06-11 16:13:51 +00:00
2004-09-24 14:05:12 +00:00
\b Fixed compilation of NSISdl under VS.NET
2011-05-28 18:45:57 +00:00
\b \R{setctlcolors}{SetCtlColors} /BRANDING wasn't working right, if just one of the background or text color were specified
2004-09-24 14:05:12 +00:00
2004-08-06 22:06:27 +00:00
\b Language file fixes and improvements
2004-06-11 16:13:51 +00:00
2004-08-06 22:06:27 +00:00
\S2{} Utilities and Plug-ins
2004-06-11 16:13:51 +00:00
2005-06-20 16:03:57 +00:00
\b \L{../Docs/System/System.html}{System}: New, hopefully more informative, documentation; fixed some bugs
2004-06-11 16:13:51 +00:00
2005-06-20 16:03:57 +00:00
\b \L{../Docs/Banner/Readme.txt}{Banner}: Added getWindow to allow greater control over the banner window
2004-06-11 16:13:51 +00:00
2005-06-20 16:03:57 +00:00
\b \L{../Docs/InstallOptions/Readme.html}{InstallOptions 2.41}: Bitmaps are now automatically centered, fixed a bug which prevented enabling the next button from the leave function of InstallOptions pages, fixed a rare freeze
2004-06-11 16:13:51 +00:00
2004-06-25 11:19:17 +00:00
\b Zip2Exe 0.32: Fixed codepage problems
2005-06-20 16:03:57 +00:00
\b \L{../Docs/nsExec/nsExec.txt}{nsExec}: Always create a valid input handle, fixed a problem when called from a path with spaces
2004-06-25 11:19:17 +00:00
2005-06-20 16:03:57 +00:00
\b \L{../Docs/VPatch/Readme.html}{VPatch}: Close all open file handles when one of them fail to open
2004-09-24 14:05:12 +00:00
2005-06-20 16:03:57 +00:00
\b \L{../Docs/NSISdl/ReadMe.txt}{NSISdl}: Added /NOIEPROXY (based on memph's code)
2004-09-24 14:05:12 +00:00
2004-02-04 21:13:50 +00:00
\H{v2.0} 2.0
2004-02-06 23:55:43 +00:00
Released on February 7th, 2004
\S1{v2.0-rn} Release Notes
\b Finnish, Bulgarian and Thai language files are outdated and do not contain all needed translations
\S1{v2.0-cl} Changelog
\S2{} Changes from 1.98
2004-02-04 21:13:50 +00:00
\b \R{langs}{Multiple languages in one installer support} (with RTL support)
\b \R{plugindlls}{Easier plug-in system}
2005-06-20 16:03:57 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern User Interface} (optional)
2004-02-04 21:13:50 +00:00
\b \W{http://www.7-zip.org/}{LZMA} compression which provides installers 20% smaller than bzip2
\b \R{pages}{Easier paging system} (no more .onNextPage, .onPrevPage)
\b Components are presented as a tree which allows sub components
\b \R{varuser}{User variables} ($VARNAME)
\b \R{aicon}{Icon} and \R{auninstallicon}{UninstallIcon} support any color depth and sizes, not just 32x32x16
\b \R{acheckbitmap}{CheckBitmap} supports any color depth
\b Improved large files handling
2004-02-06 23:55:43 +00:00
\b \R{alicensedata}{License data} can be RTF
2004-02-04 21:13:50 +00:00
\b CHM documentation for easy browsing
\b \R{silent}{Better silent support}
2005-06-20 16:03:57 +00:00
\b New include files for easier scripting: \L{../Examples/LogicLib.nsi}{LogicLib}, \L{../Docs/StrFunc/StrFunc.txt}{StrFunc} and \L{../Include/Sections.nsh}{Sections}
2004-02-06 23:55:43 +00:00
2005-06-20 16:03:57 +00:00
\b Improved plug-ins: \L{../Docs/InstallOptions/Readme.html}{InstallOptions}, \L{../Docs/NSISdl/ReadMe.txt}{NSISdl} and \L{../Docs/Splash/splash.txt}{Splash}
2004-02-04 21:13:50 +00:00
2005-06-20 16:03:57 +00:00
\b New plug-ins: \L{../Docs/AdvSplash/advsplash.txt}{AdvSplash}, \L{../Docs/Banner/Readme.txt}{Banner}, \L{../Docs/BgImage/BgImage.txt}{BgImage}, \L{../Docs/Dialer/Dialer.txt}{Dialer}, \L{../Examples/languages.nsi}{LangDLL}, \L{../Docs/Math/Math.txt}{Math}, \L{../Docs/nsExec/nsExec.txt}{nsExec}, \L{../Docs/StartMenu/Readme.txt}{StartMenu}, \L{../Docs/System/System.html}{System}, \L{../Examples/UserInfo/UserInfo.nsi}{UserInfo} and \L{../Docs/VPatch/Readme.html}{VPatch}
2004-02-04 21:13:50 +00:00
2005-06-20 16:03:57 +00:00
\b New and improved utilities: \L{../Docs/makensisw/Readme.txt}{MakeNSISw}, NSIS Menu (NSIS.exe), NSIS Update (Bin\\NSIS Update.exe) and zip2exe (Bin\\zip2exe.exe)
2004-02-04 21:13:50 +00:00
2011-05-28 18:45:57 +00:00
\b New commands: \R{addplugindir}{!addplugindir}, \R{echo}{!echo}, \R{ifmacrodef}{!ifmacrodef}, \R{ifmacrondef}{!ifmacrondef}, \R{verbose}{!verbose}, \R{aaddbrandingimage}{AddBrandingImage}, \R{asetallowskipfiles}{AllowSkipFiles}, \R{achangeui}{ChangeUI}, \R{acheckbitmap}{CheckBitmap}, \R{createfont}{CreateFont}, \R{adirvar}{DirVar}, \R{adirverify}{DirVerify}, \R{enablewindow}{EnableWindow}, \R{afilebufsize}{FileBufSize}, \R{flushini}{FlushINI}, \R{sgetcurinsttype}{GetCurInstType}, \R{getdlgitem}{GetDlgItem}, \R{getinstdirerror}{GetInstDirError}, \R{ifabort}{IfAbort}, \R{ifsilent}{IfSilent}, \R{initpluginsdir}{InitPluginsDir}, \R{sinsttypegettext}{InstTypeGetText}, \R{sinsttypesettext}{InstTypeSetText}, \R{langstring}{LangString}, \R{alicensebkcolor}{LicenseBkColor}, \R{alicenseforceselection}{LicenseForceSelection}, \R{licenselangstring}{LicenseLangString}, \R{loadlanguagefile}{LoadLanguageFile}, \R{lockwindow}{LockWindow}, \R{page}{Page}, \R{pageex}{PageEx}, \R{reservefile}{ReserveFile}, \R{sectiongetinsttypes}{SectionGetInstTypes}, \R{ssectiongetsize}{SectionGetSize}, \R{sectionsetinsttypes}{SectionSetInstTypes}, \R{ssectionsetsize}{SectionSetSize}, \R{setbrandingimage}{SetBrandingImage}, SetCompressionLevel, \R{asetcompressor}{SetCompressor}, \R{asetcompressordictsize}{SetCompressorDictSize}, \R{setctlcolors}{SetCtlColors}, \R{ssetcurinsttype}{SetCurInstType}, SetPluginUnload, \R{setsilent}{SetSilent}, \R{showwindow}{ShowWindow}, SubSection (replaced by \R{ssectiongroup}{SectionGroup}), SubSectionEnd (replaced by \R{ssectiongroupend}{SectionGroupEnd}), \R{var}{Var}, \R{viaddversionkey}{VIAddVersionKey}, \R{viproductversion}{VIProductVersion} and \R{axpstyle}{XPStyle}
2004-02-04 21:13:50 +00:00
2004-08-06 22:06:27 +00:00
\b Removed commands: DirShow, DisabledBitmap, EnabledBitmap and SectionDivider
2004-02-04 21:13:50 +00:00
\b All this and a smaller overhead! =)
\b A lot more... See below for more information
2004-02-06 23:55:43 +00:00
\S2{} Changes from RC4
2004-02-04 21:13:50 +00:00
\b Command line parser ignored any switches after tokens that are not switches
2004-02-06 23:55:43 +00:00
\b Last part of the path specified in \R{ainstalldir}{InstallDir} was appended even if selected folder name was the same
2005-06-20 16:03:57 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.70}: Improved documentation, new Init custom function for Welcome and Finish page
2004-02-06 23:55:43 +00:00
2005-06-20 16:03:57 +00:00
\b Added \L{../Docs/StrFunc/StrFunc.txt}{StrFunc} by deguix
2004-02-06 23:55:43 +00:00
2004-02-04 21:13:50 +00:00
\b Updated and fixed language files
\b Updated, fixed and improved documentation
2004-02-02 15:09:40 +00:00
\H{v2.0rc4} 2.0 Release Candidate 4
Released on February 2nd, 2004
\S1{v2.0rc4-cl} Changelog
\S2{} Major Changes
\b Fixed MBCS mishandling in exehead, InstallOptions and nsExec
\S2{} Minor Changes
\b Language files updates and fixes
\b Fixed logging (NSIS_CONFIG_LOG)
\b Fixed compile errors caused by removing some config.h options
\b NSIS compiles without PSDK again
\b Documentation fixes
\S2{} Utilities and Plug-ins
2005-06-20 16:03:57 +00:00
\b \L{../Docs/NSISdl/ReadMe.txt}{NSISdl}: All potential and rare crashes should be completely fixed now
2004-02-02 15:09:40 +00:00
2005-06-20 16:03:57 +00:00
\b \L{../Docs/InstallOptions/Readme.html}{InstallOptions}: Fixed a rare crash related to ListItems and a small memory leak when using ValidateText
2004-02-02 15:09:40 +00:00
2004-01-24 16:35:57 +00:00
\H{v2.0rc3} 2.0 Release Candidate 3
2004-01-26 03:38:17 +00:00
Released on January 26th, 2004
2004-01-24 16:35:57 +00:00
\S1{v2.0rc3-cl} Changelog
\S2{} Minor Changes
\b Fixed some bugs with LZMA/bzip2 and non-solid compression
\b Fixed a bug that caused escaping not to be ignored on extended !define lines
\b Language files updates and fixes
\b Fixed installer crash when certain language strings were not referenced in all languages
\b Some new and improved graphics
\b Made CreateShortcut case insensitive when parsing hot key
\b Some documentation improvements and fix-ups
2005-06-20 16:03:57 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.69}: Made all uninstaller pages work without installer pages and fixed top text on uninstaller license page
2004-01-24 16:35:57 +00:00
\S2{} Utilities and Plug-ins
2005-06-20 16:03:57 +00:00
\b \L{../Docs/makensisw/Readme.txt}{MakeNSISW}: Fixed resize bug, fixed some UI issues in the settings dialog
2004-01-24 16:35:57 +00:00
\b NSIS Update: Improved UI
2005-06-20 16:03:57 +00:00
\b \L{../Docs/InstallOptions/Readme.html}{InstallOptions}: Fixed minor problems with the new NOTIFY flag
2004-01-24 16:35:57 +00:00
2004-01-04 21:05:02 +00:00
\H{v2.0rc2} 2.0 Release Candidate 2
Released on January 5th, 2004
\S1{v2.0rc2-cl} Changelog
\S2{} Minor Changes
\b Set focus to the main control in each page to ease keyboard control (plug-ins too)
\b LangStrings and user variables limit is now 16383 and is enforced
2011-05-28 18:45:57 +00:00
\b Fixed control colors set using \R{setctlcolors}{SetCtlColors} not changing when the system colors were changed
2004-01-04 21:05:02 +00:00
\b Log window now responds to the context menu key
\b Fixed a bug which caused beeping when the space key is hit on the components tree
\b Added code to prevent weird usage of WM_COMMAND which can cause weird behavior
\b Fixed compile errors when NSIS_CONFIG_COMPONENTPAGE, NSIS_CONFIG_PLUGIN_SUPPORT or NSIS_SUPPORT_HWNDS are not defined
\b More language files updated to the latest version
\b Fixed CHM's script errors
\b Documentation improvements
\S2{} Utilities and Plug-ins
2005-06-20 16:03:57 +00:00
\b \L{../Docs/InstallOptions/Readme.html}{InstallOptions 2.4}: NOTIFY for link, drop list and list box; UI fixes and improvements. See IO's \L{../Docs/InstallOptions/Changelog.txt}{change log} for a complete list
2004-01-04 21:05:02 +00:00
2005-06-20 16:03:57 +00:00
\b \L{../Docs/makensisw/Readme.txt}{MakeNSISW}: Improved user interface, added support for named symbol sets and fixed best compressor selector
2004-01-04 21:05:02 +00:00
2003-12-27 18:43:15 +00:00
\H{v2.0rc1} 2.0 Release Candidate 1
2015-10-10 19:32:16 +00:00
Released on December 27th, 2003
2003-12-14 17:59:00 +00:00
2004-01-04 21:05:02 +00:00
\S1{v2.0rc1-rn} Release Notes
2003-12-14 17:59:00 +00:00
\b Trying the LZMA compression method for your installer is recommended. It often gives a 20% better compression ratio.
2005-06-20 16:03:57 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.68}: The setting to change the title size on the Welcome page and Finish page has been changed
2003-12-14 17:59:00 +00:00
2003-12-27 18:43:15 +00:00
\S1{v2.0rc1-cl} Changelog
2003-12-14 17:59:00 +00:00
\S2{} Major Changes
\b LZMA compression support. Added \R{asetcompressordictsize}{SetCompresssorDictSize}.
2005-06-20 16:03:57 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.68}: New settings for extra space for title and text on Welcome page and Finish page, improved handling of verbose settings, language file string for uninstaller reboot information, more
2003-12-14 17:59:00 +00:00
2003-12-26 19:54:01 +00:00
\b Shell folders are now detected using shell API functions and not the registry. This is the recommended method by Microsoft. New constants have been added in the process ($FONTS, $SENDTO and more...). See \k{varconstant} for more details.
\b Added \L{../Examples/LogicLib.nsi}{LogicLib} to distribution (easier conditional execution etc.)
2003-12-14 17:59:00 +00:00
2003-12-26 19:54:01 +00:00
\b Added \R{adirverify}{DirVerify} and \R{getinstdirerror}{GetInstDirError} to allow custom error checking when the installation directory is invalid or the drive does not have enough space
2003-12-14 17:59:00 +00:00
2016-03-27 23:24:43 +00:00
\b Support for reading environmental variables at compile time: \R{compenvvar}{$%envVarName%}
2003-12-14 17:59:00 +00:00
\b Added /SD parameter for \R{messagebox}{MessageBox}. Allows to set default for silent installers.
\b New conditional compilation options: \R{ifmacrodef}{!ifmacrodef} and \R{ifmacrondef}{!ifmacrondef}.
\b New sections macros for mutually exclusive section selection
2003-12-28 12:46:35 +00:00
\b Improved RTL support by adding WS_EX_RTLREADING wherever possible
2003-12-14 17:59:00 +00:00
\S2{} Utilities and Plug-ins
2005-06-20 16:03:57 +00:00
\b \L{../Docs/InstallOptions/Readme.html}{InstallOptions 2.3}: Added new control type "Button", added new flag "NOTIFY", added new flag "NOWORDWRAP" for multi-line text boxes, reduced size down to 12K
2003-12-14 17:59:00 +00:00
2005-06-20 16:03:57 +00:00
\b \L{../Docs/makensisw/Readme.txt}{MakeNSISW}: More options to set the compression method
2003-12-14 17:59:00 +00:00
\b Zip2Exe 0.31: Fixed compression setting, LZMA compression support
2005-06-20 16:03:57 +00:00
\b \L{../Docs/VPatch/Readme.html}{VPatch 2.1}: Better error handling and exit code for GenPat
2003-12-27 18:43:15 +00:00
2003-11-15 17:48:36 +00:00
\H{v2.0b4} 2.0 Beta 4
2002-09-02 18:05:40 +00:00
2003-12-24 16:03:22 +00:00
Released on November 19th, 2003
2003-12-23 17:42:42 +00:00
2003-11-15 17:48:36 +00:00
\S1{v2.0b4-rn} Release Notes
2003-11-15 17:26:00 +00:00
\b The /LANG parameter is no longer available for any text setting instructions. You must use a \R{langstring}{LangString} if you want to make a certain text multilingual. This means you can also set one text for all languages. To make the license data multilingual you should use \R{licenselangstring}{LicenseLangString}.
2005-06-20 16:03:57 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.67}: Because of the new syntax for pages, renaming of settings and variable names etc., you have to make some changes to your scripts, see the \L{../Docs/Modern UI/Readme.html}{Modern UI Readme} for details.
2003-11-15 17:26:00 +00:00
\b \R{page}{Custom Pages} now have a leave function. As this parameter is placed before the caption you have to add another "" empty string for the title to work.
\b \R{onselchange}{.onSelChange} is no longer called when the components page is created.
\b The icons folder has been renamed to Graphics and was reorganized. If you were using any files from Contrib\\Icons in your script, you should update it to point to the new image or icon path.
2004-08-06 22:06:27 +00:00
\b UpgradeDLL has been changed, it's \e{highly recommend} that you include the new version in your script using \c{!include "UpgradeDLL.nsh"} instead of the old one.
2003-11-15 17:26:00 +00:00
2003-11-15 17:48:36 +00:00
\S1{v2.0b4-cl} Changelog
\S2{} Major Changes
2003-11-15 17:26:00 +00:00
\b CHM documentation - searchable and comes with an index
2003-07-18 19:46:37 +00:00
\b User variables ($VARNAME) that can be declared with the \R{var}{Var} command
2003-11-15 17:26:00 +00:00
\b Support for all pages in both installer and uninstaller. Components, directory and license pages can be used for the uninstaller
2003-09-21 11:00:47 +00:00
2003-11-15 17:26:00 +00:00
\b Improved large files handling (way lower requirements to compile a 2GB installer now)
2003-09-04 18:25:57 +00:00
2003-09-21 11:00:47 +00:00
\b Full support for RTL languages, including support for LTR and RTL languages in one installer
2005-06-20 16:03:57 +00:00
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.67}: New system & syntax for pages, settings (support for multiple pages of the same type, page specific settings, more customization options etc.), Welcome/Finish pages for uninstaller, \R{alicenseforceselection}{LicenseForceSelection} support, new options for Finish page / language selection dialog, fixes, more
2003-11-15 17:48:36 +00:00
2003-09-04 18:25:57 +00:00
\b Extraction progress
2003-11-15 17:26:00 +00:00
\b No more unprocessed strings, variables can be used everywhere
2003-05-30 11:42:06 +00:00
2003-11-15 17:26:00 +00:00
\b Leave function for custom \R{pages}{pages}: Input on InstallOptions pages can be validated using script code
2003-05-30 11:42:06 +00:00
2004-08-06 22:06:27 +00:00
\b Interface improvements: Better ClearType support, no more flickering
2003-04-19 16:29:15 +00:00
2003-11-15 17:26:00 +00:00
\b \R{onmouseoversection}{OnMouseOver text} is only displayed when mouse over section
2003-04-19 16:29:15 +00:00
2003-11-15 17:26:00 +00:00
\b NLF language files (v6): language specific fonts, RTL and more strings
2003-09-04 18:25:57 +00:00
\b Inner LangStrings can be used in the script
\b No more /LANG, only LangStrings - easier to set one string to all languages
\b LangStrings are no longer installer/uninstaller specific (no un.)
2003-11-15 17:48:36 +00:00
\S2{} New/Changed Commands
2003-11-15 17:26:00 +00:00
\b Added \R{pageex}{PageEx}, \R{pagecallbacks}{PageCallbacks} and \R{adirvar}{DirVar} - it's now a lot easier to add the same page type twice
2003-09-04 18:25:57 +00:00
2003-11-15 17:26:00 +00:00
\b Added \R{afilebufsize}{FileBufSize}
2003-07-18 19:46:37 +00:00
2003-11-15 17:26:00 +00:00
\b Added \R{viaddversionkey}{VIAddVersionKey}: add version information resource to the installer
\b Added \R{asetallowskipfiles}{AllowSkipFiles}: set whether the user should be able to skip a file when overwriting failed
\b Added \R{alicenseforceselection}{LicenseForceSelection}: checkbox or radio buttons on license page to let user agree with license or not
2003-04-19 16:29:15 +00:00
2003-11-15 17:26:00 +00:00
\b Added \R{ssectionsetsize}{SectionSetSize}, \R{ssectiongetsize}{SectionGetSize}, \R{ssetcurinsttype}{SetCurInstType} and \R{sgetcurinsttype}{GetCurInstType}
2003-06-22 11:22:55 +00:00
2003-11-15 17:26:00 +00:00
\b Replaced SetBkColor with \R{setctlcolors}{SetCtlColors} which can set text color too
2004-08-06 22:06:27 +00:00
\b Added \R{ifsilent}{IfSilent} and \R{setsilent}{SetSilent} to allow better /S interaction
2003-11-15 17:26:00 +00:00
\b Added support for standard predefines: $\{__DATE__\}, $\{__TIME__\}, $\{__TIMESTAMP__\}, $\{__FILE__\}, $\{__LINE__\}
\b Added ifdiff and lastusd for \R{asetoverwrite}{SetOverwrite}
\b /o Switch for \R{ssection}{Section} provides ability to unselect the section by default
2003-04-19 16:29:15 +00:00
2003-09-04 18:25:57 +00:00
\b New parameter for DirText to set the browse dialog text
2003-11-15 17:26:00 +00:00
\b Added \R{rmdir}{RMDir /REBOOTOK}: remove folders on reboot
2003-09-04 18:25:57 +00:00
2003-11-15 17:26:00 +00:00
\b \R{ainsttype}{InstType} /NOCUSTOM and /COMPONENTSONLYONCUSTOM work together
2003-04-05 14:50:12 +00:00
2003-11-15 17:26:00 +00:00
\b Added base_dir for \R{gettempfilename}{GetTempFileName}
2003-04-05 14:50:12 +00:00
2004-08-06 22:06:27 +00:00
\S2{} Minor Changes
\b RO sections can now be in \R{ainsttype}{InstTypes} too (defaults to old behavior)
\b Increased limit of InstTypes to 32
\b Improved macros & functions: UpgradeDLL, GetParent, GetParameters. Using the new versions is recommended.
\b Fixed SetOutPath not setting current directory if the directory didn't exist before
\b Components tree: fixed problems with sub-sections with RO sections as children, SF_EXPAND now refreshes the components tree and added SF_PSELECTED for partially selected sub-sections
\b Improved \R{aaddbrandingimage}{AddBrandingImage}: doesn't depend on the UI, can set image on the bottom and on the right, support for custom padding value
\b Better installation directory verification
\b Fixed all known problems with temporary files and directories
\b Documentation fixes
\b Minor bug fixes
\b Code clean-ups and some more comments
\b More...
2003-11-15 17:48:36 +00:00
\S2{} Utilities and Plug-ins
2003-03-30 12:21:00 +00:00
2005-06-20 16:03:57 +00:00
\b \L{../Docs/makensisw/Readme.txt}{MakeNSISW 2.0}: UI to define symbols, easy access to recent scripts, toolbar and more
2003-03-30 12:21:00 +00:00
2003-11-15 17:26:00 +00:00
\b Zip2Exe 0.3: based on header files, improved interface, Modern UI support, new script code, improved folder detection
2003-03-30 12:21:00 +00:00
2005-06-20 16:03:57 +00:00
\b \L{../Docs/InstallOptions/Readme.html}{InstallOptions 2.2}: added LINK control, added EXTENDEDSELECT flag for list boxes which replaces MULTISELECT that now acts exactly as the real style flag ([double] click turns on or off selection), fixes
2003-03-28 20:45:40 +00:00
2003-11-15 17:26:00 +00:00
\b BgImage plug-in stability fixes
2003-06-22 11:22:55 +00:00
2003-11-15 17:26:00 +00:00
\b Added vPatch: patch generator and plug-in that applies the patches
2003-06-22 11:22:55 +00:00
2003-11-15 17:26:00 +00:00
\b Banner plug-in improvements: responds to messages and some new /set tricks by brainsucker
2003-09-21 11:00:47 +00:00
2003-11-15 17:26:00 +00:00
\b AdvSpalsh plug-in improvements: smaller, better transparency support and a possible bug fix
2003-06-22 11:22:55 +00:00
2003-11-15 17:26:00 +00:00
\b System plug-in improvements: Unicode, GUID and COM support
2003-09-21 12:09:38 +00:00
2003-11-15 17:26:00 +00:00
\b nsExec plug-in improvments: ability to run 16 bit code and tabs to spaces conversion
2003-06-22 11:22:55 +00:00
2003-11-15 17:26:00 +00:00
\b Math plug-in
\b Delphi unit for NSIS plug-ins
2003-04-19 16:29:15 +00:00
2003-11-15 17:48:36 +00:00
\H{v2.0b3} 2.0 Beta 3
2003-03-03 18:14:49 +00:00
2003-12-24 16:03:22 +00:00
Released on March 16th, 2003
2003-12-23 17:42:42 +00:00
2003-03-11 19:26:41 +00:00
\b Modern UI 1.63: Header bitmap support, new defines to change the description area, single macro for language selection dialog, more!
\b New tutorial in the documentation
2011-05-28 18:45:57 +00:00
\b define_if_last in \R{page}{Page} command also works when a define has not been specified for all \R{page}{Page} commands.\\<br\\>This fixes the problem with the Modern UI "Click Next" / "Click Install" texts.
2003-03-03 18:14:49 +00:00
2011-05-28 18:45:57 +00:00
\b Added \R{sectionsetinsttypes}{SectionSetInstTypes} and \R{sectiongetinsttypes}{SectionGetInstTypes}
2003-03-11 19:26:41 +00:00
2011-05-28 18:45:57 +00:00
\b \R{reboot}{Reboot} command does not force a reboot anymore (allows the user to save work)
2003-03-11 19:26:41 +00:00
\b !if[n]def/!else fixes
2011-05-28 18:45:57 +00:00
\b \R{logset}{LogSet} on now really starts logging
2003-03-03 18:14:49 +00:00
2011-05-28 18:45:57 +00:00
\b Cancel button available on all pages after the instfiles page but the last page unless /ENABLECANCEL was used in its \R{page}{Page} command
2003-03-11 19:26:41 +00:00
\b License page: No more limit on RTF size
\b LangDLL: Option to auto-count number of languages, shell font support
2011-05-28 18:45:57 +00:00
\b \R{page}{Page} and \R{uninstpage}{UninstPage} can not be used inside sections/functions
2003-03-11 19:26:41 +00:00
2011-05-28 18:45:57 +00:00
\b \R{createdirectory}{CreateDirectory} now uses the error flag
2003-03-11 19:26:41 +00:00
2011-05-28 18:45:57 +00:00
\b \R{enumregkey}{EnumRegKey}/Value output_var check fixed
2003-03-11 19:26:41 +00:00
\b Updated translations
2003-03-03 18:14:49 +00:00
2003-03-15 14:27:32 +00:00
\b Dreaded BSOD after plug-ins enumeration finally banished
2011-05-28 18:45:57 +00:00
\b Minimize button and \R{abggradient}{BGGradient} and BGImage compatibility fixes
2003-03-15 14:27:32 +00:00
2011-05-28 18:45:57 +00:00
\b \R{writeinistr}{WriteINIStr} with empty value works again
2003-03-15 14:27:32 +00:00
2011-05-28 18:45:57 +00:00
\b Added \R{flushini}{FlushINI}
2003-03-17 13:23:01 +00:00
2003-11-15 17:48:36 +00:00
\H{v2.0b2} 2.0 Beta 2
2003-02-21 15:57:36 +00:00
2003-12-24 16:03:22 +00:00
Released on February 26th, 2003
2003-12-23 17:42:42 +00:00
2003-03-20 19:37:31 +00:00
\b NSIS Menu: links to all NSIS utilities, documentation and websites
2003-02-21 15:57:36 +00:00
\b NSIS Update: check for new releases, download latest development files
\b Dialer plugin to connect to the internet
\b Improved filename validation
\b VC7 compiler compatibility issues fixed
2011-05-28 18:45:57 +00:00
\b \R{createdirectory}{CreateDirectory} sets error flag
2003-02-21 15:57:36 +00:00
\b InstallOptions: INI File State value fixed
\b Updated translations
\b Minor fixes
2003-11-15 17:48:36 +00:00
\H{v2.0b1} 2.0 Beta 1
2002-12-11 20:03:10 +00:00
2003-12-24 16:03:22 +00:00
Released on February 9th, 2003
2003-12-23 17:42:42 +00:00
2011-05-28 18:45:57 +00:00
\b User interface improvements: better order/grouping of controls, button selection problems fixed, added minimize box, transparent \R{abrandingtext}{BrandingText}
2003-01-04 15:44:52 +00:00
2011-05-28 18:45:57 +00:00
\b \R{langstring}{LangString} improvements: can be used before they have been defined, warning if not present in all language tables
2002-12-24 20:57:40 +00:00
2003-01-04 15:44:52 +00:00
\b New version of the Modern User Interface with UI improvements, bugfixes and some small new features
2002-12-24 20:57:40 +00:00
2003-01-28 21:44:01 +00:00
\b InstallOptions 2.0 with support for custom font and DPI settings, groupboxes, grouped controls, lots of bugfixes etc.
2002-12-14 00:20:48 +00:00
2003-02-08 22:42:09 +00:00
\b No more random compression ratios
2002-12-14 00:20:48 +00:00
2011-05-28 18:45:57 +00:00
\b \R{setoutpath}{SetOutPath} now sets the working directory
2003-02-08 22:42:09 +00:00
\b File names are validated, directory given by the user will now always work
2011-05-28 18:45:57 +00:00
\b $QUICKLAUNCH now works with \R{setshellvarcontext}{SetShellVarContext} all
2003-02-08 22:42:09 +00:00
\b Automatically appended directory name in the directory selection dialog will no longer contain squares if not all characters are ASCII.
\b Fixed a bug with remote drives and available space (\\\\remote\\drive)
\b Plug-in function's names are now case insensitive
2011-05-28 18:45:57 +00:00
\b Fixed a bug with specifying \R{aicon}{Icon} twice
2003-02-08 22:42:09 +00:00
\b Include dirs (!addincludedir)
\b On leave function for pages
\b Installers can now really contain more than one branding image
\b All !if/!else/!endif problems should be solved now
2002-12-14 00:20:48 +00:00
2003-03-16 11:20:22 +00:00
\b SetFont "MS Shell Dlg" adds the DS_SHELLFONT style
2002-12-14 00:20:48 +00:00
2002-12-11 20:03:10 +00:00
\b Win9x rename on reboot now also works when the destination file does not exist
2011-05-28 18:45:57 +00:00
\b \R{deleteregkey}{DeleteRegKey} works on default value
2003-01-28 21:44:01 +00:00
\b nsExec can be called from an installer executed by CreateProcess
2011-05-28 18:45:57 +00:00
\b \R{writeuninstaller}{WriteUninstaller} sets error code
2003-01-28 21:44:01 +00:00
\b Banner.dll compatible with Modern UI
2003-02-08 22:42:09 +00:00
\b Fixed focus problems in MakeNSISw
2002-12-11 20:03:10 +00:00
\b Updated and new translations
2003-02-08 22:42:09 +00:00
\b Some new bitmaps for the MUI by Virtlink
\b Faster and better MakeNSISw integration
2003-03-16 20:37:35 +00:00
\b \R{detect.netframework}{New .NET Framework detection function}
2003-02-08 22:42:09 +00:00
2002-12-11 20:03:10 +00:00
\b Minor bugfixes
2003-02-08 22:42:09 +00:00
\b Code clean-ups (compiles on VC7)
2003-11-15 17:48:36 +00:00
\H{v2.0b0} 2.0 Beta 0
2002-09-10 12:05:31 +00:00
2003-12-24 16:03:22 +00:00
Released on December 6th, 2002
2003-12-23 17:42:42 +00:00
2002-11-01 20:34:55 +00:00
\b New paging system
2011-05-28 18:45:57 +00:00
\b Added \R{page}{Page} and \R{uninstpage}{UninstPage}
2002-11-01 20:34:55 +00:00
\b Removed .onNextPage, .onPrevPage, .onInitDialog
2002-11-15 21:24:09 +00:00
\b New easier version of the Modern User Interface with better multilanguage support, InstallOptions integration, welcome and finish page etc.
2002-10-15 18:43:17 +00:00
2002-11-30 13:15:49 +00:00
\b Custom pages no longer flicker when created
2002-11-01 16:55:00 +00:00
\b Added accelerator keys
2002-10-12 18:53:47 +00:00
2011-05-28 18:45:57 +00:00
\b Added \R{langstring}{LangString} and LangStringUP for user defined multilingual strings
2002-10-02 00:23:05 +00:00
2002-10-31 17:21:43 +00:00
\b Added support for transparent check marks
2002-10-02 00:23:05 +00:00
2002-11-20 18:27:39 +00:00
\b Added InitPluginsDir
2002-10-02 00:23:05 +00:00
\b Renamed nsisconf.nsi to nsisconf.nsh
2002-09-30 17:08:06 +00:00
\b Added CreateShortcut comment/description parameter
\b Splash.exe is now a plugin (splash.dll)
2002-11-30 13:15:49 +00:00
\b Added new plugins: System, AdvSplash, nsExec, UserInfo, BgImage, Banner and StartMenu
2002-09-30 17:08:06 +00:00
2002-10-31 17:21:43 +00:00
\b !ifdef and friends can now be used in macros
2002-09-30 17:08:06 +00:00
2016-12-30 00:00:35 +00:00
\b \R{sendmessage}{SendMessage} can send strings (put \cw{STR:} before a param) and supports timeouts
2002-09-18 16:34:39 +00:00
2002-10-15 18:43:17 +00:00
\b Right mouse button "Copy to clipboard" context menu for the Details window
2002-09-10 12:05:31 +00:00
2002-10-15 18:43:17 +00:00
\b Plugin syntax now requires dll name, e.g. dll::func not just func
2002-09-10 12:05:31 +00:00
2002-10-31 17:21:43 +00:00
\b Licence text receives initial focus (page up & down work immediately, return key still works)
2002-09-10 12:05:31 +00:00
2018-10-12 20:51:43 +00:00
\b Made Win9x move/delete on reboot support proper and function like on Win2k
2002-09-10 12:05:31 +00:00
2002-10-26 19:23:10 +00:00
\b Now always loads RichEdit v2 if present (links work on Win9x)
2002-09-10 12:05:31 +00:00
2011-05-28 18:45:57 +00:00
\b \R{deleteregkey}{DeleteRegKey} now complains if given a third parameter (other than /ifempty)
2002-09-10 12:05:31 +00:00
2011-05-28 18:45:57 +00:00
\b \R{regdll}{RegDLL} now works with DLLs dependent on DLLs from the same directory
2002-12-04 20:01:39 +00:00
2002-11-01 13:10:12 +00:00
\b $\{LANG_langName\} defined as the language id when loading a NLF
2002-10-31 17:21:43 +00:00
\b Fixed a few bugs that caused the installer to load slower than before
\b Uninstall can now get command line parameters too
\b Added ReserveFile
\b Added ExDLL.h
2002-09-30 17:08:06 +00:00
\b Included makensisw 1.9 (lots of changes)
2002-09-10 12:05:31 +00:00
2002-10-31 17:21:43 +00:00
\b Updated InstallOptions
2002-10-15 18:43:17 +00:00
2002-10-31 17:21:43 +00:00
\b Updated ZIP2EXE
2002-09-10 12:05:31 +00:00
2002-11-01 16:55:00 +00:00
\b Updated HTTP download plugin, NSIS-dl (timeout added, better proxy detection)
2002-09-10 12:05:31 +00:00
2002-10-15 18:43:17 +00:00
\b A lot of new language files
2002-09-10 12:05:31 +00:00
2002-10-31 17:21:43 +00:00
\b A lot of new icons and check marks
\b Changed section flags values
2011-05-28 18:45:57 +00:00
\b \R{sectionsetflags}{SectionSetFlags} can now set bold too
2002-10-31 17:21:43 +00:00
2011-05-28 18:45:57 +00:00
\b \R{sectionsetflags}{SectionSetFlags} now works in silent installers too
2002-11-30 13:35:42 +00:00
\b SectionSetName for sub sections doesn't need '-' in front of the name
2002-10-31 17:21:43 +00:00
\b Added SetPluginUnload
2011-05-28 18:45:57 +00:00
\b Hidden section can now use \R{ssectionin}{SectionIn} too
2002-10-31 17:21:43 +00:00
2011-05-28 18:45:57 +00:00
\b \R{file}{File} /nonfatal switch added
2002-10-31 17:21:43 +00:00
\b Plugins no longer add size to their containing section
2002-09-10 12:05:31 +00:00
2002-12-04 20:01:39 +00:00
\b Defines can now be used inside define names ($\{bla$\{blo\}\})
2002-10-15 18:43:17 +00:00
\b New docs format (WOOHA!)
2002-09-02 18:05:40 +00:00
2002-10-31 17:21:43 +00:00
\b EXE header size a lot smaller, 33.5KB for bzip2 and 34KB for zlib
\b Lots of other bugs fixed...
2003-11-15 17:48:36 +00:00
\H{v2.0a7} 2.0 Alpha 7
2002-09-02 18:05:40 +00:00
2003-12-24 16:03:22 +00:00
Released on August 29th, 2002
2003-12-23 17:42:42 +00:00
2002-09-02 18:05:40 +00:00
\b Can now select the language from .onInit ($LANGUAGE is a variable)
\b Added CreateFont
2011-05-28 18:45:57 +00:00
\b Added \R{onmouseoversection}{.onMouseOverSection}
2002-09-02 18:05:40 +00:00
\b Added .onInitDialog and un.onInitDialog
\b Added SetStaticBkColor
\b Disabled UseOuterUIItem
\b SendMessage WM_SETTEXT treats lParam as a string and not a number
2011-05-28 18:45:57 +00:00
\b \R{copyfiles}{CopyFiles} script message no longer always prints (silent)
2002-09-02 18:05:40 +00:00
\b Custom install type text can now be changed
2011-05-28 18:45:57 +00:00
\b \R{achangeui}{ChangeUI} can now change IDD_VERIFY
2002-09-02 18:05:40 +00:00
\b Default license color now fits the user system
\b Summary reports the right number of required sections
\b Checkbox is only required in IDD_DIR if logging is enabled
\b Not using /LANG now really causes the script compiler to use the last used language
\b Fixed a bug with MBCS and the uninstaller text
\b MBCS to Unicode and Unicode to MBCS conversion bugs fixed
\b Fixed a bug that caused RTF not to show on Windows 9x
2003-10-05 11:00:47 +00:00
\b Added a dialog that shows up if compress whole is used and initial decompressing lasts longer than a second
2002-09-02 18:05:40 +00:00
\b Updated to InstallOptions 1.3
\b MakeNSISw 1.7 included
\b Added modern UI by Joost Verburg (Examples\\Modern UI)
\b Added new full color icons by adni18
2002-11-10 21:41:10 +00:00
\b Added Dutch, Korean, Russian, Swedish and Traditional Chinese language files
2002-09-02 18:05:40 +00:00
\b Updated Spanish language file version (thanks to LsMoNKi)
\b Added /TRIM(LEFT|RIGHT|CENTER) for BrandingText
\b EXE header size down to 36.5KB
\b Added yi-pixel.ico and yi-pixel-uninstall.ico by Jan T. Sott
\b Fixed a bug with macros at the end of the file
\b Sub-sections can now have defined names too
\b Added LangDLL.dll plugin
2011-05-28 18:45:57 +00:00
\b \R{callinstdll}{CallInstDLL} /NOUNLOAD added (works on plugin calls too)
2002-09-02 18:05:40 +00:00
2003-11-15 17:48:36 +00:00
\H{v2.0a6} 2.0 Alpha 6
2002-09-02 18:05:40 +00:00
2003-12-24 16:03:22 +00:00
Released on August 10th, 2002
2003-12-23 17:42:42 +00:00
2002-09-02 18:05:40 +00:00
\b Fixed two bugs with the plug-in mechanism
\b Fixed infinite loop bug
2003-11-15 17:48:36 +00:00
\H{v2.0a5} 2.0 Alpha 5
2002-09-02 18:05:40 +00:00
2003-12-24 16:03:22 +00:00
Released on August 9th, 2002
2003-12-23 17:42:42 +00:00
2002-09-02 18:05:40 +00:00
\b Added UseOuterUIItem
2011-05-28 18:45:57 +00:00
\b Enhanced \R{achangeui}{ChangeUI}
2002-09-02 18:05:40 +00:00
\b Enhanced SetDlgItemText
\b Added one-section.nsi example file
\b Optimized Ximon's code for plug-in DLLs (back to 37KB)
\b If default user language doesn't fit exactly, will try to find primary language match
\b Fixed some strings that got replaced (space available and required etc.)
\b Compiles without MS Platform SDK
\b Included Spanish.nlf
\b Included MagicLime.exe by snowchyld
2003-11-15 17:48:36 +00:00
\H{v2.0a4} 2.0 Alpha 4
2002-09-02 18:05:40 +00:00
2003-12-24 16:03:22 +00:00
Released on August 5th, 2002
2003-12-23 17:42:42 +00:00
2002-09-02 18:05:40 +00:00
\b Added automatic detection, packing, unpacking and deletion of plugin dlls
\b Added simplified calling syntax for plugin dlls
\b Added PluginDir
2003-11-15 17:48:36 +00:00
\H{v2.0a3} 2.0 Alpha 3
2002-09-02 18:05:40 +00:00
2003-12-24 16:03:22 +00:00
Released on August 4th, 2002
2003-12-23 17:42:42 +00:00
2011-05-28 18:45:57 +00:00
\b Added \R{loadlanguagefile}{LoadLanguageFile}
2002-09-02 18:05:40 +00:00
\b Added $LANGUAGE
2011-05-28 18:45:57 +00:00
\b Added /LANG option to string setters (\R{aname}{Name}, \R{acaption}{Caption}, etc.)
2002-09-02 18:05:40 +00:00
\b 'LogSet on' now builds a log file if not already created
2003-11-15 17:48:36 +00:00
\H{v2.0a2} 2.0 Alpha 2
2002-09-02 18:05:40 +00:00
2003-12-24 16:03:22 +00:00
Released on July 31st, 2002
2003-12-23 17:42:42 +00:00
2002-11-02 18:57:31 +00:00
\b Added $\{NSISDIR\}
2002-09-02 18:05:40 +00:00
2011-05-28 18:45:57 +00:00
\b Added \R{axpstyle}{XPStyle}
2002-09-02 18:05:40 +00:00
2011-05-28 18:45:57 +00:00
\b Added \R{asetfont}{SetFont}
2002-09-02 18:05:40 +00:00
2011-05-28 18:45:57 +00:00
\b Added \R{achangeui}{ChangeUI}
2002-09-02 18:05:40 +00:00
2011-05-28 18:45:57 +00:00
\b Added AddBrandingImage, and \R{setbrandingimage}{SetBrandingImage}
2002-09-02 18:05:40 +00:00
2011-05-28 18:45:57 +00:00
\b Added \R{asetcompressor}{SetCompressor} (no more makensis-bz2.exe)
2002-09-02 18:05:40 +00:00
2011-05-28 18:45:57 +00:00
\b Added \R{alicensebkcolor}{LicenseBkColor}
2002-09-02 18:05:40 +00:00
\b 'SpaceTexts none' now causes no space texts to appear
2011-05-28 18:45:57 +00:00
\b \R{aicon}{Icon} and \R{auninstallicon}{UninstallIcon} now support icons of any type
2002-09-02 18:05:40 +00:00
2011-05-28 18:45:57 +00:00
\b \R{acheckbitmap}{CheckBitmap} now support bitmaps with any color table/depth
2002-09-02 18:05:40 +00:00
2002-11-10 21:41:10 +00:00
\b Unused resources are removed before writing out the installer
2002-09-02 18:05:40 +00:00
2011-05-28 18:45:57 +00:00
\b Documented \R{error}{!error} and \R{warning}{!warning}
2002-09-02 18:05:40 +00:00
2011-05-28 18:45:57 +00:00
\b Added \R{echo}{!echo} and \R{verbose}{!verbose}
2002-09-02 18:05:40 +00:00
2011-05-28 18:45:57 +00:00
\b Added force option for \R{acrccheck}{CRCCheck}
2002-09-02 18:05:40 +00:00
\b Updated to Makensisw 1.6
\b Updated to InstallOptions 1.2
\b Installer can now be compressed using UPX
\b A hint is shown if a line is longer than the detail window
\b Modern style folder select dialog
\b License data can now be RTF
2011-05-28 18:45:57 +00:00
\b \R{awindowicon}{WindowIcon} is now handled in the compiler
2002-09-02 18:05:40 +00:00
\b Removed debug version (it never worked anyway)
\b Faster compile time (WIN32_LEAN_AND_MEAN)
2003-11-15 17:48:36 +00:00
\H{v2.0a1} 2.0 Alpha 1
2002-09-02 18:05:40 +00:00
2003-12-24 16:03:22 +00:00
Released on July 9th, 2002
2003-12-23 17:42:42 +00:00
2011-05-28 18:45:57 +00:00
\b Added expand node option to \R{ssection}{Section} and SubSection
2002-09-02 18:05:40 +00:00
2011-05-28 18:45:57 +00:00
\b Added preserve file attribute option to \R{file}{File} command
2002-09-02 18:05:40 +00:00
\b Copy-All bug fix in Makensisw
\b Added NSISDIR to the define list
\b Reorganized NSIS directory structure
2003-11-15 17:48:36 +00:00
\H{v2.0a0} 2.0 Alpha 0
2002-09-02 18:05:40 +00:00
2003-12-24 16:03:22 +00:00
Released on May 22nd, 2002
2003-12-23 17:42:42 +00:00
2002-09-02 18:05:40 +00:00
\b TreeView component list (care of Jeff Doozan)
\b No more SectionDivider, but SubSection and SubSectionEnd.
2011-05-28 18:45:57 +00:00
\b No more EnabledBitmap/DisabledBitmap, just \R{acheckbitmap}{CheckBitmap}. (with tons of button states)
2002-09-02 18:05:40 +00:00
\b Bugfixes of brokenness.
2011-05-28 18:45:57 +00:00
\b Added ! for \R{ssection}{Section}/SubSection to make bold.
2002-09-02 18:05:40 +00:00
\b Made config.h have hacks for easier building for me. :)
2003-11-15 17:48:36 +00:00
\H{cl-older} Older Versions
2013-03-22 22:33:52 +00:00
\W{http://wayback.archive.org/web/20100820151646/http://www.nullsoft.com/free/nsis/version-history.html}{NSIS 1.x version history}