hanneke schreef op 15-11-2007 15:56:
> Inmiddels ben ik erachter hoe ik cmd in het juiste zoekvak typ (ik had
> Klassiek menu start i.p.v. Menu start), maar het lost het probleem niet op.
> En StoreDirty heb ik inderdaad niet op mijn computer!
>
Ja, dan heeft het weing zin om hem te verwijderen ;-)
In deze
discussie:
http://groups.google.nl/group/micros...72118 f608208
kwam ik van ene 'AWHP' een interessante bijdrage tegen, als je het
engels kunt volgen zou je het eens kunnen proberen:
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
[ voor <Yourusername> moet je dus jouw accountnaam, waarschijnlijk
Hanneke typen; karelV ]
then delete the file
Reboot the machine, then manually install the WUA 3.0 downloadable from
here:
http://download.windowsupdate.com/v7...gent30-x86.exe
This should fix the Error 80073712 when the other solutions do not work.
--
karelV