Windows 7 Pro SP1 x64 - KB4534310 - Error 8024200D

poisonman

Member
Joined
Jun 4, 2020
Posts
5
Hello having a Issue installing this, been trying a bunch of stuff on my own.

Tried Renaming the SoftwareDistribution Folder and what not.

Tried installing it manually.

Tried some Tweaking.com Repair tool.

Ran SFC Scan

Windows Resource Protection did not find any integrity violations.

Ran SURT/DISM Scan

Ran SFCFix

SFCFix version 3.0.2.1 by niemiro.
Start time: 2020-06-05 01:10:15.712
Microsoft Windows 7 Service Pack 1 - amd64
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: 0
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 0
SURT total detected corruption count: 106
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0
AutoAnalysis:: directive completed successfully.




Successfully processed all directives.



Failed to generate a complete zip file. Upload aborted.


SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2020-06-05 03:38:27.899
----------------------EOF-----------------------

CBS Files

CBS.zip


Thanks
 
When able, do the following:

Install Update with DISM




  1. Download this update and save to your desktop. The file name will be Windows6.1-KB4038777-x64.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows6.1-KB4038777-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.


If that does not work, please try the following instead:

dism /online /add-package /packagepath:%userprofile%\desktop\Windows6.1-KB4038777-x64.cab\Windows6.1-KB4038777-x64.cab



Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log
 
Second command worked

I was able to install updates again and get the machine complete up to date

Thanks you so much!
 

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

Back
Top