Skip to content

FileMetaAssociationManager

Dijji edited this page Nov 3, 2017 · 3 revisions

The job of the FileMetaAssociationManager is to manage the per file extension registry entries required. These fall into three groups:

  1. Linking to the property handler.
  2. Linking to the context menu handler.
  3. Specifying the properties to be shown in the preview panel (PreviewDetails), Info Tip (1.4 onwards) and properties dialog (FullDetails) in Explorer The FileMetaAssociationManager is a standalone GUI application written using WPF and C#, for productivity reasons.

For a description of how to use the FileMetaAssociationManager, see Using the File Meta Association Manager

These pages describe the modifications the File Meta Association Manager 1.3 and below make to the registry:

These pages describe the modifications the File Meta Association Manager 1.4 and later make to the registry:

Clone this wiki locally