null soft installer system
Find a file
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
Contrib updated by Plamen Penkov 2006-02-01 16:55:38 +00:00
Docs Updates by Instructor 2006-02-10 10:46:57 +00:00
Examples Updates by Instructor 2006-02-10 10:46:57 +00:00
Include Updates by Instructor 2006-02-10 10:46:57 +00:00
Menu 2.14 2006-01-24 18:08:38 +00:00
SCons Remember to define __BIG_ENDIAN__ for the tests as well as makensis. 2006-02-01 06:01:11 +00:00
Scripts update change log start time 2006-01-13 14:08:41 +00:00
Source throw runtime_error as it's more appropriate and has the required constructor on libstdc++ as well 2006-02-04 15:01:18 +00:00
INSTALL Merge patch for better installs on POSIX platforms. 2006-01-21 09:54:23 +00:00
nsisconf.nsh UninstallIcon, not UnIcon 2004-02-05 21:47:08 +00:00
SConstruct Remember to define __BIG_ENDIAN__ for the tests as well as makensis. 2006-02-01 06:01:11 +00:00
TODO.txt done 2005-01-14 15:59:27 +00:00