How To: Fix Windows Updates Error Code 80073712 in Windows Vista

When you try to install Windows Vista SP1 from windows update you may receive the error code 80073712.This is the most common problem for many Windows Vista users.

windows Vista update_error80073712

The Windows Vista update issue is that the WUA 3.0 (7.0.6000.374) upgrade is corrupted,essentially the system reports the WUA to be 7.0.6000.374 but the files on the disk are still from the old version (you can check some of the DLLs like wups.dll, wuaueng.dll etc in the windows\system32)  and you cannot install the WUA 3.0 even manually.

For fixing this Windows Vista update issue, delete the following file

C:\windows\winsxs\pending.xml

Since Windows Vista security will not allow you to do this, here under the procedure to take ownership of the file.Do the following:

C:\>takeown /f C:\Windows\winsxs\pending.xml
C:\>cacls C:\Windows\winsxs\pending.xml /G [username] :F

C:\>del C:\windows\winsxs\pending.xml

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google

Popularity: 3%

Did You Like This Post? Then You Might Find These Also Interesting:

Written by Tony on November 12th, 2008 with no comments.
Read more articles on Vista Error Fix.

Related articles

No comments

There are still no comments on this article.

Leave your comment...

If you want to leave your comment on this article, simply fill out the next form:




You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .