null soft installer system
Find a file
joostverburg 067e4293bc corrected uninstaller finish page text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3767 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-13 19:33:27 +00:00
Contrib corrected uninstaller finish page text 2004-11-13 19:33:27 +00:00
Docs added a warning about deploying DLLs from the system directory 2004-11-12 22:08:50 +00:00
Examples use File /r instead of a macro for each directory so no updating will be required each time a directory is added 2004-10-25 21:34:46 +00:00
Include fixed bug #1064540 - warning 'label "installlib.remove_..." not used' 2004-11-11 19:10:57 +00:00
Menu 2.02 2004-10-23 19:24:24 +00:00
Plugins #1042367 - Banner fixed for bug 1022399 now hangs, code simplified on banner destroy 2004-10-10 00:53:04 +00:00
Source applied patch #1055553 (with some changes) - Absolute path of *.nsi not accepted on posix 2004-11-12 13:58:21 +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