[SOLVED] First Post - Windows 7 Update Failure

I think you posted the information link for KB4567409, not KB4535102.
 
Install Update with DISM
  1. Download the update MSU here: https://catalog.s.download.windowsu..._35cc310e81ef23439ba0ec1f11d7b71dd34adfe5.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  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
  5. 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 windows6.1-kb4019990-x64_35cc310e81ef23439ba0ec1f11d7b71dd34adfe5.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4019990-x64.cab

  6. You should receive the message:
    The operation completed successfully.
    Make sure to allow the computer to restart if prompted.
  7. If you receive any other message:
    Post a screenshot of the Commandprompt window.
    Zip and attach the file C:\Windows\Logs\CBS\CBS.log
 
Install Update with DISM
  1. Download the update MSU here: https://catalog.s.download.windowsu..._d070fb06c4c56f70e4d2e891181028fa7c35694d.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  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
  5. 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 windows6.1-kb4532945-x64_d070fb06c4c56f70e4d2e891181028fa7c35694d.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4532945-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Make sure to allow the computer to restart if prompted.
  7. If you receive any other message:
    Post a screenshot of the Commandprompt window.
    Zip and attach the file C:\Windows\Logs\CBS\CBS.log
 
Restart the machine.
Check Windows Updates but do not install any updates. Is KB4535102 still listed ?
 
Yes, KB4535102 still listed along with KB4534310 which was also an attempted install (two times).
 
I received the attached dialog box and could not perform the KB4532929 update.
 

Attachments

  • Win7_KB4532929_UpdateBlocked_09252024.jpg
    Win7_KB4532929_UpdateBlocked_09252024.jpg
    64 KB · Views: 4
Restart the machine.
Check Windows Updates but do not install any updates.
Provide a screenshot of the available important updates.
 
Looks like the same 4 updates. Screen shot is attached.
 

Attachments

  • Win7_ImportantUpdates_09262024.jpg
    Win7_ImportantUpdates_09262024.jpg
    163.2 KB · Views: 3
Ok. Look like 2 parts of KB4535102 are not needed but the update is still provided.

Install Update with DISM
  1. Download the update MSU here: https://catalog.s.download.windowsu..._4dc78a6eeb14e2eac1ede7381f4a93658c8e2cdc.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  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
  5. 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 windows6.1-kb4534310-x64_4dc78a6eeb14e2eac1ede7381f4a93658c8e2cdc.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4534310-x64.cab

  6. You should receive the message:
    The operation completed successfully.
    Make sure to allow the computer to restart if prompted.
  7. If you receive any other message:
    Post a screenshot of the Commandprompt window.
    Zip and attach the file C:\Windows\Logs\CBS\CBS.log
 
My theory on KB4534310 (314.4Mb) is as follows and it's based on the computer doing the exact same thing three times now. This was the 3rd time the KB4534310 install was attempted.

KB4534310 installs successfully via DISM. The required restart fails and the computer goes into system recovery which effectively uninstalls KB4534310. Eventually the computer restarts fine. Which is where I'm at now. The same four required updates are listed, including KB4534310. It's a Catch 22 at this point.

Talk about a head scratcher. CBS file is attached.
 

Attachments

Try to install following update.

Install Update with DISM
  1. Download the update MSU here: https://catalog.s.download.windowsu..._8acf6b3aeb8ebb79973f034c39a9887c9f7df812.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  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
  5. 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 windows6.1-kb4516655-x64_8acf6b3aeb8ebb79973f034c39a9887c9f7df812.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4516655-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Make sure to allow the computer to restart if prompted.
  7. If you receive any other message:
    Post a screenshot of the Commandprompt window.
    Zip and attach the file C:\Windows\Logs\CBS\CBS.log
 
Great.

Install Update with DISM
  1. Download the update MSU here: http://download.windowsupdate.com/d..._c5d5005c02c76fc021c99d2d1d0c38ab7af87971.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  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
  5. 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 windows6.1-kb4523206-x64_c5d5005c02c76fc021c99d2d1d0c38ab7af87971.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4523206-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Make sure to allow the computer to restart if prompted.
  7. If you receive any other message:
    Post a screenshot of the Commandprompt window.
    Zip and attach the file C:\Windows\Logs\CBS\CBS.log
 

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

Back
Top