UNSOLVED

vy12345

updated

20 years ago

V

vy12345

1 Message

0

3880

May 12th, 2006 02:00

Repair Win XP

I received message "Deleted HAL.DLL file". Tried to copy it from original Win XP CD  with following :
C>\expand d:\i386\hal.dl_ c:\windows\system32\hal.dll
and received message : "Access denied". Does anyone know how to resolve it?
Regards
  • 148

    0

    Posted May 12th, 2006 02:00

    Here is a guide on how to fix the "Access is denied..." problem:

    http://www.fixmyxp.com/content/view/38/40/
  • Denny Denham

    2 Intern

    18798 Posts

    148

    0

    Posted May 12th, 2006 04:00

    vy12345,

    At the command prompt reached by Start|Run, entering cmd and clicking OK, (which should be C:\Documents and Settings\ Your account>) enter the following:

    expand d:\i386\hal.dl_ c:\system32\hal.dll and click .

    The start of your original command ( \expand) causes an error.

    If you were trying to execute the command in Recovery Console the command to enter is:

    expand d:\i386\hal.dl_ c:\system32

    Specifying the full path (including the expanded file name) in Recovery Console causes problems.

    Message Edited by Denny Denham on 05-11-200610:03 PM