Skip to content
⌘ NSIS Forum Archive

How to build makensis-bz2.exe

3 posts

dce#edited

How to build makensis-bz2.exe

What #defines are uncommented to make the makensis-bz2.exe that comes with the 1.98 distribution package?
kichik#
In source\exehead\config.h comment out NSIS_COMPRESS_USE_ZLIB and uncoment NSIS_COMPRESS_USE_BZIP2, NSIS_COMPRESS_BZIP2_LEVEL, and NSIS_COMPRESS_WHOLE.