Archive: What's the latest version of NSIS?


I go here: http://www.nullsoft.com/free/nsis/

and see:

Current version: 1.41 (5/3/01)
Download: nsis141.exe (386kb)
v1.41
Added support for version/date storing in CompareDLLVersions and CompareFileTimes (based on ideas of Davison Long)
Made File/InstNSPlug commands use memory mapped files (generally ~20% faster, uses less memory on large adds)
Made the datablock buffer use a memory mapped file when the datablock grows beyond 16MB. This lets you build larger installers without requiring that much physical memory.

Then, I go here: http://www.firehose.net/free/nsis/

and see:

Current version: 1.42 (5/6/01)
Download: nsis142.exe (387kb)
v1.42
Made it so that installers can take command line switches: /S (silent), /NCRC (no CRC checking) and /D= (sets output directory). Note that /D= must be the last parameter on the line.
Made it so you can specify "" or no parameter to ComponentText to not display the Component page and automatically install all sections.
Made it so that if you use DirShow hide, but still specify a valid DirText, it will still show the directory page if .onVerifyInstDir fails.
Made it so you can specify "" or no parmater to DirText to not display the Directory page (ever).
Made WriteReg* and DeleteReg* allow variables in subkey.
Simplified some of the uninstall parsing code.
Fixed InstallDirRegKey's handling of strings that point to an EXE that doesn't exist (it assumed that the EXE name was the directory if the EXE didn't exist, but now it only thinks the EXE name is a directory if there is a directory that exists there)
Made it so the installer is always shown at the end of the install, if hidden with HideWindow and window auto-closing is off.
Added SetAutoClose command/instruction (lets you override AutoCloseWindow)
Added /WINDOWS switch to InstallColors
Documentation overhaul

...

What is the actual latest version?


That is really a difficult question :-) Are you serious?
The version number works like this: The higher, the newer!
If you´re still not certain, you can always look at the date, the same there: The higher the newer!

Or... If you always want the latest version, always go to
http://www.firehose.net/free/nsis/

/arune


What ]CkB[Cowboy means, is that since two official NSIS pages show a different newest version, s/he's wondering if there's a newer version than those.

He did say what is the newest version, not which. And I don't think anyone would be so stupid as to not be able to figure out the higher number.

No offense to anyone who can't! :D


First off, I'm a "he" :)

Secondly, what I was actually wondering.. I don't know which of those two pages is accurate, or if they both are. I am relatively new to NSIS, and don't know how revisions work.

The way I see it, ANYONE could make mods to NSIS, post it somewhere, call it an "official" site, and unsuspecting users could be downloading something that isn't in their best interest.

I wanted to know if the http://www.firehose.net/free/nsis/ is the "official" site for NSIS, because those features look really cool (and very useful to me) .. but I wouldn't want to download something that's not appropriate.

have you guys used the 1.42 version?


yes that is an official site...get the 1.42


I myself wondered, when I was new, if there really were a newer official version than the one on NSDN.
As English is not my first language I missinterpretated your question,
and of course I thought it was a strange one.
But if you wanted to know whish was the newest official one,
you should have mentioned that in your question...

Anyway, I´m sorry!
:)