null soft installer system
Find a file
kichik 6008ab4265 removed unneeded test
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3872 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-14 15:46:28 +00:00
Contrib fixed branding 2005-01-14 12:21:17 +00:00
Docs added information about 9th bit of the section flags 2005-01-14 15:18:37 +00:00
Examples renamed SubSection to SectionGroup 2005-01-10 12:43:52 +00:00
Include added SF_NAMECHG 2005-01-14 15:15:55 +00:00
Menu 2.03->2.04 2005-01-07 14:52:09 +00:00
Plugins fixed doubled delay for !nt50 mode 2005-01-08 14:04:45 +00:00
Source removed unneeded test 2005-01-14 15:46:28 +00:00
nsisconf.nsh UninstallIcon, not UnIcon 2004-02-05 21:47:08 +00:00
TODO.txt Added another parameter to plug-in functions. This parameter is a structure with pointers to exec_flags and ExecuteCodeSegment. This is backward compatible with older plug-ins because plug-in functions use the __cdecl calling convention which means NSIS clears the stack. 2004-10-23 17:43:08 +00:00