Comment #19 on issue 1623 by [email protected]: Security: Update download fails even though Chrome works perfectly http://code.google.com/p/chromium/issues/detail?id=1623
Funny you should mention that, I just got word from another user that had the same error 3 problem (http://code.google.com/p/chromium/issues/detail?id=2008) and what worked in that case was to add double quotes to the path, which in your case changes: C:\Documents and Settings\002082\Local Settings\Application Data\Google\Update\GoogleUpdate.exe to: "C:\Documents and Settings\002082\Local Settings\Application Data\Google\Update\GoogleUpdate.exe" (Note: Don't copy paste this into the registry, I just typed it in to illustrate and used the bitmap you provided for reference - you should just add the double quotes at the beginning and end of this value and preserve whatever value was there). Let us know if this fixes the issue. -- 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 -~----------~----~----~----~------~----~------~--~---
