Posted 18 April 2005 - 10:10 AM
Insert the Windows XP startup disk in your floppy disk drive or insert the Windows XP CD in the CD drive or in the DVD drive, and then restart your
computer.
Note When you receive the following message, press a key to start your computer from the Windows XP CD:
Press any key to boot from CD
Note Your computer must be configured to start from the CD drive or the DVD
drive. For more information about how to configure your computer to start
from the CD drive or the DVD drive, see the documentation that came with your
computer or contact the computer manufacturer.
When you receive the Welcome to Setup message, press R to start the
Recovery Console.
Note Multiple options will appear on the screen so choose the Windows XP installation in question.
You must select a number before you press ENTER, or the computer will
restart. Typically, only the 1: C:\Windows selection is available.
If you are prompted to type an administrator password, do so. If you do
not know the administrator password, press ENTER. (Typically, the password is
blank.)
You will NOT be able to continue if you do not have the administrator
password.
At the command prompt, type cd $ntuninstallKBTHE NUMBER OF THE PATCH$\spuninst, and then press ENTER.
The newest critical patches were:
KB893066
KB890923
KB892944
KB890859
KB893086
So, you will be typing
cd C:\WINDOWS\$ntuninstallKB893066$\spuninst
<ENTER>
type
spuninst.bat
<ENTER>
You need to do this for all of the patches to find out which caused the issue. Unfortunately, you cannot change directories from within these hidden directories. So, type
EXIT
<ENTER>
This will reboot the computer. You will need to go through the process several more times, inserting the following in place of the first uninstall
cd C:\WINDOWS\$ntuninstallKB890923$\spuninst
<ENTER>
type
spuninst.bat
<ENTER>
EXIT
<ENTER>
cd C:\WINDOWS\$ntuninstallKB892944$\spuninst
<ENTER>
type
spuninst.bat
<ENTER>
EXIT
<ENTER>
cd C:\WINDOWS\$ntuninstallKB890859$\spuninst
<ENTER>
type
spuninst.bat
<ENTER>
EXIT
<ENTER>
cd C:\WINDOWS\$ntuninstallKB893086$\spuninst
<ENTER>
type
spuninst.bat
<ENTER>
EXIT
<ENTER>