Comment #11 on issue 6404 by hisoka3008: Chrome does not work on windows 7 http://code.google.com/p/chromium/issues/detail?id=6404
Yes it works on windows 7 right click on your chrome icon then select properties. Under the shortcut tab you will see Target. The line ends with chrome.exe so just add --in-process-plugins after that. So the line should look something like this: C:\Users\user\AppData\Local\Google\Chrome\Application\chrome.exe --in-process-plugins -- 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 -~----------~----~----~----~------~----~------~--~---
