Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Try to install the update, and then when it fails zip and attach C:\Windows\Logs\CBS\CBS.log with your reply.
If the zip file is larger than 8MB you will need to use a file sharing service such as OneDrive, DropBox, SendSpace, etc and include the link.
2016-03-27 17:20:12, Info CBS Exec: Installing Package: Package_4_for_KB2922229~31bf3856ad364e35~amd64~~6.1.1.2, Update: 2922229-11_neutral_GDR, InstallDeployment: amd64_2a76a4ed4b5d53d8c2d3264cdc842936_31bf3856ad364e35_6.1.7601.18229_none_6c86676ab6f889d1
2016-03-27 17:20:12, Error CSI 0000000e@2016/3/27:22:20:12.959 (F) d:\win7sp1_gdr\base\wcp\componentstore\csd_locking.cpp(324): Error STATUS_SXS_ASSEMBLY_MISSING originated in function CCSDirectTransaction::LockComponent expression: (null)
[gle=0x80004005]
Install Update with DISM
- Download the update MSU here: Download Security Update for Windows 7 for x64-based Systems (KB2922229) from Official Microsoft Download Center
- Copy the MSU file to a convenient location (such as C:\temp).
- Click on the Start
button and in the search box, type Command Prompt- 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
cd C:\temp
replace C:\temp with your path if different
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.
Has Sysnative Forums helped you? Please consider donating to help us support the site!