Hey guys!
I tried enabling directplay, in every possible way, through Programs And features and in powershell with the dism /enable-feature command, with no success.
When i used both the dism /Online /enable-feature /FeatureName:"DirectPlay" /NoRestart or the dism /Online /enable-feature /FeatureName:"DirectPlay" /all command it came back with
And when i tried dism /Online /enable-feature /FeatureName:"LegacyComponents" /all it simply said:
Thank you for your help in advance!
I tried enabling directplay, in every possible way, through Programs And features and in powershell with the dism /enable-feature command, with no success.
When i used both the dism /Online /enable-feature /FeatureName:"DirectPlay" /NoRestart or the dism /Online /enable-feature /FeatureName:"DirectPlay" /all command it came back with
Error: 50
The operation is complete but DirectPlay feature was not enabled.
A required parent feature may not be enabled. You can use the /enable-feature /all option to automatically enable each parent feature from the following list. If the parent feature(s) are already enabled, refer to the log file for further diagnostics.
LegacyComponents
And when i tried dism /Online /enable-feature /FeatureName:"LegacyComponents" /all it simply said:
Error: 50
The operation is complete but LegacyComponents feature was not enabled.
Thank you for your help in advance!