can someone do me a favor?

please a windowss vista user go to registry editor, and export the key in this path:

[HKEY_CLASSES_ROOT\CLSID{c5a40261-cd64-4ccf-84cb-c394da41d590}]

export it, then open it with notepad and then copy/paste it here, I’ve removed it suddenly and my thumbnails in windows explorer don’t work!

Thank you!

it would be something like this (but it would had subkey and more commands):

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID{c5a40261-cd64-4ccf-84cb-c394da41d590}]
@=“Video Thumbnail Extractor”

Key Name: HKEY_CLASSES_ROOT\CLSID{c5a40261-cd64-4ccf-84cb-c394da41d590}
Class Name:
Last Write Time: 02/11/2006 - 13:53
Value 0
Name:
Type: REG_SZ
Data: Video Thumbnail Extractor

Key Name: HKEY_CLASSES_ROOT\CLSID{c5a40261-cd64-4ccf-84cb-c394da41d590}\InProcServer32
Class Name:
Last Write Time: 02/11/2006 - 13:53
Value 0
Name:
Type: REG_EXPAND_SZ
Data: %SystemRoot%\System32\mediametadatahandler.dll

Value 1
Name: ThreadingModel
Type: REG_SZ
Data: Both

Thanks!!

Here you go in regedit 4 format

REGISTRY FIX

REGEDIT4

[HKEY_CLASSES_ROOT\CLSID{c5a40261-cd64-4ccf-84cb-c394da41d590}]
@=“Video Thumbnail Extractor”

[HKEY_CLASSES_ROOT\CLSID{c5a40261-cd64-4ccf-84cb-c394da41d590}\InProcServer32]
@=hex(2):25,53,79,73,74,65,6D,52,6F,6F,74,25,5C,53,79,73,74,65,6D,33,32,5C,6D,
65,64,69,61,6D,65,74,61,64,61,74,61,68,61,6E,64,6C,65,72,2E,64,6C,6C,00
“ThreadingModel”=“Both”

[HKEY_CLASSES_ROOT\CLSID{c5a40261-cd64-4ccf-84cb-c394da41d590}\TypeLib]

Next you will need to create the repair registry fix to do that copy and paste ALL of the above in the quote box to a notepad file. Ensure there is no space above the REGEDIT4.
Then in notepad go to FILE > SAVE AS and in the dropdown box select SAVE AS TYPE to ALL FILES
Then in the FILE NAME box type fix.reg
This will create a fix.reg file on your desktop
http://img127.imageshack.us/img127/433/regtg8.jpg

To use this file you will need to right click the icon and select merge, accept the warning if it appears and you are done.

Thanks! I know how to use it, I used what DukeNukem said and I did fix it, I just was looking for that file path to systemroot, anyway thanks for reply