SFC log help

Just to note,

I am having a raft of issues trying to run windows 7 updates. nothing seems to be installing and the System readines tool doesnt install anything either!

any help would be greatly appreciated!

Thank you
 
Hello crashlanding, welcome to Sysnative!

Here is the problem:

Code:
2014-02-24 11:12:35, Info                  CSI    00000314 [SR] Verify complete
2014-02-24 11:12:35, Info                  CSI    00000315 [SR] Repairing 2 components
2014-02-24 11:12:35, Info                  CSI    00000316 [SR] Beginning Verify and Repair transaction
2014-02-24 11:12:35, Info                  CSI    00000317 Hashes for file member \SystemRoot\WinSxS\x86_microsoft.vc80.mfc_1fc8b3b9a1e18e3b_8.0.50727.762_none_0c178a139ee2a7ed\mfc80.dll do not match actual file [l:18{9}]"mfc80.dll" :
  Found: {l:20 b:m4auzFPCJhiFI4gS/8AYeQxUDL4=} Expected: {l:20 b:j1PzzmZN+znK347LNN1Jy9g0gic=}
  Found: {l:20 b:m4auzFPCJhiFI4gS/8AYeQxUDL4=} Expected: {l:20 b:1ojXfwyqiX5uwu0seJ53tIMEcB8=}
2014-02-24 11:12:35, Info                  CSI    00000318 [SR] Cannot repair member file [l:18{9}]"mfc80.dll" of Microsoft.VC80.MFC, Version = 8.0.50727.762, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope neutral, PublicKeyToken = {l:8 b:1fc8b3b9a1e18e3b}, Type = [l:10{5}]"win32", TypeName neutral, PublicKey neutral in the store, hash mismatch
2014-02-24 11:12:35, Info                  CSI    00000319 Hashes for file member \SystemRoot\WinSxS\x86_microsoft.vc80.mfcloc_1fc8b3b9a1e18e3b_8.0.50727.762_none_43efccf17831d131\mfc80ESP.dll do not match actual file [l:24{12}]"mfc80ESP.dll" :
  Found: {l:20 b:Fm+G6N8aHvbGXg5NXJZvTp+8bLk=} Expected: {l:20 b:s9ZH858msH9gFLQKn1Ec/UYUvfg=}
2014-02-24 11:12:35, Info                  CSI    0000031a [SR] Cannot repair member file [l:24{12}]"mfc80ESP.dll" of Microsoft.VC80.MFCLOC, Version = 8.0.50727.762, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope neutral, PublicKeyToken = {l:8 b:1fc8b3b9a1e18e3b}, Type = [l:10{5}]"win32", TypeName neutral, PublicKey neutral in the store, hash mismatch

And here's the fix:

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

https://dl.dropboxusercontent.com/u/16537616/Fixes/SFCFix/Scripts/crashlanding/SFCFix.zip

SFC Scan

  1. Click on the Start
    Start%20Orb.jpg
    button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    sfc /scannow

    Wait for this to finish before you continue

    copy %windir%\logs\cbs\cbs.log %userprofile%\Desktop\cbs.txt

  4. This will create a file, cbs.txt on your Desktop. Please attach this to your next post.

Tom
 

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

Back
Top