Yahoo Romania Căutare pe Web

Search results

  1. 27 dec. 2016 · The following keys give you the install location, you'll need to append "\chrome.exe" to get the full path to the executable: Chrome: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\Google Chrome\InstallLocation HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Google Chrome\InstallLocation

  2. 29 iul. 2017 · When Chrome is installed on a computer, it installs the ChromeHTML URL protocol. You could use that to get to the path for Chrome.exe. Some example code may help. The following code returns a string that looks like this: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" -- "%1". Example code to get that:

  3. 23 sept. 2020 · Open or change to the directory where Chrome.exe resides, e.g. CD C:\Program Files (x86)\Google\Chrome\Application and run Chrome.exe. Add the directory where Chrome.exe resides to the Path environment variable to it can be "found" from any location.

  4. 8 aug. 2022 · You can directly check Chrome's location using Windows Folder. In the new Windows folder, if you have already installed chrome, browse to location " C:\Program Files (x86)\Google\Chrome\Application ". You will find chrome and it's related folder there.

  5. 5 feb. 2022 · If you need to troubleshoot Google Chrome---or just want a leaner, faster experience---it can be helpful to temporarily run the browser with all of your extensions disabled. There's an easy way to do it in Windows 10 or Windows 11, but it's not obvious.

  6. 29 nov. 2023 · The Command Prompt is a powerful tool that can launch the Chrome browser, open it in incognito mode, or even jump straight to a website. Here's how.

  7. 6 mai 2021 · :: Use there where command to search the PATH for all instances of chrome.exe. If multiple instances are found, the for loop will choose the last one. :: The where command outputs an error, I think it's uninformative, so I'm hiding it with ()2>nul. (FOR /F "usebackq delims=*" %%a IN (`where chrome.exe`) DO (SET "ChromePath=%%a"))2>nul.

  1. De asemenea, lumea caută