Files
winutil/docs/content/dev/features/Features/legacymedia.md
T

17 lines
391 B
Markdown
Raw Normal View History

2026-01-07 19:55:35 +00:00
# Legacy Media (WMP, DirectPlay)
```json
2026-01-14 20:28:45 +02:00
"WPFFeatureslegacymedia": {
"Content": "Legacy Media (WMP, DirectPlay)",
"Description": "Enables legacy programs from previous versions of windows",
"category": "Features",
"panel": "1",
"Order": "a012_",
"feature": [
"WindowsMediaPlayer",
"MediaPlayback",
"DirectPlay",
"LegacyComponents"
],
2026-01-07 19:55:35 +00:00
```