06
Some updates could not be installed – automatic updates
Posted under Software, Vista, XP by ifoundafixThe other day while browsing the Internet I Found A Fix for a recent problem I was having. The issue is described as follows;
After running automatic updates on a Windows 2000 computer, I received the following failure message after trying to install the latest updates; “Some updates could not be installed”
The solution and description to this error is set out below;
1. Click Start, click Run, type ‘cmd’ , and then click OK.
2. From the black command prompt, type ‘net stop wuauserv’, and then press ENTER.
3. At the command prompt, type ‘regsvr32 %windir%\system32\wups2.dll’ , and then press ENTER. Click OK to proceed.
4. You need to then restart the Automatic Updates service. To do this, type the following at the command prompt ‘net start wuauserv’.
5. Exit the command prompt. To do this type exit, and then press ENTER.
I hope you too have Found a Fix!
Add A Comment