null soft installer system
Find a file
kichik d02eae4d94 String Functions 1.07
- StrStrAdv and StrCase have their functions remodeled with LogicLib. Functions have a lesser chance to have bugs.
 - Added case-sensitive comparation option for StrStrAdv.
 - StrCase now uses System.dll which makes case convertions effective with all latin letters (i.e. ?).
 - StrClbSet and StrClbGet removed, added StrClb.
 - Made compact the most usual operations inside the header file. File size reduced.
 - Added "!verbose" to header file -> faster compilation and header file output organized (code borrowed from LogicLib.nsh).


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3663 212acab6-be3b-0410-9dea-997c60f758d6
2004-09-24 13:59:03 +00:00
Contrib Library fixes and improvements: 2004-09-24 12:38:23 +00:00
Docs added an optional flag called USE_PRECOMPILED_EXEHEADS 2004-09-24 13:27:56 +00:00
Examples String Functions 1.07 2004-09-24 13:59:03 +00:00
Include String Functions 1.07 2004-09-24 13:59:03 +00:00
Menu 2.0->2.01 2004-08-07 07:55:26 +00:00
Plugins close all open file handles when one of them fail to open 2004-09-07 19:50:13 +00:00
Source added an optional flag called USE_PRECOMPILED_EXEHEADS 2004-09-24 13:27:56 +00:00
nsisconf.nsh UninstallIcon, not UnIcon 2004-02-05 21:47:08 +00:00
TODO.txt things to do for NSIS 2.1 or later 2003-12-24 18:10:38 +00:00