abbodi1406's Batch Scripts Repo

Discussion in 'Scripting' started by abbodi1406, May 4, 2017.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,606
    450
    You can set the levels according to the options shown in the main convert-UUP.cmd
    Code:
    :: # Control added Apps for Client editions (except Team)
    :: 0 / all referenced Apps
    :: 1 / only Store, Security Health
    :: 2 / level 1 + Photos, Camera, Notepad, Paint
    :: 3 / level 2 + Terminal, App Installer, Widgets, Mail
    :: 4 / level 3 + Media apps (Music, Video, Codecs, Phone Link) / not for N editions
    set AppsLevel=0
    1 would integrate store and defender.

    Or set your own specific apps to be integrated.
     
  2. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,672
    2,223
    60
    That I already know. I just need the minimum level of apps integration needed for proper language pack integration and properly working windows.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,606
    450
    I wasn't sure.

    But what appslevel was set for the source ISO you've used here?
    https://forums.mydigitallife.net/threads/abbodi1406s-batch-scripts-repo.74197/page-99#post-1739799

    This is with appslevel=1:
    Code:
    AutoStart 1
    AddUpdates 1
    Cleanup
    ResetBase
    NetFx3
    StartVirtual
    AppsLevel 1
    
    Adding Apps . . .
    
    Microsoft.NET.Native.Framework.x64.1.3
    Microsoft.NET.Native.Framework.x64.1.7
    Microsoft.NET.Native.Framework.x64.2.2
    Microsoft.NET.Native.Runtime.x64.1.4
    Microsoft.NET.Native.Runtime.x64.1.7
    Microsoft.NET.Native.Runtime.x64.2.2
    Microsoft.UI.Xaml.x64.2.1
    Microsoft.UI.Xaml.x64.2.3
    Microsoft.UI.Xaml.x64.2.4
    Microsoft.UI.Xaml.x64.2.7
    Microsoft.VCLibs.x64.14.00
    Microsoft.VCLibs.x64.14.00.Desktop
    Microsoft.WindowsStore_8wekyb3d8bbwe
    Microsoft.StorePurchaseApp_8wekyb3d8bbwe
    Microsoft.SecHealthUI_8wekyb3d8bbwe
    
    Code:
    22621.4.220602-0254.NI_RELEASE_SVC_OEM_CLIENTMULTI_X64FRE_EN-US.ISO
    Code:
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    de-DE: 64-bit {x64} - 22621
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "22621.4.220602-0254.NI_RELEASE_SVC_OEM_CLIENTMULTI_X64FRE_EN-US.ISO"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 22621
    Count: 9 Image(s)
    Arch : 64-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    de-DE / 64-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    de-DE / 64-bit
    
    ============================================================
    Add language files to distribution
    ============================================================
    
    de-DE / 64-bit
    
    ============================================================
    Mount install.wim - index 1/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 1/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 5 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~de-DE~11.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 4 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Update winre.wim / amd64
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Mount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 3 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image File : F:\W10MUITEMP\WR\amd64\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add updated winre.wim to install.wim - index 1/9
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 1/9
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image File : F:\W10MUI_20\_DVD\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    ............................
    ============================================================
    Mount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 3 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image File : F:\W10MUI_20\_DVD\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image File : F:\W10MUI_20\_DVD\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Create ISO file
    ============================================================
    
    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 (1000 files in 95 directories)
    Scanning source tree complete (1003 files in 97 directories)
    
    Computing directory information complete
    
    Image file is 4959698944 bytes (before optimization)
    
    Writing 1003 files in 97 directories to 22621.4.220613-2234.NI_RELEASE_SVC_OEM_CLIENT_X64FRE_EN_DE.iso
    
    100% complete
    
    Storage optimization saved 28 files, 18307072 bytes (1% of image)
    
    After optimization, image file is 4943673344 bytes
    Space saved because of embedding, sparseness or optimization = 18307072
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Finished
    ============================================================
    
    Press 0 to exit.
    
     
  4. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,672
    2,223
    60
    @Enthousiast
    Code:
    [convert-UUP]
    AutoStart    =1
    AddUpdates   =0
    Cleanup      =0
    ResetBase    =0
    NetFx3       =0
    StartVirtual =1
    wim2esd      =0
    wim2swm      =0
    SkipISO      =0
    SkipWinRE    =0
    LCUwinre     =0
    UpdtBootFiles=0
    ForceDism    =0
    RefESD       =0
    SkipEdge     =0
    AutoExit     =0
    
    [Store_Apps]
    SkipApps     =1
    AppsLevel    =0
    CustomList   =0
    
    [create_virtual_editions]
    vAutoStart   =1
    vDeleteSource=0
    vPreserve    =0
    vwim2esd     =0
    vwim2swm     =0
    vSkipISO     =0
    vAutoEditions=ProfessionalWorkstation,ProfessionalEducation,Education,Enterprise
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,606
    450
    Code:
    [Store_Apps]
    SkipApps     =1
    AppsLevel    =0
    CustomList   =0
    
    Gave you no errors, as far as i could see in the progress, or did i miss something?
     
  6. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,672
    2,223
    60
    @Enthousiast
    This is what I mean. Would the lowest level of apps integration, 1, result in working-as-intended windows even after language pack integration?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,328
    7,044
    210
    AppsLevel=1 gets the VCLibs integrated (Settings will function), the Defender GUI (can not be obtained via Store) and the Store (for loading the other Apps, if desired). So, yes, it's the minimum level of Apps that must be integrated IMO.
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,606
    450
    #1988 Enthousiast, Jun 13, 2022
    Last edited: Jun 14, 2022
    https://forums.mydigitallife.net/threads/abbodi1406s-batch-scripts-repo.74197/page-100#post-1739983
    [​IMG]

    [​IMG]
    Settings, store and defender are working, Notepad will be missing, for example.
    @abbodi1406, not all setup windows are translated to german.

    Unrelated but informative:
    [​IMG]
     
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,191
    84,706
    340
    Tag Microsoft for that :p

    expected, adding new lang = require adding/readding latest LCU
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,606
    450
    I know, but how many times do we see posts about, why is the LCU re-offered, now....because of this....among other stuff.
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,606
    450
    But to come back to this, so W10MUI_20 was not able to set the added language for all setup windows?
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,191
    84,706
    340
    How so?

    W10MUI can add/readd updates after languages
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,606
    450
    Not all is translated by W10MUI, this has nothing to do with updates.
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,191
    84,706
    340
    It's LangPack fault then :)
     
  15. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,331
    2,909
    60
    which language is not fully translated with W10MUI? I would like to test it myself
    I'll try EN-US + DE-DE for now
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,606
    450
    de-DE 22621.4 UUP dump ISO:
    Code:
    
    ============================================================
    Running UUP -> ISO v80
    ============================================================
    
    ============================================================
    Checking UUP Info . . .
    ============================================================
    
    ============================================================
    Configured Options . . .
    ============================================================
    
    AutoStart 1
    AddUpdates 1
    Cleanup
    ResetBase
    NetFx3
    
    ============================================================
    Parsing Apps CompDB . . .
    ============================================================
    
    
    ============================================================
    Preparing Reference ESDs . . .
    ============================================================
    
    Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package-amd64
    Microsoft-OneCore-DirectX-Database-FOD-Package-amd64
    Microsoft-Windows-Ethernet-Client-Intel-E1i68x64-FOD-Package-amd64_cb2eb9d7
    Microsoft-Windows-Ethernet-Client-Intel-E2f68-FOD-Package-amd64
    Microsoft-Windows-Ethernet-Client-Realtek-Rtcx21x64-FOD-Package-amd64
    Microsoft-Windows-Ethernet-Client-Vmware-Vmxnet3-FOD-Package-amd64_f437d115
    Microsoft-Windows-FoDMetadata-Package
    Microsoft-Windows-Hello-Face-Package-amd64_b174c2bf
    Microsoft-Windows-InternetExplorer-Optional-Package-amd64_63d6eaff
    Microsoft-Windows-Kernel-LA57-FoD-Package-amd64_1f939f90
    Microsoft-Windows-LanguageFeatures-Basic-de-de-Package-amd64
    Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package-amd64
    Microsoft-Windows-LanguageFeatures-OCR-de-de-Package-amd64_ad8d183c
    Microsoft-Windows-LanguageFeatures-Speech-de-de-Package-amd64
    Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package-amd64
    Microsoft-Windows-MediaPlayer-Package-amd64_d122c949
    Microsoft-Windows-MediaPlayer-Package-wow64
    Microsoft-Windows-Notepad-System-FoD-Package-amd64
    Microsoft-Windows-Notepad-System-FoD-Package-wow64_4ff411aa
    Microsoft-Windows-PowerShell-ISE-FOD-Package-amd64
    Microsoft-Windows-PowerShell-ISE-FOD-Package-wow64
    Microsoft-Windows-Printing-PMCPPC-FoD-Package-amd64_8915b205
    Microsoft-Windows-StepsRecorder-Package-amd64
    Microsoft-Windows-StepsRecorder-Package-wow64
    Microsoft-Windows-TabletPCMath-Package-amd64_425e27df
    Microsoft-Windows-Wallpaper-Content-Extended-FoD-Package-amd64
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmpciedhd63-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63a-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Broadcom-Bcmwl63al-FOD-Package-amd64_56cccdc9
    Microsoft-Windows-Wifi-Client-Intel-Netwbw02-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Intel-Netwew00-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Intel-Netwew01-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Intel-Netwlv64-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Intel-Netwns64-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Intel-Netwsw00-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Intel-Netwtw02-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Intel-Netwtw04-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Intel-Netwtw06-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Intel-Netwtw08-FOD-Package-amd64_d3e2a5ae
    Microsoft-Windows-Wifi-Client-Intel-Netwtw10-FOD-Package-amd64_a9b52b05
    Microsoft-Windows-Wifi-Client-Marvel-Mrvlpcie8897-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Qualcomm-Athw8x-FOD-Package-amd64_9e670be6
    Microsoft-Windows-Wifi-Client-Qualcomm-Athwnx-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Qualcomm-Qcamain10x64-FOD-Package-amd64_066d927b
    Microsoft-Windows-Wifi-Client-Ralink-Netr28x-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Realtek-Rtl8187se-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Realtek-Rtl8192se-FOD-Package-amd64_28be03a5
    Microsoft-Windows-Wifi-Client-Realtek-Rtl819xp-FOD-Package-amd64_43ce8549
    Microsoft-Windows-Wifi-Client-Realtek-Rtl85n64-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane-FOD-Package-amd64_e1b91da1
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane01-FOD-Package-amd64
    Microsoft-Windows-Wifi-Client-Realtek-Rtwlane13-FOD-Package-amd64_e9881a1c
    Microsoft-Windows-WMIC-FoD-Package-amd64
    Microsoft-Windows-WMIC-FoD-Package-wow64
    Microsoft-Windows-WordPad-FoD-Package-amd64
    Microsoft-Windows-WordPad-FoD-Package-wow64_7f140f65
    OpenSSH-Client-Package-amd64
    
    ============================================================
    Creating Setup Media Layout . . .
    ============================================================
    
    
    ============================================================
    Creating install.wim . . .
    ============================================================
    
    Using LZX compression with 16 threads
    Archiving file data: 6721 MiB of 6721 MiB (100%) done
    
    ============================================================
    Creating Cumulative Update MSU . . .
    ============================================================
    
    Extracting required files...
    
    Creating: DesktopDeployment_x86.cab
    
    Creating: onepackage.AggregatedMetadata.cab
    
    Creating: Windows11.0-KB5015207-x64.msu
    
    ============================================================
    Updating install.wim / 1 image(s) . . .
    ============================================================
    
    1/2: Windows11.0-KB5015207-x64.msu [Combined UUP]
    2/2: SSU-22621.2-x64.cab [SSU]
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Adding Apps . . .
    
    Microsoft.NET.Native.Framework.x64.1.3
    Microsoft.NET.Native.Framework.x64.1.7
    Microsoft.NET.Native.Framework.x64.2.2
    Microsoft.NET.Native.Runtime.x64.1.4
    Microsoft.NET.Native.Runtime.x64.1.7
    Microsoft.NET.Native.Runtime.x64.2.2
    Microsoft.UI.Xaml.x64.2.1
    Microsoft.UI.Xaml.x64.2.3
    Microsoft.UI.Xaml.x64.2.4
    Microsoft.UI.Xaml.x64.2.7
    Microsoft.VCLibs.x64.14.00
    Microsoft.VCLibs.x64.14.00.Desktop
    Microsoft.WindowsStore_8wekyb3d8bbwe
    Microsoft.StorePurchaseApp_8wekyb3d8bbwe
    microsoft.windowscommunicationsapps_8wekyb3d8bbwe
    Microsoft.People_8wekyb3d8bbwe
    Microsoft.BingNews_8wekyb3d8bbwe
    Microsoft.BingWeather_8wekyb3d8bbwe
    Microsoft.MicrosoftSolitaireCollection_8wekyb3d8bbwe
    Microsoft.ZuneMusic_8wekyb3d8bbwe
    Microsoft.ZuneVideo_8wekyb3d8bbwe
    Microsoft.WindowsAlarms_8wekyb3d8bbwe
    Microsoft.WindowsCalculator_8wekyb3d8bbwe
    Microsoft.WindowsNotepad_8wekyb3d8bbwe
    Microsoft.WindowsTerminal_8wekyb3d8bbwe
    Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe
    Microsoft.GetHelp_8wekyb3d8bbwe
    Microsoft.WindowsSoundRecorder_8wekyb3d8bbwe
    Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe
    Microsoft.ScreenSketch_8wekyb3d8bbwe
    Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe
    Microsoft.Todos_8wekyb3d8bbwe
    Microsoft.XboxSpeechToTextOverlay_8wekyb3d8bbwe
    Microsoft.GamingApp_8wekyb3d8bbwe
    Microsoft.XboxGameOverlay_8wekyb3d8bbwe
    Microsoft.XboxGamingOverlay_8wekyb3d8bbwe
    Microsoft.XboxIdentityProvider_8wekyb3d8bbwe
    Microsoft.Xbox.TCUI_8wekyb3d8bbwe
    Microsoft.Getstarted_8wekyb3d8bbwe
    Microsoft.Windows.Photos_8wekyb3d8bbwe
    Microsoft.WindowsMaps_8wekyb3d8bbwe
    Microsoft.PowerAutomateDesktop_8wekyb3d8bbwe
    Microsoft.WindowsCamera_8wekyb3d8bbwe
    Microsoft.DesktopAppInstaller_8wekyb3d8bbwe
    Microsoft.Paint_8wekyb3d8bbwe
    Microsoft.WebMediaExtensions_8wekyb3d8bbwe
    Microsoft.RawImageExtension_8wekyb3d8bbwe
    Microsoft.HEIFImageExtension_8wekyb3d8bbwe
    Microsoft.HEVCVideoExtension_8wekyb3d8bbwe
    Microsoft.VP9VideoExtensions_8wekyb3d8bbwe
    Microsoft.WebpImageExtension_8wekyb3d8bbwe
    MicrosoftWindows.Client.WebExperience_cw5n1h2txyewy
    Microsoft.SecHealthUI_8wekyb3d8bbwe
    Clipchamp.Clipchamp_yxz26nhyzhsrt
    MicrosoftCorporationII.QuickAssist_8wekyb3d8bbwe
    Microsoft.YourPhone_8wekyb3d8bbwe
    Microsoft.549981C3F5F10_8wekyb3d8bbwe
    MicrosoftCorporationII.MicrosoftFamily_8wekyb3d8bbwe
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Saving image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Adding Updates . . .
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_2~31bf3856ad364e35~amd64~~22621.2.1.1
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_2 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    The operation completed successfully.
    
    Windows11.0-KB5015207-x64.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 -
    [===========================80.0%==============            ]
    [==========================100.0%==========================] The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    [=====                      10.0%                          ]
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    Processing 1 of 1 -
    [===========================80.0%==============            ]
    [==========================100.0%==========================] The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image File : C:\Users\Enthousiast\Downloads\Compressed\22621.4_amd64_de-de_professional_abc55837_convert\ISOFOLDER\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    "ISOFOLDER\sources\install.wim" original size: 3542023 KiB
    Using LZX compression with 16 threads
    Archiving file data: 7856 MiB of 7856 MiB (100%) done
    "ISOFOLDER\sources\install.wim" optimized size: 3325518 KiB
    Space saved: 216504 KiB
    
    ============================================================
    Creating winre.wim . . .
    ============================================================
    
    Using LZX compression with 16 threads
    Archiving file data: 1210 MiB of 1210 MiB (100%) done
    
    ============================================================
    Updating winre.wim / 1 image(s) . . .
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_2~31bf3856ad364e35~amd64~~22621.2.1.1
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_2 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    The operation completed successfully.
    
    Windows11.0-KB5015207-x64.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 -
    [===========================80.0%==============            ]
    [==========================100.0%==========================] The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.4
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image File : C:\Users\Enthousiast\Downloads\Compressed\22621.4_amd64_de-de_professional_abc55837_convert\temp\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    "temp\winre.wim" original size: 568171 KiB
    Using LZX compression with 16 threads
    Archiving file data: 1263 MiB of 1263 MiB (100%) done
    "temp\winre.wim" optimized size: 492891 KiB
    Space saved: 75279 KiB
    
    ============================================================
    Adding winre.wim to install.wim . . .
    ============================================================
    
    
    ============================================================
    Creating boot.wim . . .
    ============================================================
    
    
    ============================================================
    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 (943 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 4706074624 bytes (before optimization)
    
    Writing 943 files in 86 directories to 22621.4.220602-0254.NI_RELEASE_SVC_OEM_CLIENTPRO_OEMRET_X64FRE_DE-DE.ISO
    
    100% complete
    
    Storage optimization saved 23 files, 14233600 bytes (1% of image)
    
    After optimization, image file is 4693983232 bytes
    Space saved because of embedding, sparseness or optimization = 14233600
    
    Done.
    Finished.
    
    
    ============================================================
    Removing temporary files . . .
    ============================================================
    
    Press 0 to exit.
    
    [​IMG]

    Here i've added the de-DE language files to the UUP dump en-US ISO:
    https://forums.mydigitallife.net/threads/abbodi1406s-batch-scripts-repo.74197/page-100#post-1739983
    And the setup windows weren't fully translated.
     
  17. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,672
    2,223
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,606
    450
    In the past it was addressed and sorted out.

    And the original UUP dump boot.wim is more translated than the IP Techbench ISOs, they all have english setup language for all ISOs, no localization at all.
     
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,606
    450
    #1999 Enthousiast, Jun 16, 2022
    Last edited: Jun 16, 2022
    Used source ISO:
    Code:
    Name: Windows11_InsiderPreview_Client_x64_en-us_22621.iso
    Size: 5030723584 bytes (4797 MiB)
    CRC32: 7DA52841
    CRC64: 2A60DCAE3DCE5458
    SHA256: c0e6e8d4d5a8a37d3fa85d719da8773432b73a4f92ba1779e74a5f984d709058
    SHA1: 4194a9795002261076e7f6217d9d74e3a7d90b2b
    BLAKE2sp: de8a24cd5421ae574f01646c42d0be79fd250c216e46770d95beb3c087ae4404
    
    I've removed all SKUs except Professional.

    These are the files i downloaded according to the provided info:
    Mega: https://mega.nz/file/p5ETTDTS#TWnbT4r6wBAKa0JjnW9LpHtqYl5UGQI1eenVmXBM-cA
    Gdrive: W10MUI_22621_Language_Pack/
    Integration progress:
    Code:
    
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    de-DE: 64-bit {x64} - 22621
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "Windows11_InsiderPreview_Client_x64_en-us_22621.iso"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 22621
    Count: 1 Image(s)
    Arch : 64-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    de-DE / 64-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    de-DE / 64-bit
    
    ============================================================
    Add language files to distribution
    ============================================================
    
    de-DE / 64-bit
    
    ============================================================
    Mount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 5 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~de-DE~11.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 4 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Update winre.wim / amd64
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Mount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 3 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    [==============             24.8%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image File : F:\W10MUITEMP\WR\amd64\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add updated winre.wim to install.wim - index 1/1
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image File : F:\W10MUI_20\_DVD\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    [==============             24.8%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image File : F:\W10MUI_20\_DVD\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 2 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    [==============             24.8%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22621.1
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image File : F:\W10MUI_20\_DVD\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Create ISO file
    ============================================================
    
    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 (1000 files in 95 directories)
    Scanning source tree complete (1003 files in 97 directories)
    
    Computing directory information complete
    
    Image file is 4798775296 bytes (before optimization)
    
    Writing 1003 files in 97 directories to 22621.1.220506-1250.NI_RELEASE_CLIENT_X64FRE_EN_DE.iso
    
    100% complete
    
    Storage optimization saved 28 files, 18307072 bytes (1% of image)
    
    After optimization, image file is 4782753792 bytes
    Space saved because of embedding, sparseness or optimization = 18307072
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Finished
    ============================================================
    
    Press 0 to exit.
    
    [​IMG]
    Will try with a ESD>ISO created en-US ISO with the package i mentioned at the top, tomorrow.
     
  20. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,331
    2,909
    60
    #2000 Paul Mercer, Jun 16, 2022
    Last edited: Jun 16, 2022
    W10UI.cmd is not starting inside W10MUI.cmd

    update files in W10MUI_20\Updates folder:
    defender-dism-x64_14.06.2022.cab
    windows11.0-kb5014688-x64_LCU_105.1.7.msu

    Code:
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    de-DE: 64-bit {x64} - 22621
    en-US: 64-bit {x64} - 22621
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "22621.1.220506-1250.ni_release_clientpro_oemret_x64fre_en-us.iso"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 22621
    Count: 1 Image(s)
    Arch : 64-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    de-DE / 64-bit
    en-US / 64-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    de-DE / 64-bit
    en-US / 64-bit
    
    ============================================================
    Add language files to distribution
    ============================================================
    
    de-DE / 64-bit
    en-US / 64-bit
    
    ============================================================
    Mount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 8 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 8 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 8 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 8 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 8 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 8 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 7 of 8 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 8 of 8 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 10 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 10 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 10 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 10 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 10 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 10 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 7 of 10 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 8 of 10 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 9 of 10 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~de-DE~11.0.22621.1
    [==========================100.0%==========================]
    Processing 10 of 10 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~en-US~11.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 12 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 12 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 12 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 12 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 12 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 12 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 7 of 12 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 8 of 12 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 9 of 12 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 10 of 12 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 11 of 12 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 12 of 12 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 8 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 8 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 8 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 8 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 8 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 8 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 7 of 8 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 8 of 8 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Update winre.wim / amd64
    ============================================================
    
    Скопировано файлов:         1.
    
    ============================================================
    Mount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 4 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 6 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 10 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 10 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 10 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 10 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 10 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 10 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 7 of 10 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 8 of 10 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 9 of 10 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 10 of 10 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    [===============            27.3%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image File : F:\W10MUITEMP\WR\amd64\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add updated winre.wim to install.wim - index 1/1
    ============================================================
    
    Скопировано файлов:         1.
    
    ============================================================
    Unmount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image File : F:\W10MUI_20\_DVD\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 4 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 6 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 10 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 10 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 10 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 10 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 10 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 10 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 7 of 10 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 8 of 10 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 9 of 10 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 10 of 10 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    [==============             24.8%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image File : F:\W10MUI_20\_DVD\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 4 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 10 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 10 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 10 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 10 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 10 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 10 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 7 of 10 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 8 of 10 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 9 of 10 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 10 of 10 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    [================           28.3%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image Version: 10.0.22621.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Image File : F:\W10MUI_20\_DVD\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.653
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Create ISO file
    ============================================================
    
    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 (1000 files in 99 directories)
    Scanning source tree complete (1009 files in 101 directories)
    
    Computing directory information complete
    
    Image file is 4849991680 bytes (before optimization)
    
    Writing 1009 files in 101 directories to 22621.1.220506-1250.NI_RELEASE_CLIENT_X64FRE_EN_DE.iso
    
    100% complete
    
    Storage optimization saved 35 files, 18765824 bytes (1% of image)
    
    After optimization, image file is 4833554432 bytes
    Space saved because of embedding, sparseness or optimization = 18765824
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Finished
    ============================================================
    
    Press 0 to exit.

    Code:
    set foundupdates=0
    if exist ".\Updates\W10UI.cmd" (
    if exist ".\Updates\SSU-*-*.cab" set foundupdates=1
    if exist ".\Updates\SSU-*-*.msu" set foundupdates=1
    if exist ".\Updates\*Windows10*KB*.cab" set foundupdates=1
    if exist ".\Updates\*Windows10*KB*.msu" set foundupdates=1
    )
    so this is because of windows11.0 naming scheme
    will try again with edited script

    edit: no luck here

    I got a feeling that something is wrong with lang files as well (or with boot.wim) and that is the part of the reason why official ISO and ESD are not fully localised
    anyway boot.wim from UUP dump still not localised with edited W10MUI.cmd script, I will try boot.wim with forcedism config and with the one inside ESD

    edit: UUP dump with ForceDISM - boot.wim is not localised
    boot.wim from ESD - still not localised

    I'm out of ideas, something is wrong with boot.wim, lang files or WinPE_OCs
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...