
20-10-2009
|
 | Member | | Join Date: May 2009
Posts: 1,270
| |
| Re: Error "Stop 0xC0000221" on XP
In many cases a missing or damaged User32.dll file may be the cause of this issue. In this case Use Recovery Console to replace the corrupted or damaged User32.dll file, then, if needed, perform an in-place upgrade of Windows XP. To do so follow these steps: - Insert the Windows XP CD-ROM into the CD-ROM or DVD-ROM drive, and then restart the computer. Select any options that are required to start the computer from the CD-ROM or DVD-ROM drive if you are prompted to do so.
- When the "Welcome to Setup" screen appears, press R to start Recovery Console.
- If your computer is configured for dual booting or multiple booting, select the relevant Windows XP installation.
- When you are prompted to do so, type the administrator password, and then press ENTER.
- At the command prompt, type the following command, and then press ENTER:
- To rename the User32.dll file, type the following command, and then press ENTER:
Quote: |
ren user32.dll user32.bak
| - o expand a new copy of the User32.dll file from the Windows XP CD-ROM to the System32 folder, type the following command, and then press ENTER:
Quote: |
expand cd-rom:\i386\user32.dl_ c:\windows\system32
| - Type exit, press ENTER, and then restart the computer.
- Thats it !!
|