SFC reports unable to fix files

The problem files, from your CBS.log
Code:
 Line 58413: 2013-06-28 00:50:03, Info                  CSI    00000307 [SR] Repairing 4 components
 Line 58414: 2013-06-28 00:50:03, Info                  CSI    00000308 [SR] Beginning Verify and Repair transaction
 Line 58415: 2013-06-28 00:50:03, Info                  CSI    00000309 [SR] Cannot repair member file [l:20{10}]"icsigd.dll" of Microsoft-Windows-icsigd, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
 Line 58418: 2013-06-28 00:50:04, Info                  CSI    0000030b [SR] Cannot repair member file [l:30{15}]"NlsData0000.dll" of Microsoft-Windows-NaturalLanguage6, Version = 6.1.7601.17514, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
 Line 58419: 2013-06-28 00:50:07, Info                  CSI    0000030c [SR] Cannot repair member file [l:30{15}]"icsunattend.exe" of Microsoft-Windows-SharedAccess, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
 Line 58420: 2013-06-28 00:50:07, Info                  CSI    0000030d [SR] Cannot repair member file [l:24{12}]"ideograf.uce" of Microsoft-Windows-charmap, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing

It's too late tonight, but I'll try and post a fix protocol in the morning (if Richard hasn't done so already)
 
I've uploaded a file - xckaa.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 whichshould 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:\xckaa

h
it the enter key - if you get a 'NotFound' error try

DIR D:\xckaa

or

DIR E:\xckaa



The drive letter in use when you find the folder will need to be substituted (for<drive>) into the following command...


XCOPY <drive>:\xckaa <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
 
Thank you, Noel.

Currently running the SFC scan. Would these files missing cause any malfunction? What are their purpose? I only ask because I have had my computer completely lock up a few times recently. Also have had the mouse mess up to where it would look multi-colored and very low res'd. Turning on mouse trail would fix the problem but the horrible looking mouse would remain on my screen.
 
Looks to be no reason to post up a CBS log. It found no integrity violations =D.

If you still need the log, let me know and I will post it.
 
Great - that's what should happen :)

You may want to run a CHKDSK /R to check out the HD - but it's not essential.
 

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

Back
Top