extracting a file from set up cd

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

what do i type in to extract the \system32\hal.dll file to hard drive while
in recovery console?
think it starts with something like expand d: then i havent got a
clue!
 
Bluenoseken said:
what do i type in to extract the \system32\hal.dll file to hard drive while
in recovery console?
think it starts with something like expand d: then i havent got a
clue!
From a Command Prompt under Windows it's expand.exe.
It might be the same under the Recovery Console - type
"help" to see all available commands!
 
Pegasus said:
From a Command Prompt under Windows it's expand.exe.
It might be the same under the Recovery Console - type
"help" to see all available commands!

usually Windows command-line programs have help accessible by typing the
command followed by a space and then /? e.g.

expand /?
 
Back
Top