NSIS/Include
kichik aa43f0c349 Updates by Instructor
1. "WordReplace"
   -Added options "{", "}", "{*", "}*"

2. "GetOptions"
   -Now sets error flag if option does not found

3. "ConfigRead"
   -Now sets error flag if entry does not found

4. New case sensitive functions:
      "WordFindS", "WordFind2XS", "WordFind3XS", "WordReplaceS",
      "WordAddS", "WordInsertS", "StrFilterS", "TextCompareS",
      "ConfigReadS", "ConfigWriteS", "GetOptionsS"


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4517 212acab6-be3b-0410-9dea-997c60f758d6
2006-02-10 10:46:57 +00:00
..
Colors.nsh some more useful macros 2005-04-08 10:30:43 +00:00
FileFunc.nsh Updates by Instructor 2006-02-10 10:46:57 +00:00
Library.nsh * no need to call ClearErrors after IfErrors 2005-11-05 16:57:51 +00:00
LogicLib.nsh no more need for _StrCmp 2006-01-06 17:28:14 +00:00
MUI.nsh If we already have include directories, why not use them? 2003-02-07 14:15:51 +00:00
SConscript Merge patch for better installs on POSIX platforms. 2006-01-21 09:54:23 +00:00
Sections.nsh added flag descriptions 2005-10-21 15:47:14 +00:00
StrFunc.nsh StrFunc 1.09 by deguix: 2004-10-22 23:52:01 +00:00
StrFunc.txt typos (thanks Jamyn!) 2005-09-16 11:27:51 +00:00
TextFunc.nsh Updates by Instructor 2006-02-10 10:46:57 +00:00
UpgradeDLL.nsh extract RegTool with the random data as well 2005-10-12 11:10:23 +00:00
WinMessages.nsh L shouldn't be there 2005-05-28 14:37:59 +00:00
WordFunc.nsh Updates by Instructor 2006-02-10 10:46:57 +00:00