@Enthousiast I know that is off-topic, but since I had this month so many comes and goes to the hospital, maybe my attention is not so sharp as it should. Can you please Explain me how I can find the language packs to be integrated in the ISO of Windows 11 IOT Enterprise? I think that I got wrong file and my DISM have a lot of errors... Thank you beforehand, in special for being kind and patient.
I usually get them from the Win10MUI tool by @abbodi1406 he provides download links for all supported builds (IoT Enterprise 2021 LTSC still uses the 19041 files) but i didn't use them recently and don't know if the download links still work because the owner made some changes on UUP dump.
@Enthousiast Thank you so much, is a way to, or try to, since the owner had made some changes in the UUP Dump.
Mr. @Enthousiast I propose one menu for windows 10 iso. Adding Murphy78 Diskpart and Apply Image Script 1.3.1 to windows 10 which can run on install.ESD. Because in the original version, Murphy78 Diskpart and Apply Image Script 1.3.1 can only run on install.wim. these suggestions might be put together here or updated in a separate version of Diskpart and Apply Image Script 1.3.1. --- update Murphy78 Diskpart and Apply Image Script 1.3.1 has been fixed and can finally run properly. Therefore, my suggestion becomes unnecessary
If I have understood you correctly: You have taken a screenshot of the troublesome message you experienced during the fix-process, The shot is stored somewhere so that you can find it later. Then you have logged in to MDL forum for the fix-kit. Before you click "post reply", you should upload the screenshot-file that you have stored previously. click "upload a file", find the shot.-file, then "post reply"
Weird, the script he based his on is working fine with install.wim/esd/swm, will try with his fork, it should not even matter what install.xxx is in, it only modifies boot.wim index 2,
He seems to have f**ked up his fork, i tried to fix it and it seems to have worked: Used ISO: Code: ============================================================ Running ESD -> ISO v63 ============================================================ ============================================================ Checking ESD Info . . . ============================================================ ============================================================ Creating Setup Media Layout . . . ============================================================ ============================================================ Creating boot.wim . . . ============================================================ Using LZX compression with 16 threads Archiving file data: 908 MiB of 908 MiB (100%) done Using LZX compression with 16 threads Archiving file data: 68 MiB of 68 MiB (100%) done ============================================================ Creating install.esd . . . ============================================================ Using LZMS compression with 1 thread Archiving file data: 7986 MiB of 7986 MiB (100%) done ============================================================ Creating ISO . . . ============================================================ OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content. Scanning source tree (500 files in 43 directories) Scanning source tree complete (944 files in 86 directories) Computing directory information complete Image file is 3809804288 bytes (before optimization) Writing 944 files in 86 directories to 22621.1.220506-1250.NI_RELEASE_CLIENTPRO_OEMRET_X64FRE_EN-US.ISO 100% complete Storage optimization saved 4 files, 24576 bytes (0% of image) After optimization, image file is 3811874816 bytes Space saved because of embedding, sparseness or optimization = 24576 Done. Press 0 to exit. Code: ============================================================ Add Muprhy78 Diskpart and Apply Image script to boot.wim originally by Enthousiast v1.2... ============================================================ An alternate winpeshl.ini can auto-run the diskpart/apply image script Would you like to replace the file in setup media? Y/N or Q to quit N Extracting Source ISO... 7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive for archives: 1 folder, 1 file, 3811874816 bytes (3636 MiB) Extracting archive: Source_ISO\22621.1.220506-1250.NI_RELEASE_CLIENTPRO_OEMRET_X64FRE_EN-US.ISO -- Path = Source_ISO\22621.1.220506-1250.NI_RELEASE_CLIENTPRO_OEMRET_X64FRE_EN-US.ISO Type = Udf Physical Size = 3811874816 Comment = CPRA_X64FRE_EN-US_DV5 Cluster Size = 2048 Created = 2022-05-07 09:44:24 Everything is Ok Folders: 85 Files: 944 Size: 3806409926 Compressed: 3811874816 Adding Murphy78 Diskpart and Apply Image Script To Boot.wim... Scanning "murphy78-DiskPart-Apply-v1.3.1\x64\" 601 KiB scanned (5 files, 4 directories) Using LZX compression with 1 thread Archiving file data: 601 KiB of 601 KiB (100%) done "WORK\Sources\boot.wim" original size: 380012 KiB Using LZX compression with 16 threads Archiving file data: 977 MiB of 977 MiB (100%) done "WORK\Sources\boot.wim" optimized size: 378147 KiB Space saved: 1865 KiB ========================================================= Creating x64 ISO... ========================================================= OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content. Scanning source tree (500 files in 43 directories) Scanning source tree complete (944 files in 86 directories) Computing directory information complete Image file is 3809574912 bytes (before optimization) Writing 944 files in 86 directories to Win_22621.1_x64_en-US_2022-12-05.iso 100% complete Storage optimization saved 4 files, 24576 bytes (0% of image) After optimization, image file is 3811641344 bytes Space saved because of embedding, sparseness or optimization = 24576 Done. Press any key to continue . . . Try this script (it only fixed handling install.esd for now (extract and put in the original project folder):
Back to the topic of this thread I am putting one more feature in, iirc it was requested to make the murphy78 script optional, trying to get that working too.
Win 11 Boot & Upgrade FiX KiT v3.0_beta5 is already very promising. I like this upgrade plan which incidentally accommodates my expectations.
When it's done. Want unfinished beta stuff like the crap from MS? I will have to modify version 3.0 option 2 again, exactly as I did with 2.1. My old VBox version doesn't want to work, otherwise.
And now you mention it, when it (almost) is released, i thought it was using option 2 from the 2.0 release, now option 2 again in v3.0, using the old boot.wim registry fix you needed to use.
Indeed, it is option 2 from 2.1. I did use this one, but it alone didn't work for my old VBox, it blocked nonetheless. Thus, I have also integrated the winsetup.dll patcher from @AveYo. No big deal, I'll just modify the code again.