Windows update I get the error code 80073712 I don't know what else to try

Docfxit

Contributor
Joined
Feb 22, 2015
Posts
248
When I try to do a windows update I get the error code 80073712.

I ran a few times ChkDsk /r /f with no problems showing. No bad sectors.

I have installed:
System Update Readiness Tool for Windows 7 for x64-based Systems KB947821-v34

I have rebooted and tried Windows Update after each procedure I tried.

I ran:
SFC /scannow
It's running clean from a bootable DVD with Win7

I have uploaded the Components file to:
http://theoffice.la/m/COMPONENTS.zip

I have uploaded the CBS.log to:
http://theoffice.la/m/CBS.zip

I have uploaded the CheckSUR.persist.log to:
http://theoffice.la/m/CheckSUR.persist.zip

I ran this:
open an Elevated Command Prompt, and run the following commands
REG LOAD HKLM\COMPONENTS C:\Windows\System32\config\COMPONENTS
REG ADD HKLM\COMPONENTS /t REG_BINARY /v StoreFormatVersion /d 30002e0030002e0030002e003600

This is what I got:
C:\Windows\system32>REG LOAD HKLM\COMPONENTS C:\Windows\System32\config\COMPONENTS
The operation completed successfully.

C:\Windows\system32>REG ADD HKLM\COMPONENTS /t REG_BINARY /v StoreFormatVersion /d 30002e0030002e0030002e003600
Value StoreFormatVersion exists, overwrite(Yes/No)? yes
The operation completed successfully.

I ran this:
open an Elevated Command Prompt, and run the following commands
reg load HKLM\COMPONENTS %windir%\System32\config\COMPONENTS
reg add HKLM\COMPONENTS\CanonicalData\Deployments\84fc095d2d5..677cf65b488_31bf3856ad364e35_11.2.9600.16518_add3a274bfe7ced3 /v appid /t REG_BINARY /d 38346663303935643264353433393838376239646436373763663635623438382c2043756c747572653d6e65757472616c2c2056657273696f6e3d31312e322e393630302e31363531382c205075626c69634b6579546f6b656e3d333162663338353661643336346533352c2050726f636573736f724172636869746563747572653d616d6436342c2076657273696f6e53636f70653d4e6f6e537853 /f
reg add HKLM\COMPONENTS\CanonicalData\Deployments\8d25de5f692..f6ef9def977_31bf3856ad364e35_6.1.7601.18526_12843915ffb74948 /v appid /t REG_BINARY /d 38643235646535663639323064346137666531656566366566396465663937372c2043756c747572653d6e65757472616c2c2056657273696f6e3d362e312e373630312e31383532362c205075626c69634b6579546f6b656e3d333162663338353661643336346533352c2050726f636573736f724172636869746563747572653d616d6436342c2076657273696f6e53636f70653d4e6f6e537853 /f
reg add HKLM\COMPONENTS\CanonicalData\Deployments\f2c8537ebb1..96aa44b580b_b77a5c561934e089_6.1.7601.22309_0518b22a574cf41c /v appid /t REG_BINARY /d 66326338353337656262313433333166633931616139366161343462353830622c2043756c747572653d6e65757472616c2c2056657273696f6e3d362e312e373630312e32323330392c205075626c69634b6579546f6b656e3d623737613563353631393334653038392c2050726f636573736f724172636869746563747572653d616d6436342c2076657273696f6e53636f70653d4e6f6e537853 /f

I have run:
Windows Repair (All in One) v2.11.1.exe

I have done a Repair Install according to these instructions:
Repair Install - Windows 7 Help Forums

I have run AutoPatcher - Updating all Windows fixes.

I have run Malwarebytes - Updated
I have run SuperAntiSpyware - Updated
I have run CCleaner - Updated
I have restored an old registry backup

Thanks,

Docfxit
 
Last edited:
Hello and welcome to the forum

Some of the fixes you ran are specialized to users that are having a specific corruption, this can often cause more issues. In your case the COMPONENTS hive is completely missing, this is not a good sign at all.

Can you please go the following location C:\Windows\System32\config and look for the following files:
-COMPONENTS
-Any other files that start with the word COMPONENTS
-Or any files that have a similar name to COMPONENTS (it could be spelt different, have a number, a symbol etc)
If you find any please create a folder on your desktop and copy and paste all these files into this folder.
Next can you please zip this folder and upload them for me to analyze? The file may be too big to attach to this post, please use either Dropbox or One Drive.

  1. Click on the
    Win7Orb_zps4dae3b32.jpg
    button. Inside the search box type in CMD
  2. Right click on CMD => Choose Run as Administrator
  3. Inside the Command Prompt windows copy and paste the following commands
    dir %systemroot%\System32\config >1&&notepad 1
  4. Please post the contents of the notepad file back into this thread

 
Thank you for looking at this.

You can find all the files starting with Components at this link: https://onedrive.live.com/redir.aspx?cid=5b24c4477fa4734d&page=self&resid=5B24C4477FA4734D!117&par
Id=5B24C4477FA4734D!106&authkey=!&Bpub=SDX.SkyDrive&Bsrc=Share

I tried following your instructions. I think that link to onedrive is going to ask you for a signin. I don't know how to share files with dropbox or onedrive without supplying my email.

You can download the file from this link with no signin:
http://theoffice.la/m/ComponentsAllFilesDocfxit.zip

Volume in drive C is Windows7_OS
Volume Serial Number is 1436-788C

Directory of C:\Windows\System32\config

02/19/15 06:11 PM <DIR> .
02/19/15 06:11 PM <DIR> ..
06/24/10 08:23 PM 28,672 BCD-Template
02/22/15 11:28 AM 262,144 COMPONENTS
02/24/15 08:46 AM 5,107,712 DEFAULT
07/13/09 06:34 PM <DIR> Journal
02/19/15 12:57 AM <DIR> RegBack
02/24/15 08:36 AM 118,784 SAM
02/24/15 08:46 AM 28,672 SECURITY
02/24/15 09:04 AM 93,061,120 SOFTWARE
02/24/15 09:11 AM 17,301,504 system
07/25/10 11:40 AM <DIR> systemprofile
02/19/15 11:09 AM <DIR> TxR
7 File(s) 115,908,608 bytes
6 Dir(s) 145,915,654,144 bytes free


Thank you for your help,

Docfxit
 
Last edited:
I am afraid the COMPONENTS hive is completely gone :(

Do you have any recent System Restore points? If yes, we might be able to extract the COMPONENTS hive from one of these.
 
I am afraid the COMPONENTS hive is completely gone :(

Do you have any recent System Restore points? If yes, we might be able to extract the COMPONENTS hive from one of these.

I don't have any System Restore points. I do have a backup from 2014 if it's ok to use that.

I have zipped the file for you to look at here:
https://dl.dropboxusercontent.com/u/15085745/ComponentsAllFilesDocfxitBackup2014.zip

1. Would it be ok to use these Components files with the current state of the OS?
2. Are these Components files ok if I would restore the entire backup?

I also have more recent backups up the registry but I don't think the Components hive is in the registry normally.

Thank you for looking at this,

Docfxit
 
when you make the backups of the registry is it of the folder C:\windows\System32\Config? if yes you might have the COMPONENTS hive in there.

That hive you provided is good, it still loads.

To be honest with you here, when the COMPONENTS hive is missing I always recommend a fresh install of Windows or at the bare minimum a repair install of windows. We can try and use this COMPONENT file from the 5/11/2014, but this will only work if no other updates have been done in this time, there is all also no 100% guarantee that this will resolve the issue. its up to you if you want to try it or not.
 
Thank you for the information.

I have replace the components file with the one I provided you. This file did originally come from this PC. I have done a repair install of windows. I have applied all MS updates with no problems. The OS seems to be working properly.

Is there some test I should perform to make sure everything is good?

Thanks,

Docfxit
 
Hello again,

If you run a new scan with SFC /SCANNOW and post a new log, I will let you know if any other errors are detected.

Alex
 
Thank you for looking at the log.

I have attached it to this post.

Thanks,

Docfxit
 

Attachments

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

Back
Top