Why is the default NSIS installer not built with 8192 byte string support (the Large Strings special build) and NSIS_CONFIG_LOG=yes to enable advanced logging?
I am packaging NSIS for macOS using homebrew and there is some debate about wether we should make those the defaults for our packages or if we should mimic the default state of NSIS and make those optional.
Why is Advanced Logging and Large Strings not default?
1 posts