null soft installer system
Find a file
kichik 3f18dc0b75 use normal file functions for wininit.ini modification
- according to msdn, mmap operations can raise an exception which wasn't handled
 - free up a lot of bytes from .data section (no mmap API functions)
 - mmap size is, like allocation of a buffer, limited by available memory


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4462 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-30 13:51:02 +00:00
Contrib typos 2005-12-15 17:11:09 +00:00
Docs FileRead is limited to 1024 only on the normal builds 2005-12-27 19:24:42 +00:00
Examples no need for SendMessage (Instructor) 2005-12-24 15:47:47 +00:00
Include GetTime updates by Instructor 2005-12-24 15:47:32 +00:00
Menu fixed bug #1387748 - typo in nsis menu 2005-12-22 16:24:58 +00:00
SCons fixed bug #1370179 - endianness problem with FIX_ENDIAN_INT32_INPLACE 2005-12-15 18:53:38 +00:00
Scripts purge pages that use the templates to make sure they're updated 2005-12-17 16:51:55 +00:00
Source use normal file functions for wininit.ini modification 2005-12-30 13:51:02 +00:00
INSTALL support links 2005-11-09 08:41:00 +00:00
nsisconf.nsh UninstallIcon, not UnIcon 2004-02-05 21:47:08 +00:00
SConstruct added "-setup" suffix to installer output file name 2005-12-17 13:54:34 +00:00
TODO.txt done 2005-01-14 15:59:27 +00:00