Hi! question: what's the best way to integrate a language pack into to install.wim? I tried with sysprep. Seems works but once i get the new install.wim and a new installation, language has not been changed. Is still english. I would like to change lp on Tiny11. Thanks
No. Edge Chromium is not packaged in the image. you can remove the Edge Chromium in the offline image with commands from my script setupcomplete
no ideas ? these applications are in the list received by the command Get-AppxProvisionedPackage and therefore should be removed. in windows 10 this is what happens, everything is deleted.
I like to collect the "clean" PE (boot.wim) files from all ADK versions, so I finally took the time to download the 25398 PE Addons iso, as always I extracted the PE files from the iso without installing the full ADK (it's usually one of the largest files in the \Installers folder, this time it starts with "a6296c5a6e..."). Then I extract the .cab and rename to boot.wim. I only do a few quick changes to this PE, so it can load my ("external") tools on boot, including my Apply scripts (don't like official Setup.exe). The only thing I usually change "internally" to the PE is adding the files and reg settings for the graphical DiskManagenent stuff (my scripts use Diskpart, but having a quick graphical view of the disks is always safe and handy). For this I only need to export a few registry settings from a "full" Windows (has to be the same build), and a few files (around 2mb, "devmgmt.msc" and its dependencies). So, finally my question: For build 25398, what's the best way to get an .esd of the full release (from which I can extract the needed files)? I guess I have to go the UUP-Dump route, or is there another alternative? In UUP-Dump, how can I find 25398? It would have been a lot easier if this ADK would align with a "normal" Windows release (like before). Thanks!
Are we gonna have another ADK for 22h2 (something like 22621.2428) or nah and get 25398.1? I dunno if it's first time MS doing something like this or not
Im downloading right now ADK Build 22621 (22H2), and I'm sure I have already seen a new one for 23H2, but need to search again for make sure. Ohyeah, right some post above it is.