We Recommend

Microsoft Windows Registry Guide Microsoft Windows Registry Guide
Get the in-depth information you need to modifyand seamlessly managethe Windows registry. Written for IT professionals and power users, this vital resource reveals little-known registry techniques, tricks, tips, and secrets to make your job easier.


Posted By

Scooter on 03/06/08


Tagged

HKCR


Versions (?)


Add thumbnail support for .THM files


Published in: Windows Registry 


The .THM file format is used to store thumbnail images of video clips. Windows Explorer is capable of displaying these, but is not set to do so by default.

  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_CLASSES_ROOT\.thm]
  4. @="Thumbnail"
  5.  
  6. [HKEY_CLASSES_ROOT\.thm\ShellEx]
  7.  
  8. [HKEY_CLASSES_ROOT\.thm\ShellEx\{BB2E617C-0920-11D1-9A0B-00C04FC2D6C1}]
  9. @="{7376D660-C583-11D0-A3A5-00C04FD706EC}"

Report this snippet 

You need to login to post a comment.