Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Administration > Copying to System32

Reply
Thread Tools Display Modes

Copying to System32

 
 
Joe_Buddha
Guest
Posts: n/a

 
      11-18-2007
I have a corrupt wship6.dll file. Rather than go through the hassle of
repairing my system, I thought I'd just copy the file from another identical
system. Unfortunately, there doesn't seem to be any way to copy it to the
system32 file. Can you help me? Or, is there a better way to fix this?
 
Reply With Quote
 
 
 
 
Jimmy Brush
Guest
Posts: n/a

 
      11-18-2007
Hello,

The easiest way would be to use the system file checker utility.

- Click start
- Find command prompt
- Right-click command prompt, click run as administrator
- Type the following command and press enter to repair only that file:

sfc /scanfile=%windir%\system32\wship6.dll

- To scan all system files and repair them as needed:

sfc /scannow

Alternatively, you would have to change security settings on the file to
update it. Specifically, you would need to take ownership of the file, then
give yourself or the administrators group modify permissions to the file.
Then you could replace the file, assuming it was not in use by any programs.
Once it is replaced, you should then change the permissions on the replaced
file to what they were on the original file and then change the owner back
to "NT SERVICE\TrustedInstaller" so that the security of the file is back to
the default, optimal settings.


--
- JB
Microsoft MVP Windows Shell/User


"Joe_Buddha" <> wrote in message
news:6F147A45-6929-4E77-86A9-...
>I have a corrupt wship6.dll file. Rather than go through the hassle of
> repairing my system, I thought I'd just copy the file from another
> identical
> system. Unfortunately, there doesn't seem to be any way to copy it to the
> system32 file. Can you help me? Or, is there a better way to fix this?


 
Reply With Quote
 
Ronnie Vernon MVP
Guest
Posts: n/a

 
      11-18-2007
Joe

Run the System File Checker utility. This will replace any corrupted system
files with tha last backed up version of the file.

Go to Start and type: cmd.exe In the results, right click the cmd.exe
item and select the Run As Administrator option.

In the command window, type: sfc /scannow and press Enter.

--

Ronnie Vernon
Microsoft MVP
Windows Shell/User


"Joe_Buddha" <> wrote in message
news:6F147A45-6929-4E77-86A9-...
>I have a corrupt wship6.dll file. Rather than go through the hassle of
> repairing my system, I thought I'd just copy the file from another
> identical
> system. Unfortunately, there doesn't seem to be any way to copy it to the
> system32 file. Can you help me? Or, is there a better way to fix this?


 
Reply With Quote
 
Joe_Buddha
Guest
Posts: n/a

 
      11-19-2007
That worked. Thanks!
(Although, why it should be THAT hard to find makes no sense...)

"Ronnie Vernon MVP" wrote:

> Joe
>
> Run the System File Checker utility. This will replace any corrupted system
> files with tha last backed up version of the file.
>
> Go to Start and type: cmd.exe In the results, right click the cmd.exe
> item and select the Run As Administrator option.
>
> In the command window, type: sfc /scannow and press Enter.
>
> --
>
> Ronnie Vernon
> Microsoft MVP
> Windows Shell/User
>
>
> "Joe_Buddha" <> wrote in message
> news:6F147A45-6929-4E77-86A9-...
> >I have a corrupt wship6.dll file. Rather than go through the hassle of
> > repairing my system, I thought I'd just copy the file from another
> > identical
> > system. Unfortunately, there doesn't seem to be any way to copy it to the
> > system32 file. Can you help me? Or, is there a better way to fix this?

>

 
Reply With Quote
 
Ronnie Vernon MVP
Guest
Posts: n/a

 
      11-20-2007
Joe

Your welcome.

--

Ronnie Vernon
Microsoft MVP
Windows Shell/User


"Joe_Buddha" <> wrote in message
news:0DC2072E-453F-4D4B-B6C1-...
> That worked. Thanks!
> (Although, why it should be THAT hard to find makes no sense...)
>
> "Ronnie Vernon MVP" wrote:
>
>> Joe
>>
>> Run the System File Checker utility. This will replace any corrupted
>> system
>> files with tha last backed up version of the file.
>>
>> Go to Start and type: cmd.exe In the results, right click the cmd.exe
>> item and select the Run As Administrator option.
>>
>> In the command window, type: sfc /scannow and press Enter.
>>
>> --
>>
>> Ronnie Vernon
>> Microsoft MVP
>> Windows Shell/User
>>
>>
>> "Joe_Buddha" <> wrote in message
>> news:6F147A45-6929-4E77-86A9-...
>> >I have a corrupt wship6.dll file. Rather than go through the hassle of
>> > repairing my system, I thought I'd just copy the file from another
>> > identical
>> > system. Unfortunately, there doesn't seem to be any way to copy it to
>> > the
>> > system32 file. Can you help me? Or, is there a better way to fix this?

>>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
C:\Windows\System32\NvCpl.dll marco Windows Vista General Discussion 3 04-13-2010 07:47 AM
windows system32 sfc scan Hayles Windows Vista Administration 1 01-30-2008 05:38 AM
change file name in system32 hjkim Windows Vista Security 1 04-13-2007 05:58 AM
>> System32 folder Jonathan Windows Vista General Discussion 2 02-12-2007 07:04 PM
C:\Windows\System32\rstrui.exe Dennis Bair Windows Vista General Discussion 0 10-12-2006 05:34 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59