Share via


Media Library Registry Settings (Compact 7)

3/12/2014

You can configure the Media Library to include custom Metadata Parsers plug-in modules by using these registry values, located in the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MLib\MetadataParserPlugins.

Name Type Description Default value

Plugin1

REG_SZ

The GUID of the metadata parser plugin.

User defined

Plugin2

REG_SZ

The GUID of the metadata parser plugin.

User defined

You can configure the Media Library to include custom Data Source plug-in modules by using these registry values, located in the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MLib\DataSourcePlugins.

Name Type Description Default value

Plugin1

REG_SZ

The GUID of the data source plugin.

User defined

Plugin2

REG_SZ

The GUID of the data source plugin.

User defined

Remarks

You must first register the plugin as a COM server before you add the registry key.

See Also

Other Resources

Media Library