F.78 2.0 Alpha 7
Released on August 29th, 2002
- Can now select the language from .onInit ($LANGUAGE is a variable)
- Added CreateFont
- Added .onMouseOverSection
- Added .onInitDialog and un.onInitDialog
- Added SetStaticBkColor
- Disabled UseOuterUIItem
- SendMessage WM_SETTEXT treats lParam as a string and not a number
- CopyFiles script message no longer always prints (silent)
- Custom install type text can now be changed
- ChangeUI can now change IDD_VERIFY
- Default license color now fits the user system
- Summary reports the right number of required sections
- Checkbox is only required in IDD_DIR if logging is enabled
- Not using /LANG now really causes the script compiler to use the last used language
- Fixed a bug with MBCS and the uninstaller text
- MBCS to Unicode and Unicode to MBCS conversion bugs fixed
- Fixed a bug that caused RTF not to show on Windows 9x
- Added a dialog that shows up if compress whole is used and initial decompressing lasts longer than a second
- Updated to InstallOptions 1.3
- MakeNSISw 1.7 included
- Added modern UI by Joost Verburg (Examples\Modern UI)
- Added new full color icons by adni18
- Added Dutch, Korean, Russian, Swedish and Traditional Chinese language files
- Updated Spanish language file version (thanks to LsMoNKi)
- Added /TRIM(LEFT|RIGHT|CENTER) for BrandingText
- EXE header size down to 36.5KB
- Added yi-pixel.ico and yi-pixel-uninstall.ico by Jan T. Sott
- Fixed a bug with macros at the end of the file
- Sub-sections can now have defined names too
- Added LangDLL.dll plugin
- CallInstDLL /NOUNLOAD added (works on plugin calls too)