Yes manual way. Which files needs to be edit? Just update.mum? Sharing a before after update.mum can be usefull. If editing of other mum manifest needs a before after share of mums and manifest can be usefull too. I can compare files
Very clear. Check the tool 2012mshs advise. (https://forums.mydigitallife.net/th...ns-reconstructions.88605/page-57#post-1866031) It can help you at your codings too. Maybe you already know it.
the files that bedi creates? I'm just using the bedi script to create the enterpriseS edition and then integrate the modified LCU.
Thank you. Happy New Year! The 20348.1 N Editions, having Common-RegulatedPackages packages. If you want it in official structure, Step 2-1: replace Code: <update name="Microsoft-Windows-Common-RegulatedPackages-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Common-RegulatedPackages-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-Common-RegulatedPackages-WOW64-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Common-RegulatedPackages-WOW64-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> with Code: <update name="Microsoft-Windows-Media-Placeholder-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Media-Placeholder-Package" version="10.0.20348.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> Step 2-2: Add Microsoft-Windows-Media-Placeholder-Package~31bf3856ad364e35~amd64~~10.0.20348.1.
@Javac75 Here I am building with your script Windows 11 EnterpriseS (LTSC) 21h2 (22000.1) which I then want to upgrade using a LCU modified by your script Code: ======================================================================================================== o-------------------------------- THE CONSTRUCTION Of ENTERPRISES -------------------------------------o ======================================================================================================== Prepare Checking all payload files necessary Please wait Source Image version: Professional 10.0.22000.1 Checking language package... ready. Checking specific package... ready. Checking client package... ready. Process Get EnterpriseS edition files required Please wait Extract Windows EnterpriseS specific edition esd... Done. Extract Windows language package... Done. Building Mounting install.wim Deployment Image Servicing and Management tool Version: 10.0.26100.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Building Start building EnterpriseS Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.22000.1 Removing package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.22000.1 Removing package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.22000.1 [==========================100.0%==========================] The operation completed successfully. Integrate Add es-ES Client language Done. Integrate Set IoTEnterpriseS edition Done. ------------------------------------------------------------ Current Edition : IoTEnterpriseS ------------------------------------------------------------ Integrate Trying to apply IoTEnterpriseS edition unattend file Done. Finish Optimize and Cleanup image Optimizing provisioned appx packages... Optimized. Starting component cleanup... Done. Finish Resetbase IoTEnterpriseS image Starting reset image base... Done. Finish Cleanup unnecessary files Done. Finish Save and Unmount IoTEnterpriseS image Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : C:\Bedi\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. Finish Set WIM information Setting the NAME property of image 1 to "IoTEnterpriseS". Setting the DESCRIPTION property of image 1 to "IoTEnterpriseS x64". Setting the FLAGS property of image 1 to "IoTEnterpriseS". Setting the DISPLAYNAME property of image 1 to "Windows 11 IoTEnterpriseS". Setting the DISPLAYDESCRIPTION property of image 1 to "Windows 11 IoTEnterpriseS 10.0.22000.1 x64". Finish Optimize IoTEnterpriseS image Deployment Image Servicing and Management tool Version: 10.0.26100.1 Exporting image [==========================100.0%==========================] The operation completed successfully. "install.wim" original size: 3489306 KiB Using LZX compression with 2 threads Archiving file data: 7891 MiB of 7891 MiB (100%) done Calculating integrity table for WIM: 3407 MiB of 3407 MiB (100%) done "install.wim" optimized size: 3489296 KiB Space saved: 9 KiB Information for Image 1 ----------------------- Index: 1 Name: IoTEnterpriseS Description: IoTEnterpriseS x64 Display Name: Windows 11 IoTEnterpriseS Display Description: Windows 11 IoTEnterpriseS 10.0.22000.1 x64 Directory Count: 22491 File Count: 109119 Total Bytes: 16172036686 Hard Link Bytes: 7183998567 Creation Time: Sat Jun 05 19:05:12 2021 UTC Last Modification Time: Mon Dec 30 00:40:28 2024 UTC Architecture: x86_64 Product Name: Sistema operativo Microsoft« Windows« Edition ID: IoTEnterpriseS Installation Type: Client Product Type: WinNT Product Suite: Terminal Server Languages: en-US es-ES Default Language: es-ES System Root: WINDOWS Major Version: 10 Minor Version: 0 Build: 22000 Service Pack Build: 1 Service Pack Level: 0 Flags: IoTEnterpriseS WIMBoot compatible: no Done. ======================================================================================================== o--------------------------- IoTEnterpriseS has been successfully constructed ----------------------------o ======================================================================================================== Press e[X]it or [C]leanup. Code: windows10.0-kb5043067-x64_LCU.msu = generated by modLCU SSU-22000.3196-x64.esd Windows10.0-KB5043067-x64.esd The problem is in the integration of the modified LCU marking a source error, I am integrating outside of your script.. Also attached log files with error report.
Yes, I need to see the log file that said error source, not this one. Try to use upmod.cmd in files folder.
Thank you, I tested and installed the language pack for my country pt-br but when I set the default language and country when restarting BSDO