L-NSIS 1.67.2 (NSIS+Localization at run-time)
Hi all there,
Here is a new L-NSIS release, have fun !!
Homepage
Direct download
Direct download link appears to not work, so try with homepage, from there you will be able to download without problems.
It seems this is the end of the project I started a few weeks ago. It wasn't thinked as an alone project but as the installer for another program I'm currently developing.
Nobody has reported bugs, ideas or anything else. It appears like if nobody is interested on it or like if it is so complete that nobody has nothing to say about it (well the first reason is the most realistic). L-NSIS does everything I wanted from it to do and NSIS haven't so for me this project is ended unless I discover serious bugs.
On screen texts refreshing will not be implemented as long as it does mean a lot of work in rewriting UI.C in order to not increase the size of the exeheader. I've no time to do it & I haven't any good reason to do it, it's not really useful for me.
What's new in version 1.67.2
* Perhaps the last L-NSIS release
* Little optimizations (little optimizations in 'L' code + exeheader compiled with stdcalls)
+ Added L-extensions.txt, a help file.
+ full FileErrorText support (it wasn't rightly supported in previous version)
+ Added to SetText: InstTypeX (where X can be 1..MAX_INST_TYPES (8 by default))
+ Added to SetText: CustomInst
- Removed SetText value: LicenseData (now not really useful)
+ Added function: LoadLicenseData file_name (for me it's smarter & more useful)
+ Added function: SetSectionName original_name new_name