null soft installer system
Find a file
2003-11-24 17:05:10 +00:00
Contrib Added support for LZMA compressor + fixed command line compressor support 2003-11-24 16:51:39 +00:00
Docs default strings, current folder 2003-11-19 16:28:58 +00:00
Examples - First LZMA enhanced NSIS version - experimental 2003-11-24 00:08:58 +00:00
Include UpgradeDLL include file, VB6 runtime installation 2003-11-12 12:55:13 +00:00
Menu new style 2003-11-10 22:27:38 +00:00
Plugins Better error handling 2003-11-14 13:44:26 +00:00
Source Added DirVerify (works in PageEx directory) and GetInstDirError. If `DirVerify leave' is used, the next button will not be disabled if the installation directory is not valid or there is not enough space and a flag will be set instead. You can read that flag using GetInstDirError in the leave function of the directory page. A value of 0 means no error, 1 means invalid installation directory and 2 means not enough space. This allows you to handle those errors on your own. 2003-11-24 17:05:10 +00:00
nsisconf.nsh mui nsisconf macro backwards compatible 2003-09-28 16:35:42 +00:00
TODO.txt - Improved file mapping so you can now esaily compile installers up to 2GB with a minimum requirment of memory (changable by FileBufSize) 2003-09-15 22:05:06 +00:00