Skip to content
⌘ NSIS Forum Archive

Nsis 1.50

4 posts

Wish#

Nsis 1.50



v1.50
* Added integer user variable support. (IntOp, IntCmp, ReadRegDWORD, * EnumRegKey, EnumRegValue)
* Modified WriteRegDWORD to support writing variables.
* Removed netscape plug-in support (can now be done in script, using new functions)
* Updated splash.exe for sound support (Thor's suggestion - note that old uses of splash.exe will have to be updated slightly for the new syntax)
prodangle#
can I be the first to point out that the prime number generator on this page misses out 1 and 2 🙂
justin#
Originally posted by prodangle
can I be the first to point out that the prime number generator on this page misses out 1 and 2 🙂
While it does indeed skip 2, 1 is not prime.

-Justin
prodangle#
OK, I've done my research, and now have a huge dollop of egg on my face...
S'pose I could try'n claim that technically I didn't say 1 is a prime number - 'tis true... will that work??

At least I'm not alone in my stupidity though:


If anyone else (like me) needs educating on this matter - Justin's correct for reasons as follows