Windows 11

dism.exe /Apply-Image /ImageFile:Windows11.0-KBXXXXXXX-x64.msu /Index:1 /ApplyDir:Update /NoAcl:all

Replace Windows11.0-KBXXXXXXX-x64.msu with the name of your msu file and create a folder (Update for me, in the same directory as the msu file) for extracting the files
Extracting the CU and removing the .msix I found two files with the same KBXXXXXXX in the name, one .psf and the other .Wim. Do you have a tutorial on how to create a .cab or .msu to integrate the ISO?
 
Back
Top