I support this request. GitHub hosted runners for Windows currently include NSIS 3.08, but it is the default build with the 1024 byte limit. There is a reluctance for the runners to include a NSIS build that is other than 'default' (and, also, is not packaged as an executable), see: https://github.com/actions/runner-images/issues/7740 . The NSIS wiki and elsewhere (eg https://hackage.haskell.org/package/nsis-0.3.3/docs/Development-NSIS-Plugins-EnvVarUpdate.html) warn that the 1024 byte limit can...
I support this request. GitHub hosted runners for Windows currently include NSIS 3.08, but it is the default build with the 1024 byte limit. There is a reluctance for the runners to include a NSIS build that is other than 'default' (and, also, is not packaged as an executable), see: https://github.com/actions/runner-images/issues/7740. The NSIS wiki and elsewhere (eg https://hackage.haskell.org/package/nsis-0.3.3/docs/Development-NSIS-Plugins-EnvVarUpdate.html) warn that the 1024 byte limit can result...