Quote:
|
Originally Posted by xxemmaxx
i think it wouldnt install because the ksusser.dll was missing,but i will be more than happy to try again with youre instructions please
|
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 following situation exists:
• The Wups2.dll file remains on the computer.
• The registry entries that correspond to this file are missing.
Because the registry files that correspond to the Wups2.dll file are missing, update installations are unsuccessful.
Back to the top
RESOLUTION
To resolve this problem, use one of the following methods.
this is the command prompt -
http://www.overclockeddoc.com/bookworm/cmd%20prompt.JPG
click image to focus
Back to the top
Method 1: Register the Wups2.dll file in Windows
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
verification message will state that automatic updates are stopped click OK
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 the space after 32
b. Click OK on 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
click OK on verification message
4. Exit the command prompt. To do this type exit, and then press ENTER.
print this off