Please set it to debug mode and re-run, when there is a debug log you can zip it and attach it here as attachment.
The same thing happens to me, the script 24_5 closes the window suddenly after a long time working, and the process is interrupted, also applying these recommendations, also in debug mode, with the previous version 24_4 ends the process correctly, in this new version it closes.
It should not close the cmd window this way, even if the script ends unexpectedly if you ran in debug mode, share the tmp.log
I found the culprit i accidentally replaced EAlang variable, so it's not defined in v24.5 Code: set EAlpid=(ja-jp,ko-kr,zh-cn,zh-hk,zh-tw) Fixed v24.6 is available thanks to @power13 for reporting
Hello, thank you for your script, which helped me successfully add the language I needed to the latest 24H2 version of Windows 11 IoT Enterprise LTSC. In terms of effect, most of the content was translated after the language pack was applied, but some content still retained the English language. I think this may have nothing to do with your script, perhaps it is a problem with the Microsoft language pack. In addition, there are some places that I don’t understand, please advise. 1. The winPE localization part mentioned in the README, which lists the ADK tools. Is there no correspondence between these ADK tools and the corresponding image versions processed? Because my actual system is Windows 10, I have installed the ADK of Win 10 19045. But this time I processed the image of Windows 11, and I did not install the 26100 version of the Win 11 ADK tool. The image produced by the script seems to have no problem (except for the translation problem I mentioned above) 2. The Updates folder, I left it empty this time. Does it mean that it should be the folder for placing system integrated patch update packages and drivers? Will the language after the integrated patch be reset?
- If the source ISO is not base version (26100.1) then you must add updates after language packs - as pointed by Paul Mercer, WinPE packages and ADK PE add-ons are build-specific, it must match the major build of the source ISO - Yes, place the updates and desired drivers, and W10UI will add them during W10MUI operation the chosen (or detected) default language is not reset or changed by updates
Where do I get these update files and drivers? Are these fetched from Microsoft's official catalog update website? Also, how do I use the W10UI.cmd in the Updates folder? @abbodi1406
That's probably the only way as long as the conflicting 26100.1 components are all removed (newer version available)