New issue 114356 by riede...@gmail.com: Google Update Services (gupdate &
gupdatem)
http://code.google.com/p/chromium/issues/detail?id=114356
Version of Google Chrome (Wrench-> About Google Chrome): first try with
16.0.912.75 but also reproduced with 17.0.963.46
Version of MSI (if applicable):
Using group policy settings? Yes/No
When installing Chrome with the "GoogleChromeStandaloneEnterprise.msi"
setup, wether over GPOs or by manual installation, after the install is
complete there are two Google Update Services (gupdate & gupdatem)
installed under the Windows services.
The gupdate is linked to %PROGRAMFILES%\Google\Update\GoogleUpdate.exe /svc
The gupdatem is linked to %PROGRAMFILES%\Google\Update\GoogleUpdate.exe
/medsvc
Every time after I click on Wrench-> About Google Chrome I find the
following log entries from both services in the Windows eventlog:
Log Name: Application
Source: gupdate
Date: 2/15/2012 11:06:00 AM
Event ID: 0
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: TEST-PC
Description:
The description for Event ID 0 from source gupdate cannot be found. Either
the component that raises this event is not installed on your local
computer or the installation is corrupted. You can install or repair the
component on the local computer.
If the event originated on another computer, the display information had to
be saved with the event.
The following information was included with the event:
Service started
The same behavior I recognize also when I install Chrome with
the "ChromeStandaloneSetup.exe" setup.
My question now is, for what purpose are these two services? I thought that
the scheduled tasks "GoogleUpdateTaskMachineCore"
and "GoogleUpdateTaskMachineUA" are for the periodic update process.
Ok, sounds convincing. But how does it come, that the two serivces don't
get installed when I used the Chrome consumer edition? And Chrome is
updating properly with the two scheduled tasks?