src/happyx_native/core/constants

Search:
Group by:

Consts

ChromePaths = [r"\Program Files (x86)\Google\Chrome\Application\chrome.exe",
               r"\Program Files\Google\Chrome\Application\chrome.exe", r"\Documents and Settings\username\Local Settings\Application Data\Google\Chrome\Application\chrome.exe"]
EdgePaths = [r"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe",
             r"C:\Program Files\Microsoft\Edge\Application\msedge.exe",
             r"D:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe",
             r"D:\Program Files\Microsoft\Edge\Application\msedge.exe"]
HpxNativeVersion = "0.3.0"
OS = "win"
YandexPaths = ["C:\\Users\\runneradmin\\AppData\\Local\\Yandex\\YandexBrowser\\Application\\browser.exe"]