--- title: "Legacy Media Components (WMP, DirectPlay) - Enable" description: "" --- ```json {filename="config/feature.json",linenos=inline,linenostart=37} "WPFFeatureslegacymedia": { "Content": "Legacy Media Components (WMP, DirectPlay) - Enable", "Description": "Enables legacy programs from previous versions of Windows.", "category": "Features", "panel": "1", "feature": [ "WindowsMediaPlayer", "MediaPlayback", "DirectPlay", "LegacyComponents" ], "InvokeScript": [], ```