RocketTheme Joomla Templates
     
Home Computer & IT System Maintain Solutions XP Windows Update is not install successfully after Repair or SP3 Update
XP Windows Update is not install successfully after Repair or SP3 Update PDF Print E-mail

Cause: XP Windows Update is not install successfully after Repair or SP3 Update

This problem occurs because of how the Windows XP repair operation replaces Windows system files. When you repair a Windows installation by using a Windows XP CD, the repair operation performs replacing all the Windows system files with the corresponding files from the disc and restore the Windows Registry

The latest version of Windows Update includes a file that was not available in the release version of Windows XP. This file is named Wups2.dll. Therefore, after the repair operation is complete, the wups2.dll file still remains on the system and the corresponding registry entries to this file is missing.

In some cases, this problem occurs when the latest Windows Update client has been installed and then installing Windows XP SP3 before restarting the computer. This causes the new Wups2.dll file not to be enabled (registered). When Windows XP SP3 is installed, it does not detect the Wups2.dll file, and it sets the registry to point to the original Wups.dll file version that is included in Windows XP SP2 and Windows XP SP3.

Because the registry files that correspond to the Wups2.dll file are missing, update installations are unsuccessful.

Solution 1: Register the Wups2.dll file in Windows

loadTOCNode(2, 'resolution'); To register the Wups2.dll file in Windows, follow these steps:
1.Stop the Automatic Updates service. To do this, follow these steps:
a. Click Start, click Run, type cmd, and then click OK.
b. At the command prompt, type the following command, and then press ENTER:
net stop wuauserv
2.Register the Wups2.dll file. To do this, follow these steps:
a. At the command prompt, type the following command, and then press ENTER:
regsvr32 %windir%\system32\wups2.dll
Note For a computer that is running Windows XP Professional x64 Edition, type the following command, and then press ENTER:
regsvr32 %windir%\syswow64\wups2.dll
b. Click OK on each verification message that you receive.
3.Start the Automatic Updates service. To do this, type the following command at the command prompt, and then press ENTER:
net start wuauserv
4.Exit the command prompt. To do this type exit, and then press ENTER.

 

Solution 2: Download and install the Windows Update Agent

For Windows Vista, Windows Server 2008, Windows XP, Windows Server 2003, and Windows 2000 Service Pack 4

loadTOCNode(3, 'moreinformation');The following files are available for download from the Microsoft Download Center:
For an x86-based computer:
DownloadDownload the WindowsUpdateAgent30-x86.exe package now. (http://download.windowsupdate.com/windowsupdate/redist/standalone/7.2.6001.784/windowsupdateagent30-x86.exe)
For an x64-based computer:
DownloadDownload the WindowsUpdateAgent30-x64.exe package now. (http://download.windowsupdate.com/windowsupdate/redist/standalone/7.2.6001.784/windowsupdateagent30-x64.exe)
For an Itanium-based computer:
DownloadDownload the WindowsUpdateAgent30-ia64.exe package now.