SFC Windows Resource Protection Found Corrupt File But Unable to Fix some of them

This is the third time in as many weeks I've seen this error in a report...
Code:
 Line 95102: 2013-11-22 20:38:41, Info                  CSI    000002e7 [SR] Repairing 1 components
 Line 95103: 2013-11-22 20:38:41, Info                  CSI    000002e8 [SR] Beginning Verify and Repair transaction
 Line 95106: 2013-11-22 20:38:41, Info                  CSI    000002ea [SR] Cannot repair member file [l:28{14}]"iassdo.dll.mui" of Microsoft-Windows-Networking-Internet_Authentication_Service_Iassdo.Resources, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
 Line 95109: 2013-11-22 20:38:41, Info                  CSI    000002ec [SR] Cannot repair member file [l:28{14}]"iassdo.dll.mui" of Microsoft-Windows-Networking-Internet_Authentication_Service_Iassdo.Resources, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
 Line 95110: 2013-11-22 20:38:41, Info                  CSI    000002ed [SR] This component was referenced by [l:266{133}]"Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.1.7600.16385.Windows Foundation Language Pack"
 Line 95115: 2013-11-22 20:38:41, Info                  CSI    000002f0 [SR] Could not reproject corrupted file [ml:60{30},l:58{29}]"\??\C:\Windows\SysWOW64\en-US"\[l:28{14}]"iassdo.dll.mui"; source file in store is also corrupted
 Line 95120: 2013-11-22 20:38:41, Info                  CSI    000002f2 [SR] Repair complete

I'm beginning to wonder about common causes.
Have you been using any form of system 'tweaking' or 'optimisation' tools?
What new software have you installed recently?
Have you had any malware infections?

I'll post a fix protocol a bit later.
 
I've uploaded a file - pnzaa.zip - to my SkyDrive at Noel's SkyDrive

Please download and save it.



Right-click on the saved file and select Extract all...

Change the target to C:\ and click on Extract

Close all windows (it would be a good idea to print these instructions!)

Now reboot to the Repair Environment - as soon as the machine restarts, start tapping F8 - this should bring up the Advanced Boot Menu, at the top of which should be the option 'Repair my Computer'

Pick that

You'll have to log in with your username and password.


Pick the option to use a Command Prompt

At the prompt type

DIR C:\pnzaa

hit the enter key - if you get a 'Not
Found' error try

DIR D:\pnzaa

or

DIR E:\pnzaa
The drive letter in use when you find the folder will need to be substituted (for<drive>) into the following
command...
XCOPY <drive>:\pnzaa<drive>:\windows\winsxs /y /i /s /v /h

(e.g. XCOPY P:\wfire P:\windows\winsxs /y /i /s /v /h )
run the command (it should take almost no time)and
when the prompt returns, type

EXIT

and hit the Enter key to exit Command
Prompt - reboot to Normal Mode Windows.

Now run SFC /SCANNOW in an
Elevated Command Prompt

then reboot and upload the new CBS.log file to your SkyDrive Public folder, and
post a new link



Also run a new MGADiag report, and post the result.


 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top