fix: browser integration not working on windows MSI install

This commit is contained in:
2025-10-25 21:42:36 +05:30
parent b07a7b7286
commit 90d2252ff3
3 changed files with 8 additions and 8 deletions

View File

@@ -44,8 +44,8 @@
],
"resources": {
"target/release/neodlp-msghost.exe": "neodlp-msghost.exe",
"resources/msghost-manifest/windows/chrome.json": "neodlp-msghost.json",
"resources/msghost-manifest/windows/firefox.json": "neodlp-msghost-moz.json"
"resources/msghost-manifest/windows/chrome.json": "chrome.json",
"resources/msghost-manifest/windows/firefox.json": "firefox.json"
},
"windows": {
"wix": {