Archive: NSIS 1.1p


http://firehose.net/free/nsis/

Changes:
RMDir has optional /r switch.
Delete deletes read-only files now.

-Justin


thanks justin!


It's not in this version, but:

-The Exepacker possibillity is great (saves 20k) and
-!system is great (it became hard to perform system calls, because W2K(or NT?) calls command.com cmd.com (or was it cmd.exe?).
So I always got complaints on different WinVersions which I couldn't debug. I always ended up writing small C utils that performed the action and got deleted afterwards. Much better this way!!!

Thanks


Whoa there.. !system doesn't actually do ANYTHING for the installer.. It just executes that command AT COMPILE TIME. :)

Important difference...

-Justin


oops
Ooops,should have read the introductionary lines a bit more thoroughly... :-) (or turned on my brain before posting)

/me blushes and sinks into the ground