NSIS/Contrib
kichik 28c2e72073 Library fixes and improvements:
- always register DLL/TLB, even if the installer didn't copy it there
 - only copy one RegTool and use it to register all of the DLLs and TLBs
 - extract the RegTool as an .exe so explorer won't complain it doesn't know how to open the file
 - fixed REGDLLTLB registering just as a TLB


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3660 212acab6-be3b-0410-9dea-997c60f758d6
2004-09-24 12:38:23 +00:00
..
AdvSplash llama.bmp doesn't have the color 0x00005B in it 2004-02-06 16:56:30 +00:00
Banner 1*2000 is not 1000 2004-09-03 13:14:26 +00:00
BgImage Do not call SetBg from a section 2003-11-18 14:30:43 +00:00
Dialer Call the same DllMain for debug and release builds 2003-11-12 20:24:53 +00:00
ExDLL Applied patch #838864 - some more optimizations 2003-11-16 22:38:14 +00:00
Graphics new Orange theme graphics 2004-02-29 15:44:35 +00:00
InstallOptions DirRequest's title is set by Text 2004-08-13 21:14:14 +00:00
LangDLL include winresrc.h instead of afxresh which is not available on non Microsoft compilers (part of MFC it seems) 2003-12-23 14:24:28 +00:00
Language files fixes 2004-09-04 14:26:54 +00:00
Library Library fixes and improvements: 2004-09-24 12:38:23 +00:00
MakeLangId Bin\\MakeLangId.exe source code 2004-08-18 15:56:56 +00:00
Makensisw window caption 2004-05-02 12:02:13 +00:00
Math 1. Unary-Pre operators detection fixed. 2003-09-22 22:56:52 +00:00
Modern UI corrected spelling of "Welcome" (patch 1026048) 2004-09-10 21:09:37 +00:00
nsExec fixed problems with quotes and spaces 2004-06-18 17:59:36 +00:00
NSIS Menu new style 2003-11-10 22:27:38 +00:00
NSIS Update variables confusion (Comm@nder21) 2004-07-08 18:39:20 +00:00
NSISdl #1008509 - Fixed compilation of plugin NSISdl under VS.NET 2004-09-17 22:53:34 +00:00
Splash Call the same DllMain for debug and release builds 2003-11-12 20:24:53 +00:00
StartMenu - fixed limit on LangStrings and user variables number which was lower than designed. limit is now 16383 for both. 2004-01-04 17:05:03 +00:00
System typo 2004-08-14 12:28:15 +00:00
UIs made the agree radio button come before the disagree radio button in the license page's tab order so pressing the up key will move the selection up and not down 2004-07-01 20:22:38 +00:00
UserInfo Call the same DllMain for debug and release builds 2003-11-12 20:24:53 +00:00
VPatch close all open file handles when one of them fail to open 2004-09-07 19:50:13 +00:00
zip2exe bump zip2exe version to 0.32 2004-06-25 10:48:31 +00:00