I just follow your instruction here; https://www.sysnative.com/forums/wi...rollup-windows-7-x64-based-systems-fails.html
My CMD result;
Second attemp on
And my DISM log;
dism.log - Google Drive
My CMD result;
Code:
Microsoft Windows [Version 6.1.7601]Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\user name>cd..
C:\Users>cd..
C:\>cd temp
C:\temp>expand windows6.1-kb4054518-x64_290d02e1edc77bd5e809f867fc683d2ff4bf6df8
.msu -f:* C:\temp
Microsoft (R) File Expansion Utility Version 6.1.7600.16385
Copyright (c) Microsoft Corporation. All rights reserved.
Adding C:\temp\WSUSSCAN.cab to Extraction Queue
Adding C:\temp\Windows6.1-KB4054518-x64.cab to Extraction Queue
Adding C:\temp\Windows6.1-KB4054518-x64-pkgProperties.txt to Extraction Queue
Adding C:\temp\Windows6.1-KB4054518-x64.xml to Extraction Queue
Expanding Files ....
Progress: 1 out of 4 files
Expanding Files Complete ...
4 files total.
C:\temp>DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4054518-
x64.cab
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Image Version: 6.1.7601.18489
Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~
~7601.23964.1.2
[=================== 32.9% ]
An error occurred - Package_for_RollupFix Error: 0x80073712
Error: 14098
The component store has been corrupted.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
C:\temp>
Second attemp on
Code:
Microsoft Windows [Version 6.1.7601]Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>cd..
C:\Windows>cd,,
C:\Windows
C:\Windows>cd,,
C:\Windows
C:\Windows>cd..
C:\>cd temp
C:\temp>expand windows6.1-kb3177467-x64_42467e48b4cfeb44112d819f50b0557d4f9bbb2f
.msu -f:* C:\temp
Microsoft (R) File Expansion Utility Version 6.1.7600.16385
Copyright (c) Microsoft Corporation. All rights reserved.
Adding C:\temp\WSUSSCAN.cab to Extraction Queue
Adding C:\temp\Windows6.1-KB3177467-x64.cab to Extraction Queue
Adding C:\temp\Windows6.1-KB3177467-x64-pkgProperties.txt to Extraction Queue
Adding C:\temp\Windows6.1-KB3177467-x64.xml to Extraction Queue
Expanding Files ....
Expanding Files Complete ...
4 files total.
C:\temp>DISM.exe /Online /Add-Package /PackagePath:C:\temp\Windows6.1-KB3177467-
x64.cab
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Image Version: 6.1.7601.18489
Processing 1 of 1 - Adding package Package_for_KB3177467~31bf3856ad364e35~amd64~
~6.1.1.1
[==========================100.0%==========================]
The operation completed successfully.
C:\temp>DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4054518-
x64.cab
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Image Version: 6.1.7601.18489
Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~
~7601.23964.1.2
[=================== 32.9% ]
An error occurred - Package_for_RollupFix Error: 0x80073712
Error: 14098
The component store has been corrupted.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
C:\temp>
And my DISM log;
dism.log - Google Drive