Display custom file format's metadata in Windows Explorer
        Posted  
        
            by Benny Jobigan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Benny Jobigan
        
        
        
        Published on 2010-03-21T04:27:15Z
        Indexed on 
            2010/03/21
            4:31 UTC
        
        
        Read the original article
        Hit count: 456
        
When viewing a jpg or mp3 in Windows Explorer, the bottom pane shows metadata from the media file. Furthermore, for video and picture, the icon is shown as a preview of the media.
Is there a way to add this kind of functionality to windows for custom file types that aren't supported by default in windows? Is there a certain sort of plugin or extension that must be written? If so, how is it implemented?
Thank you.
© Stack Overflow or respective owner