Sunday, March 21, 2010

Windows 7 Chrome didn't work? Here is the sollution how to solve chrome problem on windows 7

If you have a problem that google chroome application didn't work on your window 7 (dont want to open any website) you can solve that problem by editing your registry.

Press WIN+R key on your keyboard to open RUN dialog, and enter "regedit" inside the input field and press enter.

The new registry window will be opened, expand the next registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML\shell\open\command

And edit his value for that key:
(add marked value at the end of the path)

"C:\Users\yourAccountName\AppData\Local\Google\Chrome\Application\chrome.exe" --no-sandbox -- "%1"

Close all opened windows and it's done, your chrome is ready to go ;)