Comment #16 on issue 6404 by rickymujica: Chrome does not work on windows 7 http://code.google.com/p/chromium/issues/detail?id=6404
I found the answer here at the bottom of the thread thanks to a user called MyChrome. http://www.google.com/support/forum/p/Chrome/thread?tid=33cb73f4b7300afb&hl=en For some reason windows seven writes this path when you allow connections %USERPROFILE%\AppData\Local\Google\Chrome\Application and you need to change it to a real path with no variables like this: C:\Users\mookie\AppData\Local\Google\Chrome\Application\chrome.exe -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
