- Finnish, Bulgarian and Thai language files are outdated and do not contain all needed translations
F.68.2 Changelog
F.68.2.1 Changes from 1.98
- (with RTL support)
- Easier plug-in system
- (optional)
- LZMA compression which provides installers 20% smaller than bzip2
- (no more .onNextPage, .onPrevPage)
- User variables ($VARNAME)
- and UninstallIcon support any color depth and sizes, not just 32x32x16
- supports any color depth
- Improved large files handling
- License data can be RTF
- CHM documentation for easy browsing
- New include files for easier scripting: LogicLib, and Sections
- Improved plug-ins: , NSISdl and
- New plug-ins: AdvSplash, , BgImage, , LangDLL, , nsExec, , System, and VPatch
- New commands: , !echo, , !ifmacrondef, , AddBrandingImage, , ChangeUI, , CreateFont, , DirVerify, , FileBufSize, , GetCurInstType, , GetInstDirError, , IfSilent, , InstTypeGetText, , LangString, , LicenseForceSelection, , LoadLanguageFile, , Page, , ReserveFile, , SectionGetSize, , SectionSetSize, , SetCompressionLevel, SetCompressor, , SetCtlColors, , SetPluginUnload, SetSilent, , SubSection (replaced by SectionGroup), SubSectionEnd (replaced by ), Var, , VIProductVersion and
- Removed commands: DirShow, DisabledBitmap, EnabledBitmap and SectionDivider
- All this and a smaller overhead! =)
- A lot more… See below for more information
F.68.2.2 Changes from RC4
- Command line parser ignored any switches after tokens that are not switches
- Last part of the path specified in InstallDir was appended even if selected folder name was the same
- : Improved documentation, new Init custom function for Welcome and Finish page
- Added StrFunc by deguix
- Updated and fixed language files
- Updated, fixed and improved documentation