Hello again :)
First, does the following file exist? C
:\Windows\winsxs\Pending.xml
Then, please start an Elevated Command Prompt:
How to start an Elevated Command Prompt in Windows 7 and Vista
and copy and paste in the following:
fsutil resource setautoreset true %systemdrive%\
attrib -r -s -h %SystemRoot%\System32\Config\TxR\*
del %SystemRoot%\System32\Config\TxR\*
attrib -r -s -h %SystemRoot%\System32\SMI\Store\Machine\*
del %SystemRoot%\System32\SMI\Store\Machine\*.tm*
del %SystemRoot%\System32\SMI\Store\Machine\*.blf
del %SystemRoot%\System32\SMI\Store\Machine\*.regtrans-ms
and press enter after the final line if necessary.
If you are asked if you are sure, type
Y and press enter.
Please let me know whether this resolves your problem.
Thank you!
Richard