Application: NSIS
Category: Development
Description: NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution. NSIS is also the scripting language used to write all of the launchers for the applications on this site, NSIS Portable includes the full NSIS package so beginning users will have examples, tutorials and help files to work from. It it highly recommended to download another application from this site and use those scripts as samples for creating your own portable apps.
Download NSIS Portable 2.44 Pre-Release 4 [1.7MB download / 4.67MB installed]
(MD5: 57c7b51fc6574065d1bdae7a1eff0644)
Release Notes:
Pre-Release 4 (2009-03-24)
- Made sure all dll files and exe files are uncompressed so there isn't a broken resource file in this release
- moved all nsis plugins and nsh include files back into the NSIS Folder instead of the Original setup of Data/Plugins etc
Pre-Release 3 (2009-02-26)
- appearently I missed a couple of include files so that is fixed
- replaced some files that apparently didn't like being UPX'd
Pre-Release 2 (2009-02-26)
- Fixed issues on plugins and zip2exe
- added the ability to drag a .nsi file to NSISPortable.exe (thank you JohnTHaller for helping there)
Pre-Release 1 (2009-02-26): Initial release