zcomputerwiz
Windows Update Expert
Code:
2016-02-05 16:23:08, Error CSI 00000853@2016/2/5:21:23:08.444 (F) d:\win7sp1_gdr\base\wcp\componentstore\storelayout.cpp(11690): Store corruption detected in function ComponentStore::CRawStoreLayout::CheckFamilyIndexForDeadWinnerComponent expression: (null)
MissingWinningComponentKey on resource [75]"x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4"[gle=0x80004005]
2016-02-05 16:26:40, Error CSI 00000d5a@2016/2/5:21:26:40.636 (F) d:\win7sp1_gdr\base\wcp\componentstore\storelayout.cpp(11690): Store corruption detected in function ComponentStore::CRawStoreLayout::CheckFamilyIndexForDeadWinnerComponent expression: (null)
MissingWinningComponentKey on resource [73]"msil_reachframework_31bf3856ad364e35_6.1.7601.18140_none_439232435fdee4da"[gle=0x80004005]
Looks like this is from KB2833946.
Let's add the key first:
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. Ensure that this file is named SFCFix.zip - do not rename it.
- 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.
View attachment SFCFix.zip
Then try installing that update:
Install Update with DISM
- Download the update MSU here: Download Security Update for Microsoft .NET Framework 3.5.1 on Windows 7 Service Pack 1 and Windows Server 2008 R2 Service Pack 1 from Official Microsoft Download Cente
- Copy the MSU file to a convenient location (such as C:\temp).
- Click on the Start
- When you see Command Prompt on the list, right-click on it and select Run as administrator
- When command prompt opens, copy and paste the following commands into it, press enter after each
expand {update name}.msu -f:* C:\temp
replace {update name} with the name of the MSU file downloaded in step 1
DISM.exe /Online /Add-Package /PackagePath:C:\temp\{update name}.cab - You should receive the message:
The operation completed successfully.
Restart Windows to complete this operation.
Do you want to restart the computer now (Y/N)? - Make sure to allow the computer to restart if prompted.
If you receive any other message: - Right-click on the Command Prompt window and click Select All, this will invert all of the colours by selecting the text, now press enter. All of this text is now copied.
- Paste (Ctrl+V) it into your next post please.
As usual, if something fails attach CBS.log with your reply.
Last edited: