Issue 2112: Chrome does not show any Update status in About box http://code.google.com/p/chromium/issues/detail?id=2112
Comment #7 by [EMAIL PROTECTED]: Well, this value is meant for Vista and I believe it is ignored on XP. We use this value to determine if UAC has been disabled for Vista, but I guess we didn't think of the fact that this value might be set to 0 for XP. You can temporarily use RegEdit to set it to 1 (and be careful, as always), then open the About box in Chrome again and when you are done with the About box use RegEdit to set this value back to 0. I'll update the code so that we don't fail this check on XP so that you don't have to do this in the future. Thanks for notifying us. -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
