This commit is contained in:
949036910@qq.com
2026-06-03 21:43:46 +08:00
parent bbdee469fc
commit 7d65e3e602
4 changed files with 178 additions and 38 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(