PDA

View Full Version : FLV Thumbnails available for Windows XP


NoFrost
04-29-2008, 12:46 PM
Is it possible to include FLV Thumbnails in Windows XP???

NoFrost
04-29-2008, 01:17 PM
Found the solution for Windows Xp Pro (and I suppose to all the other versions of XP)

Just make a REG file with this lines:

REGEDIT4

[HKEY_CLASSES_ROOT\.flv\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{c5a40261-cd64-4ccf-84cb-c394da41d590}"

[HKEY_CLASSES_ROOT\.mov\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{c5a40261-cd64-4ccf-84cb-c394da41d590}"

[HKEY_CLASSES_ROOT\.mp4\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{c5a40261-cd64-4ccf-84cb-c394da41d590}"

There you will had thumbnails available for FLV, MOV and MP4 extensions...

If you need any other extension, just add one mor line, copy the text of any other line and just change the extension...

:D :D :D

openaccess
05-24-2008, 07:49 AM
Thanks for f*cking up my computer, now tell how to fix the thing you have done.

Pantuflo
05-24-2008, 08:38 AM
Video thumbnails in Windows are not related to KMP. To have video thumbnails you have to install a suitable video decoder in your system.

You can delete those regkeys manually or by using this code:
REGEDIT4

[-HKEY_CLASSES_ROOT\.flv\ShellEx]

[-HKEY_CLASSES_ROOT\.mov\ShellEx]

[-HKEY_CLASSES_ROOT\.mp4\ShellEx]

Before making any change to the registry, try to make a backup of the key you want to modify to avoid problems.

NoFrost
08-25-2008, 01:33 PM
Well at least I can view the FLV thumbnails...

Iff you had trouble with them, you can just go into the registry and delete the keys...