So finally you found required CheckSur.log
Code:
=================================
Checking System Update Readiness.
Binary Version 6.0.6002.22441
Package Version 9.0
2010-09-15 08:26
Checking Windows Servicing Packages
Checking Package Manifests and Catalogs
Checking Package Watchlist
(f) CBS Watchlist Package Missing 0x80070002 Microsoft-Windows-Foundation-Package~31bf3856ad364e35~x86~~0.0.0.0 Microsoft-Windows-SampleContent-Music-Package~31bf3856ad364e35~x86~~6.0.6000.16386 Package registry presence failed, possibly an orphaned package on package watchlist
(f) CBS Watchlist Package Missing 0x80070002 Microsoft-Windows-Foundation-Package~31bf3856ad364e35~x86~~0.0.0.0 Microsoft-Windows-SampleContent-Movies-Package~31bf3856ad364e35~x86~~6.0.6000.16386 Package registry presence failed, possibly an orphaned package on package watchlist
Checking Component Watchlist
Checking Packages
Checking Component Store
(f) CSI Payload File Missing 0x00000000 comctl32.dll.mui x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ko-kr_702638da13e40d54
(f) CSI Payload File Missing 0x00000000 comctl32.dll.mui x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-tw_d6951947191ab96f
(f) CSI Payload File Missing 0x00000000 comctl32.dll.mui x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-cn_d298dbf11ba9dcff
(f) CSI Payload File Missing 0x00000000 comctl32.dll.mui x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-hk_d143d47f1c854f8f
(f) CSI Payload File Missing 0x00000000 comctl32.dll.mui x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ja-jp_ccbc5c252173463e
(f) CSI Payload File Missing 0x00000000 comctl32.dll.mui x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-tw_016ebbb248bffd60
(f) CSI Payload File Missing 0x00000000 comctl32.dll.mui x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-cn_fd727e5c4b4f20f0
(f) CSI Payload File Missing 0x00000000 comctl32.dll.mui x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-hk_fc1d76ea4c2a9380
(f) CSI Payload File Missing 0x00000000 comctl32.dll.mui x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ko-kr_454c966ee43ec963
(f) CSI Payload File Missing 0x00000000 comctl32.dll.mui x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ja-jp_a1e2b9b9f1ce024d
(f) CSI C Mark Deployment Missing 0x00000000 c!microsoft-w..-deployment_31bf3856ad364e35_6.0.6000.16386_1fc008ccd41699d3 x86_microsoft-windows-winsatmediasamples_31bf3856ad364e35_6.0.6000.16386_none_ad091cc10a86aa49
Summary:
Seconds executed: 1199
Found 13 errors
CSI C Mark Deployment Missing Total count: 1
CSI Payload File Missing Total count: 10
CBS Watchlist Package Missing Total count: 2
Hard to fix.I had problem with fully identify this component:
(f) CBS Watchlist Package Missing 0x80070002 Microsoft-Windows-Foundation-Package~31bf3856ad364e35~x86~~0.0.0.0 Microsoft-Windows-SampleContent-Movies-Package~31bf3856ad364e35~x86~~6.0.6000.16386 Package registry presence failed, possibly an orphaned package on package watchlist
It belongs to any 3p MS add-ones or applications,it's not native component or update component.
Probably in registry it will have following form
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\PackageDetect\Microsoft-Windows-Foundation-Package~31bf3856ad364e35~x86~~0.0.0.0]
"Microsoft-Windows-SampleContent-Movies-Package~31bf3856ad364e35~x86~~6.0.6000.16386"=dword:00000003
although I'm not absolutely sure it will work,neverless we'll try and let see
(registry fix is also already included in below solution)
1.Download attached to post
Packs.zip file -in zip file is packed
Packs folder -you have to unpack it and place directly on C: exactly as I show below:
Click this bar to view the full image.
2.Boot Vista DVD (if you don't have Vista DVD instead use special recovery disk from this site:
Download: Windows Vista x64 Recovery Disc — The NeoSmart Files
Choose language>>Repair Computer>>WinRE>>command prompt
and type:
robocopy C:\Packs C:\ /E /IS
press ENTER
reg load HKLM\REM_COMPONENTS C:\Windows\System32\config\COMPONENTS
press ENTER
reg load HKLM\REM_SOFTWARE C:\Windows\System32\config\SOFTWARE
press ENTER
reg import C:\Packs\Fix.reg
press ENTER
del C:\Windows\Logs\CBS\*
press ENTER
Next back to your system and please Install service pack from
Microsoft Download Center
(not from Windows Update)
------------------------------------------------------------------------------
Additional warning:
If my commands return some errors please let me know,it occur mostly if your system is not installed on first partition on hdd and you have to change drive letter in my commands.In this case back to your system and show your parttion status in diskmgmt.msc
-----------------------------------------------------------------------------