修改windows数据路径,修复默认安装位置打开闪退问题

This commit is contained in:
Tlntin
2022-12-11 03:42:53 +08:00
parent d9dedd2de2
commit c105ebb82e
5 changed files with 336 additions and 28 deletions

View File

@@ -19,7 +19,8 @@
"digestAlgorithm": "sha256",
"timestampUrl": "",
"wix": {
"language": ["en-US"]
"language": ["en-US"],
"template": "assets/main.wxs"
}
}
}