Ik heb sinds ik een nieuwe pc heb Vista Home Premium EN draaien.
Het is alleen de laatste tijd zo dat als ik Windows Update draai en de updates wil installeren ik de volgende fout krijg.
Failed: 3 updates
Error(s) found:
Code 80073712
Ik kan op try again klikken maar dat werkt niet. Ook als ik 1 update aan klik of een andere, de fout blijft.
Uiteraard al heel google doorzocht, maar de oplossing die daar overal staat is de volgende:
Install is not needed since Windows Update Agent is already installed.
Ik heb eigenlijk geen idee meer wat ik kan doen. Heeft iemand nog een geniaal idee?
Ik zat zelf te denken om SP1 te installeren aangezien die net uit is, maar ik vraag me af of dat helpt of dat ik juist meer dingen om zeep help.
Ook wat ik meer tegenkom en wat ik ook heb is het volgende.
Als ik bijvoorbeeld Telnet wil installeren met Turn Windows features on or off dan is de lijst leeg. Wat ik ook doe.
Het is alleen de laatste tijd zo dat als ik Windows Update draai en de updates wil installeren ik de volgende fout krijg.
Failed: 3 updates
Error(s) found:
Code 80073712
Ik kan op try again klikken maar dat werkt niet. Ook als ik 1 update aan klik of een andere, de fout blijft.
Uiteraard al heel google doorzocht, maar de oplossing die daar overal staat is de volgende:
Punt is dat ik geen pending.xml heb. Als ik de update installeer die hierin staat vermeld dan krijg ik de melding:After a long search, some good inputs, here finally a procedure that worked
for me:
All credits to CogitoErgoSum on forums, hereunder his procedure with a
slight modification:
I assume MS will deliver a patch sooner or later for this issue... however, I
fixed it with the help of MS Support.
DISCLAIMER: This solution fixed the problem for me, I cannot guarantee it
will fix it for anybody else! Moreover, renaming system files might corrupt
your system!!!
The 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.
delete the following file:
C:\windows\winsxs\pending.xml
Since Windows security will not allow you to do this, hereunder the
procedure to take ownership of the file:
run a command prompt with "Run as Administrator".
Type in the following commands:
takeown /f C:\Windows\winsxs\pending.xml
cacls C:\Windows\winsxs\pending.xml /G <YourUsername>:F
then delete the file
Reboot the machine, then manually install the WUA 3.0 downloadable from
here:
http://download.windowsup...dowsUpdateAgent30-x86.exe
This should fix the Error 80073712 when the other solutions do not work.
BE AWARE that renaming C:\windows\winsxs\pending.xml might have
unrecoverable impacts on your Vista installation
Install is not needed since Windows Update Agent is already installed.
Ik heb eigenlijk geen idee meer wat ik kan doen. Heeft iemand nog een geniaal idee?
Ik zat zelf te denken om SP1 te installeren aangezien die net uit is, maar ik vraag me af of dat helpt of dat ik juist meer dingen om zeep help.
Ook wat ik meer tegenkom en wat ik ook heb is het volgende.
Als ik bijvoorbeeld Telnet wil installeren met Turn Windows features on or off dan is de lijst leeg. Wat ik ook doe.
[ Voor 3% gewijzigd door MADG0BLIN op 19-03-2008 21:31 ]