- 修复win构建msi/wix模式下无法使用中文

This commit is contained in:
Pine
2026-05-13 02:05:35 +08:00
parent 9590d5916f
commit aa857a5ff8
+1 -1
View File
@@ -23,7 +23,7 @@
}, },
"bundle": { "bundle": {
"active": true, "active": true,
"targets": "all", "targets": ["nsis"],
"icon": [ "icon": [
"icons/32x32.png", "icons/32x32.png",
"icons/128x128.png", "icons/128x128.png",