null soft installer system
Find a file
kichik 42f134860a Fixed the cause of bug #1004496 - Install with /NCRC hangs
The hanging disappeared along with the removal of the threaded lzma decoder, but the cause stayed. When the user specified /NCRC on the command line, loadHeaders reported the compressed data size to be 4 bytes larger than it really is. Instead of checking the header flags, it checked the combined flags (command line and header), concluded CRC checksum is disabled and therefore didn't subtract the 4 bytes of the CRC checksum from the compressed data size.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3613 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 15:47:12 +00:00
Contrib moved Luxembourgish.nsh to the right folder 2004-08-07 10:52:47 +00:00
Docs typos 2004-08-07 14:17:00 +00:00
Examples Library files should go into Contrib\Library not Contrib 2004-08-07 11:00:29 +00:00
Include new system for DLL/TLB library setup 2004-08-06 22:04:13 +00:00
Menu 2.0->2.01 2004-08-07 07:55:26 +00:00
Plugins new system for DLL/TLB library setup 2004-08-06 22:04:13 +00:00
Source Fixed the cause of bug #1004496 - Install with /NCRC hangs 2004-08-07 15:47:12 +00:00
nsisconf.nsh UninstallIcon, not UnIcon 2004-02-05 21:47:08 +00:00
TODO.txt things to do for NSIS 2.1 or later 2003-12-24 18:10:38 +00:00