Switch MSI installer to per-user LocalAppData target

This commit is contained in:
Jason
2025-09-23 14:41:28 +08:00
parent 8c01be42fa
commit 4dd07dfd85
2 changed files with 363 additions and 3 deletions

View File

@@ -37,9 +37,13 @@
"icons/128x128@2x.png",
"icons/icon.icns",
"icons/icon.ico"
]
}
,
],
"windows": {
"wix": {
"template": "wix/per-user-main.wxs"
}
}
},
"plugins": {
"updater": {
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEM4MDI4QzlBNTczOTI4RTMKUldUaktEbFhtb3dDeUM5US9kT0FmdGR5Ti9vQzcwa2dTMlpibDVDUmQ2M0VGTzVOWnd0SGpFVlEK",