This commit is contained in:
949036910@qq.com
2026-06-03 21:21:42 +08:00
parent 97d4d7c477
commit bbdee469fc
4 changed files with 180 additions and 21 deletions

View File

@@ -41,7 +41,7 @@ function getChromiumExecutablePath() {
path.join(pf, "Microsoft", "Edge", "Application", "msedge.exe"),
path.join(pfx86, "Microsoft", "Edge", "Application", "msedge.exe"),
path.join(pf, "Google", "Chrome", "Application", "chrome.exe"),
path.join(administrator_appdata, "Google", "Chrome", "bin","chrome.exe"),
//
);
} else if (process.platform === "darwin") {
candidates.push(