[SOLVED] KB4103718 failing on Windows Home x64

jaszczomp11

Member
Joined
May 12, 2018
Posts
8
Unable to install patch KB4103718 code error 8024200D.
Please what i do to fix it ?
All updates are install and it's ok , but there is a problem with this one.
 
SFCFix version 3.0.0.0 by niemiro.
Start time: 2018-05-12 18:55:31.288
Microsoft Windows 7 Service Pack 1 - amd64
Not using a script file.








AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.








Successfully processed all directives.






Failed to generate a complete zip file. Upload aborted.




SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2018-05-12 18:58:10.115
----------------------EOF-----------------------

Thanks for the answer

Log archive
Logs.zip - Google Drive
 
Install Update with DISM



  1. Download this update and save to your desktop. The file name will be Windows6.1-KB4054518-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-KB4054518-x64.cab\Windows6.1-KB4054518-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.




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
 
Try the following instead:

Install Update with DISM



  1. Download this update and save to your desktop. The file name will be Windows6.1-KB4054518-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-KB4054518-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.


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
 
Try the following instead:

Install Update with DISM



  1. Download this update and save to your desktop. The file name will be Windows6.1-KB4054518-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-KB4054518-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.


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

The second method works
The update has been installed :)
Thanks mate.
 

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

Back
Top