Some unrepairable corruption after SFC /scannow and sfcfix - at a loss!

TorB

New member
Joined
Sep 20, 2014
Posts
2
Location
Toronto
Cannot seem to get any farther with my self-help. Was experiencing side-by-side config errors a few months ago. Gave up trying to use the software (quicken) and hadn't really experienced any further problems until I needed to load up VS2005 and 2008 and sql server for work. Could not install them (component(s) missing).

Ran SFC /scannow - it seemed to fix a few things. Also ran checkSUR...I tried removing all VS components and C# C++ distributables....removed all standalone dotnet items as well.

Ran SFCFix today, looks like it fixed a few more things - but there is still corruption, apparently - and I'm at a loss. A repair install is slightly complicated as I'm running a modded MBP with two drives - meaning a boot to CD drive won't work (external superdrive) - I have to start any installs against the physical windows image through vmware on the mac.....doable - but I'm hoping this problem is fixable with file replacement....anyone have any ideas? I'll do my best to answer any questions you may have. I'm a DB Developer / DBA - familiar with some Windows quirks, but spend most of my time data mining and tuning queries and stored procs until I'm blue in the face :r1:

SFCFix version 2.4.1.0 by niemiro.
Start time: 2014-09-20 00:22:48.954
Not using a script file.








AutoAnalysis::
SUMMARY: Some corruptions could not be fixed automatically. Seek advice from helper or sysnative.com.
CBS & SFC total detected corruption count: 10
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 0
SURT total detected corruption count: 21
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0
AutoAnalysis:: directive completed successfully.








Successfully processed all directives.
SFCFix version 2.4.1.0 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2014-09-20 00:23:47.185
----------------------EOF-----------------------
 
Hi Torb and welcome to the forum :)

SFC has detected:
Code:
2014-09-19 23:30:01, Info                  CSI    00000349 Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-diskraid.resources_31bf3856ad364e35_6.1.7600.16385_en-us_1c9c0689f800ffeb\diskraid.exe.mui do not match actual file [l:32{16}]"diskraid.exe.mui" :
  Found: {l:32 b:81JKaBV6UfPCNOdxpxs7vviYtrjJfAdv7W0/RgwZuzY=} Expected: {l:32 b:UHaVyHRVhR1jVOrKm7t5xwGFH/ej9ny4BZvBOF3dyzg=}

And SURT has detected the following corruptions
Code:
	winsxs\manifests\x86_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.4148_none_51ca66a2bbe76806.manifest
	winsxs\manifests\x86_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_f47e1bd6f6571810.manifest
	winsxs\manifests\x86_policy.9.0.microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.4148_none_f0efb442f8a0f46c.manifest
	winsxs\manifests\x86_policy.9.0.microsoft.vc90.mfcloc_1fc8b3b9a1e18e3b_9.0.30729.4148_none_f0bcaee084e72e5d.manifest
	winsxs\manifests\x86_policy.9.0.microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.4148_none_ecff360cfb2594f3.manifest
	winsxs\manifests\x86_microsoft.vc90.openmp_1fc8b3b9a1e18e3b_9.0.30729.4148_none_80b7c8a91e9dd16a.manifest
	winsxs\manifests\x86_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.4148_none_4bf5400abf9d60b7.manifest
	winsxs\manifests\x86_microsoft.vc90.mfcloc_1fc8b3b9a1e18e3b_9.0.30729.4148_none_4973eb1d754a9dc9.manifest
	winsxs\manifests\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_5090ab56bcba71c2.manifest
	winsxs\manifests\x86_policy.9.0.microsoft.vc90.openmp_1fc8b3b9a1e18e3b_9.0.30729.4148_none_0e9108e3b72e14d4.manifest

Lets get these files fixed up

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 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.

Once this fix has been done please run SURT again then run SFC /SCANNOW again. And upload the CBS folder again

Thanks

Alex
 

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

Back
Top