Unsolved
This post is more than 5 years old
134 Posts
0
11340
April 21st, 2005 13:00
Copying from XP CD-ROM to C: HARD DRIVE
Dear all,
I had a problem not so long ago with my SHELL32.DLL file, and was told to copy the Shell32.dll from my CD ROM drive to the C drive. Please can someone tell me how I can do this?
I was given the following, and this is what i typed, but it came back with a parameter error.
attrib -r -h -s c:\windows\system32\shell32.dll
expand X:\i386\shell32.dl_c:\windows\system32\shell32.dll
Thats what i typed, but it didint work, NOTICE shell32.dl....i typed dll also, but didnt work at all.
What is the correct copy rule for the RECOVERY CONSOLE?
Thanks all
JT
( Remember, i need to copy the SHELL32.DLL from the CD ROM to the hard drive.
0 events found
No Events found!


Denny Denham
2 Intern
•
18.8K Posts
0
April 21st, 2005 14:00
The first line as you entered it is correct, with spaces after attrib, r, h, and s.
The second line is not correct. You must have a space after dl_ and before c:\windows... and you must substitute the drive letter of your CD-ROM drive for X.
JTaylorJ
134 Posts
0
April 21st, 2005 19:00
JTaylorJ
134 Posts
0
April 21st, 2005 19:00
UNABLE TO CREATE FILE SHELL32.DLL
0 FILE (S EXPANDED).
Please can you explain, i am so confused here.
All i want to do is to copy the SHELL32.DLL from the XP CD to my C: DRIVE.
Please can you assist?
Jonathan
Denny Denham
2 Intern
•
18.8K Posts
0
April 21st, 2005 22:00
The first line merely changes attributes of the shell32.dll file. The second line should be able to extract the file from the XP Reinstallation CD and install it in C:\Windows\system32 without the use of the first line.
RoHe
12 Elder
•
45.2K Posts
•
172.6K Points
0
April 22nd, 2005 03:00
Ron
Message Edited by RoHe on 04-21-2005 10:01 PM
Denny Denham
2 Intern
•
18.8K Posts
0
April 22nd, 2005 04:00
Not an option in this case. See this.
JTaylorJ
134 Posts
0
April 22nd, 2005 08:00
Hi Denny,
Many thanks, thi will be my last try, before i miserably give up.
You mentioned copying from c:\windows, but aren't we copying a corrupt file?
Ok, I will try and copy this:
Please can you show me how i should write the commands, i.e how i should copy from and to?
thanks, once again
RoHe
12 Elder
•
45.2K Posts
•
172.6K Points
0
April 22nd, 2005 16:00
If he can boot to the Recovery Console C:\ prompt using the XP CD, shouldn't he be able to copy the backup file, assuming it's there, from the C:\I386 folder to the C:\windows\system32 folder?
Ron