上一页 | 目录 | 下一页
F.32 2.13
2006年1月21日发行
F.32.1 发行说明
- 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 MSDN. To restore the old behavior, use
System::Call "kernel32::GetUserDefaultLangID()i.a"
in .onInit.
F.32.2 更改日志
F.32.2.1 主要更改
- Default $LANGUAGE value is now based on user's UI language instead of locale (bug #1324734)
F.32.2.2 新/更改的命令
F.32.2.3 次要更改
- Added system time support to GetTime
- Fixed components page checkbox redraw problem under Windows 95 (bug #1397031)
- Fixed constant maximum string length in FileRead (changed from 1024 to NSIS_MAX_STRLEN)
- Fixed empty $INSTDIR value in directory page show callback function (bug #1209843)
- Fixed relative jumps ignoring
File
/nonfatal
(bug #1299100) - Fixed typo in NSIS Menu (bug #1387748)
- Issue a warning when
BrandingText
/TRIM*
actually expands the label (bug #1362443) - Made
RMDir
/r
remove Unicode paths as well using short names (bug #1378785) - Minor documentation improvements and fixes
F.32.2.4 实用程序和插件
F.32.2.5 翻译
- Mongolian translation mprovements
F.32.2.6 构建系统
- Better installation under POSIX with proper ${NSISDIR} detection and appropriate directory paths (/usr/bin, /usr/share/doc, etc.)
上一页 | 目录 | 下一页