A huge thanks to
tom982 and
niemiro who helped me out on this one :) Basically, your corruptions were not being fixed because of the way windows compresses files. To help save space, some of the files in the winsxs folder are compressed. However, on some systems, the files are not compressed. It depends on the exact configuration and hotfixes installed on the computer.
It seems that the files in my winsxs folder are compressed, and the ones in your folder are uncompressed. Hence when I replaced the files, I was giving you compressed ones, which SFC was not expecting, and therefore still producing errors that they were corrupt. I have now obtained the uncompressed versions from tom982, so here is 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.
- Download SFCFix.exe (by niemiro) and save this to your Desktop.
- Download the file below, SFCFix.zip, and save this to your Desktop.
- Save any open documents and close all open windows.
- On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
- Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
- SFCFix will now process the script.
- Upon completion, a file should be created on your Desktop: SFCFix.txt.
- 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/jgaf/SFCFix.zip
SFC Scan
- Press the Windows Key on your keyboard and X to open up the Power User Tasks Menu
- Click (or tap) Command Prompt (admin)
- 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 (approximately 15 minutes)
copy %windir%\logs\cbs\cbs.log %userprofile%\Desktop\cbs.txt
- This will create a file, cbs.txt on your Desktop. Please attach this to your next post.
Stephen