DISM /Online /Add-Capability /CapabilityName:Media.MediaFeaturePack~~~~0.0.1.0
I use the Win 11 FOD ISO here: https://github.com/MicrosoftDocs/az.../virtual-desktop/windows-11-language-packs.mdMedia Feature Pack for Windows N - Microsoft Support
Learn how to install the Media Feature Pack on Windows 10/11 N.support.microsoft.com
Is this what was installed?
Oh, yes what I am doing is integrating/enabling the Media Feature pack into the base Pro N wim. In my 22H2 ISO I did it manually with DISM but since I have switched back to NTlite for update slipstreaming as of 23H2, I set it up with the FOD ISO so I can re enable it on any edits going forward. I was just unsure why it did not allow me to enable it.I'm familiar with the FOD ISO, which exact package are you integrating? abbodi86 can correct me, but Pro can downgrade to N but not in the other direction, and you didn't originally state which license you had.
Get-WindowsOptionalFeature -Path 'C:\Users\GARLIN\AppData\Local\Temp\NLTmpMnt\' -FeatureName *Media*
FeatureName : MediaPlayback
DisplayName : Media Features
Description : Controls media features such as Windows Media Player.
RestartRequired : Possible
State : Enabled
CustomProperties :
FeatureName : WindowsMediaPlayer
DisplayName : Windows Media Player
Description : Windows Media Player
RestartRequired : Possible
State : Disabled
CustomProperties :
\SoftBlockLink : http://go.microsoft.com/fwlink?LinkID=140092
Hi, I wanted to know, how did you get the media feature pack .cab files? I was not able do download them in UUP dump website. I was searching for W10 22H2 edition. Do you have kind of instructions on how to proceed? Thanks!I tried restoring Microsoft-Windows-Media-Features package to 23H2 Pro N (22631.2428).
1. Searched UUP dump for the right CAB files:
Microsoft-Windows-Media-Features-Package-amd64.cabMicrosoft-Windows-Media-Features-Package-amd64-en-us.cab
2. Integrated CAB files as Updates.
3. Loaded image. Unchecked WMP, since it's not required. Applied changes.
View attachment 10746
4. Rechecked if Media Feature was really enabled:
Code:Get-WindowsOptionalFeature -Path 'C:\Users\GARLIN\AppData\Local\Temp\NLTmpMnt\' -FeatureName *Media* FeatureName : MediaPlayback DisplayName : Media Features Description : Controls media features such as Windows Media Player. RestartRequired : Possible State : Enabled CustomProperties : FeatureName : WindowsMediaPlayer DisplayName : Windows Media Player Description : Windows Media Player RestartRequired : Possible State : Disabled CustomProperties : \SoftBlockLink : http://go.microsoft.com/fwlink?LinkID=140092
Microsoft-Windows-MediaPlayer-Package-amd64.cab
Microsoft-Windows-MediaPlayer-Package-amd64-en-us.cab
Why wouldn't you use the 21600 version of the same packages? I'm sure the actual program files aren't really changed, but they have different manifests.I know 24H2 is new.., but is there an updated version of Media Features Pack for build 21600?
The packs from UUP dump links provided in this thread can be integrated into 22631 and CU for 22631 updates it to 22631.3520.
Integrating Media Features Pack from same UUP dump links into 21600.560 and updating to 21600.712 does NOT update Media Features Pack files to 22631.3520. They are left outdated.
File | SHA-1 | Size |
---|---|---|
Microsoft-Windows-Media-Features-Package-amd64-en-us.cab | 0bce5c4d47917ef89acdc50e0d36938be8407ef5 | 302.08 KiB |
Microsoft-Windows-Media-Features-Package-amd64-en-us_c9edd5bf.cab | c9edd5bfbc2b110473f3250d3d437dd27d3bc450 | 32.1 KiB |
File | SHA-1 | Size |
---|---|---|
Microsoft-Windows-Media-Features-Package-amd64-en-us.cab | bc36dd75e7e53560572a2b8a042ae6b56745c9fc | 307.73 KiB |
Microsoft-Windows-Media-Features-Package-amd64-en-us_0011607a.cab | 0011607a2c32b52f9910d7f5774ca19acafd0b00 | 32.07 KiB |