fix: NSIS compression zstd thay LZMA — LZMA solid can nhieu RAM/pagefile -> makensis 32-bit loi mmapping datablock (#12345) voi bundle engine lon

This commit is contained in:
2026-08-09 05:03:54 +00:00
parent 90493c73f3
commit c538cab745
+2 -1
View File
@@ -38,7 +38,8 @@
"externalBin": [],
"windows": {
"nsis": {
"installerHooks": "hooks.nsh"
"installerHooks": "hooks.nsh",
"compression": "zstd"
}
}
}