Danny D wrote:
:: When i attempt to update and install the new service pack 2 on my
:: laptop i recive the following message after the update had been
:: downloaded:
::
:: the application failed to initialize properly (0xc0000005).
::
:: it gives me and unknown error code and terminates the process.
:: anyone got any info to hep me out?
WindowsUpdate_00000005" "WindowsUpdate_dt000
Here are a few steps for troubleshooting that may be necessary in resolving
this error.
1. Click Start, click All Programs, click Accessories, right-click
Command Prompt, and select Run as Administrator.
2. Click Continue or provide Administrator credentials as needed.
3. In the Command Prompt window type the following and press Enter after
each line:
· sc config wuauserv start= auto
· sc config bits start= auto
· sc config DcomLaunch start= auto
· net stop wuauserv
· net start wuauserv
· net stop bits
· net start bits
· net stop cryptsvc
· net start cryptsvc
· exit
4. Now click Start, click All Programs, and then click Windows Update.
Check for and try to install updates to see if the issue is now resolved.
--
TaurArian [MVP] 2005-2010 - Update Services
http://taurarian.mvps.org
======================================
Disclaimer: The information has been posted "as is" with no warranties
or guarantees and doesn't give any rights.