[SOLVED] Problem with Updating Windows 7 x64 to Windows 10

Great.
Check Windows Update again. Are there important updates available ?
If you get an error attach the files C:\Windows\Logs\CBS\cbs.log and C:\Windows\WindowsUpdate.log to your next reply.
 
There was another corruption in the software hive.

SOFTWARE Hive Replacement with RegBak
Warning: This fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good.

  1. Close all open programs and save all your work. You will need to reboot the machine during this process.
  2. Download the SOFTWARE.ZIP from the private message I sent you.
  3. Right-click on SOFTWARE.ZIP and select Extract All.... Ensure the "Show extracted files when complete" checkbox is checked and click the Extract button.
  4. The software hive will be extracted. You will see the file named SOFTWARE (no extension)
  5. Copy the SOFTWARE hive to where you previously saved a backup. It should be (C:\Windows\RegBak\PC-NAME\DATE\Windows\System32\Config)
    2014-10-1818_56_49-config_zpscbb8aad0.png
  6. Overwrite the one that is currently there when prompted.
  7. Open RegBak by click Start and selecting Registry Backup and Restore. Highlight the backup in the list (it should be the one date today), and press Restore. Click Start. RegBak will reboot your computer to complete the restore process.
Let me know if the hive was replaced or if there were any errors.
 
Done, Windows update is Running. Waiting for the result. I will attach cbs.log and windowsupdate.log when i get them
 
There is 3 important and 2 facultatives
Provide a screenshot of the available important updates.
 
Try to install KB915597 only first.
When successful, try to install KB4512506 only and report the result.
If it fails, copy the file C:\Windows\Logs\CBS\cbs.log to your desktop.
Zip the copied file and attach the zipped cbs.log to your next reply.
 
Install Update with DISM
  1. Download the update MSU here: https://catalog.s.download.windowsu..._b5614c6cea5cb4e198717789633dca16308ef79c.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-kb4474419-v3-x64_b5614c6cea5cb4e198717789633dca16308ef79c.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4474419-v3-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
 
Try to install KB4512506 only again and report the result.
If it fails, copy the file C:\Windows\Logs\CBS\cbs.log to your desktop.
Zip the copied file and attach the zipped cbs.log to your next reply.
 
I mean, when i start updating, the process starts by downloading the file and when it reaches 11% it stops with the error 80092004
 
look
 

Attachments

  • Screenshot 2023-07-30 at 13.28.06.jpg
    Screenshot 2023-07-30 at 13.28.06.jpg
    16.5 KB · Views: 1
  • Screenshot 2023-07-30 at 13.28.34.jpg
    Screenshot 2023-07-30 at 13.28.34.jpg
    23.4 KB · Views: 1
Ok.

Install Update with DISM
  1. Download the update MSU here: http://download.windowsupdate.com/c..._d3de52d6987f7c8bdc2c015dca69eac96047c76e.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-kb4490628-x64_d3de52d6987f7c8bdc2c015dca69eac96047c76e.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4490628-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
 
Done !
 

Attachments

  • Screenshot 2023-07-30 at 14.14.34.jpg
    Screenshot 2023-07-30 at 14.14.34.jpg
    42.6 KB · Views: 4
  • Screenshot 2023-07-30 at 14.14.25.jpg
    Screenshot 2023-07-30 at 14.14.25.jpg
    41.6 KB · Views: 3

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

Back
Top