Fix the system32 hal dll error in 1 minute
When you start your PC do you face system 32 hal dll? The reason for this might be that the file is missing or corrupt. This problem can be fixed using the Recovery Console which is supplied with the Windows XP CD. To do so, insert the Windows CD and start the computer. Press R when the Welcome screen appears. In the command prompt, enter the following commands, in the order in which they are written below:
ATTRIB -H -R -S C:\BOOT.INI
DEL C:\BOOT.INI
BOOTCFG /REBUILD FIXBOOT
After this, restart the computer and remove the CD from the drive. If the system32
hal.dll error still exists, enter the command prompt (in the same way as you
explained above) and enter the following command:EXPAND D:\I386\HAL.DL_ C:\WINDOWS\SYSTEM32\HAL.DLL