NSIS/Include
kichik 096373344d Library improvements with lots of help from stb:
- InstallLib will register DLLs after reboot in the order they were specified in the script
 - InstallLib will register every DLL on reboot if the reboot flag is already set
 - rewrote RegTool in C
 - RegTool compiles from source code
 - RegTool will not run when double clicked
 - RegTool will register each DLL on a separate process to avoid conflicts


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4127 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-23 11:24:11 +00:00
..
Colors.nsh some more useful macros 2005-04-08 10:30:43 +00:00
FileFunc.nsh header files of useful functions (Instructor) 2005-06-21 12:37:38 +00:00
Library.nsh Library improvements with lots of help from stb: 2005-06-23 11:24:11 +00:00
LogicLib.nsh del /q doesn't work on Windows 98 and on XP it only means not to ask on global wildcard deletion, which LogicLib doesn't do anyway 2005-06-20 20:13:16 +00:00
MUI.nsh If we already have include directories, why not use them? 2003-02-07 14:15:51 +00:00
SConscript header files of useful functions (Instructor) 2005-06-21 17:43:36 +00:00
Sections.nsh added SF_NAMECHG 2005-01-14 15:15:55 +00:00
StrFunc.nsh StrFunc 1.09 by deguix: 2004-10-22 23:52:01 +00:00
StrFunc.txt StrFunc 1.09 by deguix: 2004-10-22 23:52:01 +00:00
TextFunc.nsh header files of useful functions (Instructor) 2005-06-21 12:37:38 +00:00
UpgradeDLL.nsh new system for DLL/TLB library setup 2004-08-06 22:04:13 +00:00
WinMessages.nsh L shouldn't be there 2005-05-28 14:37:59 +00:00
WordFunc.nsh header files of useful functions (Instructor) 2005-06-21 12:37:38 +00:00