NSIS SFX Package Builder: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 19: Line 19:
== <div id=links>Links</div> ==
== <div id=links>Links</div> ==
1. Download:
1. Download:
* <attach>Nsfx_pbr.zip</attach>
* <attach>Nsfx_pbr.zip</attach> current release.


<br>
<br>

Revision as of 22:57, 30 March 2006

Author: Red Wine (talk, contrib)


About NSIS SFX Package Builder

Just another sfx package creator written in whole using NSIS scripting lang. Possible benefit from its use is the small size of the sfx container because of its lzma compression and the small NSIS header. Another benefit, hopefully, is its easy of use. Requires an active NSIS installation on the system where compiling the container.

  • Partially based on RecFind.nsh by Afrow UK - thanks Stu!
  • In deep based on NSIS - thanks NSIS
  • Comments and suggestions are welcome.
  • Source code provided by request.


What's New

  • 2006.03.27
  • 1st release is stable enough to go out. Please test it and report bugs.


1. Download:


2. Debate: