1
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user