PDA

View Full Version : NSIS1.3.exe


Bor
17th April 2001, 07:57
NSIS1.3 is out, get it here:
http://www.firehose.net/free/nsis/nsis13.exe

version history
nsis13.exe (4/17/01)
Made unused functions mostly optimized out (they are zeroed and compress very well) - note that data/strings of unused functions is not optimized out.
Made instruction id 0 EW_INVALID_OPCODE, so that errors are more easily caught.
Made installs go faster (Sleep(1) instead of Sleep(20))
Added "verifying installer" status window that opens if the CRC checking takes more than 1000ms.
Made last parameter of IfFileExists optional
Made some warnings errors (IfFileExists and LicenseData)

------------------------------------------------------------

And for the people wondering on this forum: Yes, I have a total lack of a social life and vision in this world. (check my postings on this forum if you don't know what I mean :) )

Bor

carlito_au
17th April 2001, 08:07
wow another realease... and 1.3 already

thanx guys!... and keep up the good work


Not Found
The requested URL /free/nsis/nsis13.exe was not found on this server.


--------------------------------------------------------------------------------

Apache/1.3.12 Server at http://www.firehose.net Port 80

carlito_au
17th April 2001, 08:22
ah.. its working now!