Difficulty: Easy
Time Required: Restoring hal.dll from the Windows XP CD usually takes less than 15 minutes
Here’s How:
- Enter Windows XP Recovery Console.
- When you reach the command line prompt (detailed in Step 6 in the link above), type the following and then press Enter: expand d:\i386\hal.dl_ c:\windows\system32\hal.dll. Using the expand command as shown above, d represents the drive letter assigned to the optical drive that your Windows XP CD is currently in. While this is most often d, your system could assign a different letter. Also, c:\windows represents the drive and folder that Windows XP is currently installed on. Again, this is most often the case but your system could be different.
- If you’re prompted to overwrite the file, press Y.
- Take out the Windows XP CD, type exit and then press Enter to restart your PC.
Assuming that a missing or corrupt hal.dll file was your only issue, Windows XP should now start normally.
Tips:
If you suspect that the hal.dll file is not being expanded properly in Step 2 above, try dropping hal.dll from the end of the command so the exact command would look like this: expand d:\i386\hal.dl_ c:\windows\system32\ Some people have found better luck doing it this way
Source
No comments:
Post a Comment