Open GoogleCodeExporter opened 8 years ago
0xc0000142 is STATUS_DLL_INIT_FAILED.
I wonder if this is caused by the Task Scheduler, which is known to display
errors in
some cases when the task process fails. Omaha has code to avoid returning
errors from
these processes, but if goopdate.dll is the failing DLL, that code will never
execute.
Original comment by ddor...@google.com
on 17 Jul 2009 at 5:33
We have a windows application in C# that downloads files using Background
Intelligent Transfer Services. Some users complain that when they use our
application they get "GoogleUpdate.exe - ApplicationError" and message
"The application failed to initialize properly (0xc0000142). Click on OK to
terminate the application.". Since our application is using Background
Intelligent Transfer Service is it interferring with Google Update.
Original comment by irene.ly...@gmail.com
on 1 Feb 2011 at 8:38
Original issue reported on code.google.com by
phajdan.jr@chromium.org
on 16 Jul 2009 at 11:25