Add Multilingual Support to Windows 10 Distribution - automated batch script

Discussion in 'Windows 10' started by abbodi1406, Mar 30, 2016.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
    #601 Enthousiast, Aug 31, 2022
    Last edited: Aug 31, 2022
    mount the install.wim using dism and run this in an elevated cmd:
    Code:
    dism /online /get-packages
    LCU and the ndp cu
    Depends on what build.
    WHD contains 1809/1904x/22000

    Updates Overview:
    22000: https://forums.mydigitallife.net/th...d-22000-xxx-pc-co_release.83722/#post-1669627
    1904x: https://forums.mydigitallife.net/th...h1-22h2-vb_release.80763/page-16#post-1571109
    17763: https://forums.mydigitallife.net/th...-17763-xxx-pc-rs5.77945/page-216#post-1490183
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,222
    84,900
    340
    @nasagih
    You don't need to check the updates, just include Latest Cumulative Update, whether it's the same inside iso or newer one
     
  3. nasagih

    nasagih MDL Novice

    Dec 14, 2010
    30
    4
    0
    #603 nasagih, Sep 1, 2022
    Last edited: Sep 1, 2022
    @abbodi1406 ,
    Let me know it is Cumulative Update or Cumulative Update Preview or dynamic Cumulative Update?
     
  4. U can use which ever is latest either preview of CU or CU release itself.
     
  5. nasagih

    nasagih MDL Novice

    Dec 14, 2010
    30
    4
    0
    I got the same error. Need Restart
     
  6. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,349
    2,939
    60
    #606 Paul Mercer, Sep 1, 2022
    Last edited: Sep 2, 2022
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. nasagih

    nasagih MDL Novice

    Dec 14, 2010
    30
    4
    0
    I am sorry to say that the iso is already have updates . However I like this iso.
    Any other solution?
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,222
    84,900
    340
    Any except dynamic
     
  9. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,349
    2,939
    60
    been testing nasagih ISO this morning, the goal was to integrate en-US into homebrew ru-RU ISO with removed stuff (can't create PIN in OOBE because of that)
    anyway W10MUI is working as expected, can't reproduce restart error in VMware WS with en-US and ru-RU languages integrated (ru-RU was integrated again, I don't trust that homebrew ISO)

    I suspect the reason for restart error is the lack of integrated updates on top of already updated ISO
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. nasagih

    nasagih MDL Novice

    Dec 14, 2010
    30
    4
    0
    Good job
     
  11. Bira

    Bira MDL Member

    Oct 4, 2017
    197
    108
    10
    Hello abbodi, why this lack of integration errors? if you want the logs i have them here

    Code:
    
    
    ============================================================
    Enter the distribution path (without quotes marks " "):
    ISO file, Extracted ISO folder, DVD/USB drive letter
    ============================================================
    
    C:\Users\Alberto\Desktop\Mui.7.81.10\Dvd
    
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    pt-BR: 64-bit {x64} - 22621
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "C:\Users\Alberto\Desktop\Mui.7.81.10\Dvd"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 22621
    Count: 1 Image(s)
    Arch : 64-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    pt-BR / 64-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    pt-BR / 64-bit
    
    ============================================================
    Mount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    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.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package
    ~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80070
    003
    
    Error: 3
    
    DISM failed. No operation was performed.
    For more information, review the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIinstallLP64.log
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Update winre.wim / amd64
    ============================================================
    
            1 arquivo(s) copiado(s).
    
    ============================================================
    Mount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-WinPE-LanguagePack-Package Error: 0x800700
    03
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~pt-B
    R~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-SRT-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIwinreLP64.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 3 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~pt-B
    R~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-HTA-Package Error: 0x80070003
    Processing 2 of 3 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~pt
    -BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-Rejuv-Package Error: 0x80070003
    Processing 3 of 3 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd
    64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-StorageWMI-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIwinreLP64.log
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image File : C:\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.25197.1000
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add updated winre.wim to install.wim - index 1/1
    ============================================================
    
            1 arquivo(s) copiado(s).
    
    ============================================================
    Unmount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image File : C:\Users\Alberto\Downloads\Compressed\W10MUI_21\_DVD\sources\instal
    l.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.25197.1000
    
    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.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-WinPE-LanguagePack-Package Error: 0x800700
    03
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~pt-B
    R~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-SRT-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIbootLP64.log
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image File : C:\Users\Alberto\Downloads\Compressed\W10MUI_21\_DVD\sources\boot.w
    im
    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.25197.1000
    
    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.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-WinPE-LanguagePack-Package Error: 0x800700
    03
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~pt-B
    R~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-SRT-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIbootLP64.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 2 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~pt
    -BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-Setup-Package Error: 0x80070003
    Processing 2 of 2 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~a
    md64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-Setup-Client-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIbootLP64.log
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image File : C:\Users\Alberto\Downloads\Compressed\W10MUI_21\_DVD\sources\boot.w
    im
    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.25197.1000
    
    
    Error: 87
    
    A required option is missing from the command-line.
    Ensure that /index or /name is specified.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
    
    ============================================================
    Rebuild install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Cleanup ISO payload
    ============================================================
    
    
    ============================================================
    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
    Scanning source tree complete (34 files in 14 directories)
    
    Computing directory information complete
    
    Image file is 4747886592 bytes (before optimization)
    
    Writing 34 files in 14 directories to 22621.382.220804-1759.NI_RELEASE_SVC_PROD1
    _CLIENT_X64FRE_EN.iso
    
    100% complete
    
    Storage optimization saved 4 files, 315392 bytes (1% of image)
    
    After optimization, image file is 4747655168 bytes
    Space saved because of embedding, sparseness or optimization = 315392
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Finished
    ============================================================
    
    Press 0 to exit.
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,222
    84,900
    340
    Well, compress and upload MUIinstallLP64.log
     
  13. Bira

    Bira MDL Member

    Oct 4, 2017
    197
    108
    10
    #613 Bira, Sep 21, 2022
    Last edited: Sep 21, 2022
    There are all the log, this one and the service pack build 382 is giving error since 1 they all give error

    Code:
    
    ============================================================
    Enter the distribution path (without quotes marks " "):
    ISO file, Extracted ISO folder, DVD/USB drive letter
    ============================================================
    
    C:\Users\Alberto\Desktop\Mui.7.81.10\Dvd
    
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    pt-BR: 64-bit {x64} - 22621
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "C:\Users\Alberto\Desktop\Mui.7.81.10\Dvd"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 22621
    Count: 1 Image(s)
    Arch : 64-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    pt-BR / 64-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    pt-BR / 64-bit
    
    ============================================================
    Mount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    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.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package
    ~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Client-LanguagePack-Package Error: 0x80070
    003
    
    Error: 3
    
    DISM failed. No operation was performed.
    For more information, review the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIinstallLP64.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-pt-b
    r-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-LanguageFeatures-Basic-pt-br-Package Error
    : 0x80070003
    
    Error: 3
    
    DISM failed. No operation was performed.
    For more information, review the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIinstallFOD64a.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpee
    ch-pt-br-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-LanguageFeatures-TextToSpeech-pt-br-Packag
    e Error: 0x80070003
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwritin
    g-pt-br-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-LanguageFeatures-Handwriting-pt-br-Package
     Error: 0x80070003
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-pt-br-
    Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-LanguageFeatures-OCR-pt-br-Package Error:
    0x80070003
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-pt-
    br-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-LanguageFeatures-Speech-pt-br-Package Erro
    r: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIinstallFOD64a.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 5 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~
    31bf3856ad364e35~wow64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-PowerShell-ISE-FOD-Package Error: 0x800700
    03
    Processing 2 of 5 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-PowerShell-ISE-FOD-Package Error: 0x800700
    03
    Processing 3 of 5 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~
    31bf3856ad364e35~wow64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Notepad-System-FoD-Package Error: 0x800700
    03
    Processing 4 of 5 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Notepad-System-FoD-Package Error: 0x800700
    03
    Processing 5 of 5 - Adding package Microsoft-Windows-InternetExplorer-Optional-P
    ackage~31bf3856ad364e35~amd64~pt-BR~11.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-InternetExplorer-Optional-Package Error: 0
    x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIinstallFOD64b.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package
    ~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Printing-PMCPPC-FoD-Package Error: 0x80070
    003
    Processing 2 of 6 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31
    bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-Printing-WFS-FoD-Package Error: 0x80070003
    
    Processing 3 of 6 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf385
    6ad364e35~wow64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-WordPad-FoD-Package Error: 0x80070003
    Processing 4 of 6 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf385
    6ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-WordPad-FoD-Package Error: 0x80070003
    Processing 5 of 6 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3
    856ad364e35~wow64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-StepsRecorder-Package Error: 0x80070003
    Processing 6 of 6 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3
    856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-StepsRecorder-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIinstallFOD64c.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 4 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf385
    6ad364e35~wow64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-MediaPlayer-Package Error: 0x80070003
    Processing 2 of 4 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf385
    6ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-MediaPlayer-Package Error: 0x80070003
    Processing 3 of 4 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad
    364e35~wow64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-WMIC-FoD-Package Error: 0x80070003
    Processing 4 of 4 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad
    364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-WMIC-FoD-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIinstallFOD64e.log
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Update winre.wim / amd64
    ============================================================
    
            1 arquivo(s) copiado(s).
    
    ============================================================
    Mount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-WinPE-LanguagePack-Package Error: 0x800700
    03
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~pt-B
    R~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-SRT-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIwinreLP64.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 3 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~pt-B
    R~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-HTA-Package Error: 0x80070003
    Processing 2 of 3 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~pt
    -BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-Rejuv-Package Error: 0x80070003
    Processing 3 of 3 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd
    64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-StorageWMI-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIwinreLP64.log
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image File : C:\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.25197.1000
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add updated winre.wim to install.wim - index 1/1
    ============================================================
    
            1 arquivo(s) copiado(s).
    
    ============================================================
    Unmount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image File : C:\Users\Alberto\Downloads\Compressed\W10MUI_21\_DVD\sources\instal
    l.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.25197.1000
    
    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.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-WinPE-LanguagePack-Package Error: 0x800700
    03
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~pt-B
    R~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-SRT-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIbootLP64.log
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image File : C:\Users\Alberto\Downloads\Compressed\W10MUI_21\_DVD\sources\boot.w
    im
    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.25197.1000
    
    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.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-WinPE-LanguagePack-Package Error: 0x800700
    03
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~pt-B
    R~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-SRT-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIbootLP64.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    Processing 1 of 2 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~pt
    -BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-Setup-Package Error: 0x80070003
    Processing 2 of 2 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~a
    md64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-Setup-Client-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIbootLP64.log
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.382
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image File : C:\Users\Alberto\Downloads\Compressed\W10MUI_21\_DVD\sources\boot.w
    im
    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.25197.1000
    
    
    Error: 87
    
    A required option is missing from the command-line.
    Ensure that /index or /name is specified.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
    
    ============================================================
    Rebuild install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Cleanup ISO payload
    ============================================================
    
    
    ============================================================
    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
    Scanning source tree complete (34 files in 14 directories)
    
    Computing directory information complete
    
    Image file is 4748083200 bytes (before optimization)
    
    Writing 34 files in 14 directories to 22621.382.220804-1759.NI_RELEASE_SVC_PROD1
    _CLIENT_X64FRE_EN.iso
    
    100% complete
    
    Storage optimization saved 4 files, 315392 bytes (1% of image)
    
    After optimization, image file is 4747851776 bytes
    Space saved because of embedding, sparseness or optimization = 315392
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Finished
    ============================================================
    
    Press 0 to exit.
     

    Attached Files:

  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,222
    84,900
    340
    You are running Windows 8.1 Host OS
    it's no longer compatible for servicing (updating) Windows 11 builds 22567+
    you need at least Windows 10 v1809 Host OS
    https://forums.mydigitallife.net/posts/1725856/

    i guess i should add a note for that
     
  15. Bira

    Bira MDL Member

    Oct 4, 2017
    197
    108
    10
    I imagined that, but until build 22000 it works gtr then it will no longer work with w81 blz! grato abbodi
    @MSMG
    @inTerActionVRI
     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,222
    84,900
    340
    I guess some intern tried to enhance the code and broke the CBS registry routines
    they probably can fix it if we could reach to them

    22567+
    Code:
    0001809d Call #49228# into @0xa4b7ece6f0 Windows::Rtl::SystemImplementation::CKey::CreateNewKeyWithClass(...)
    0001809e Call #49229# into @0xa4b7a64360 Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysCreateKey(key = {provider=NULL, handle=0, name= ("null")}, da = (KEY_READ|KEY_SET_VALUE|KEY_CREATE_SUB_KEY), oa = @0xa4b4d3bbe8->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[187]'\Registry\Machine\{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Mount/Windows/System32/config/COMPONENTS\CanonicalData\Catalogs\3ba0c927e31fd574ee69b16422289ff6ac1a64efa8771785c944451c92f620e7'; a:0}, ti = 0, class = '(null)', co = (REG_OPTION_BACKUP_RESTORE))
    0001809f (F) Failed to create key {provider=NULL, handle=0, name= ("null")}, desired access (KEY_READ|KEY_SET_VALUE|KEY_CREATE_SUB_KEY|KEY_WOW64_64KEY) object attributes @0xa4b4d3bbe8->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[187]'\Registry\Machine\{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Mount/Windows/System32/config/COMPONENTS\CanonicalData\Catalogs\3ba0c927e31fd574ee69b16422289ff6ac1a64efa8771785c944451c92f620e7'; a:0} titleindex 0 class '(null)' createoptions (REG_OPTION_BACKUP_RESTORE)
    000180a0@2022/3/8:05:47:27.664 (F) onecore\base\wcp\sil\ntsystem.cpp(5070): Error STATUS_OBJECT_PATH_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysCreateKey expression: (null)
    000180a1 (F) STATUS_OBJECT_PATH_NOT_FOUND #49229# from Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysCreateKey(key = {provider=NULL, handle=0, name= ("null")}, disp = Unmapped disposition: 0)
    000180a2 (F) STATUS_OBJECT_PATH_NOT_FOUND #49228# from Windows::Rtl::SystemImplementation::CKey::CreateNewKeyWithClass(...)
    22000
    Code:
    0000126b Call #2355# into @0xb748eaa4d0 Windows::Rtl::SystemImplementation::CKey::CreateNewKeyWithClass(...)
    0000126c Call #2356# into @0xb748ed3aa0 Windows::Rtl::SystemImplementation::CBufferedRegistryProvider::SysCreateKey(key = {provider=NULL, handle=0, name= ("null")}, da = (KEY_READ|KEY_SET_VALUE|KEY_CREATE_SUB_KEY), oa = @0xb747b8c190->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[116]'\Registry\Machine\COMPONENTS\CanonicalData\Catalogs\b4b0bbb02a327f2704c02f374a2eb0b9a8dfc9742280022421d1baee5aeff4b3'; a:0}, ti = 0, class = '(null)', co = (REG_OPTION_BACKUP_RESTORE))
    0000126d Call #2357# into @0xb745fd2200 Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey(flg = (AllowKeyNotFound), da = (KEY_READ), oa = @0xb747b8bb88->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[187]'\Registry\Machine\{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Mount/Windows/System32/config/COMPONENTS\CanonicalData\Catalogs\b4b0bbb02a327f2704c02f374a2eb0b9a8dfc9742280022421d1baee5aeff4b3'; a:0})
    0000126e (S) STATUS_SUCCESS #2357# from Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey(key = {provider=NULL, handle=0, name= ("null")}, disp = KeyNotFound)
    0000126f (S) STATUS_SUCCESS #2356# from Windows::Rtl::SystemImplementation::CBufferedRegistryProvider::SysCreateKey(key = {provider=@0xb748ed3aa0, handle=b748e39fd0, name= ("[l:116 ml:121]'\Registry\Machine\COMPONENTS\CanonicalData\Catalogs\b4b0bbb02a327f2704c02f374a2eb0b9a8dfc9742280022421d1baee5aeff4b3'")}, disp = Unmapped disposition: 1)
    adding Apps on Windows 8.1 Host OS is still working fine, and those also have their own registry routines
     
  17. Bira

    Bira MDL Member

    Oct 4, 2017
    197
    108
    10
    #617 Bira, Sep 21, 2022
    Last edited: Sep 21, 2022
    for w81 work equal to or below 22000 above, w10 14393 [1607] as tested

    Code:
    OS w81 - Integrations
    
    Build 22621 error;
    
    [code]
    Image Version: 10.0.22621.1
    
    [==================         31.7%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image File : D:\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.25197.1000
    
    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.25197.1000
    
    Image File : D:\Users\Alberto\Downloads\Compressed\W10MUI_21\_DVD\sources\instal
    l.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.25197.1000
    
    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.25197.1000
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-WinPE-LanguagePack-Package Error: 0x800700
    03
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~pt-B
    R~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-SRT-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIbootLP64.log
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    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.25197.1000
    
    Image File : D:\Users\Alberto\Downloads\Compressed\W10MUI_21\_DVD\sources\boot.w
    im
    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.25197.1000
    
    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.25197.1000
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - Microsoft-Windows-WinPE-LanguagePack-Package Error: 0x800700
    03
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~pt-B
    R~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-SRT-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIbootLP64.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 2 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~pt
    -BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-Setup-Package Error: 0x80070003
    Processing 2 of 2 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~a
    md64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    An error occurred - WinPE-Setup-Client-Package Error: 0x80070003
    
    Error: 3
    
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIbootLP64.log
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22621.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    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.25197.1000
    
    Image File : D:\Users\Alberto\Downloads\Compressed\W10MUI_21\_DVD\sources\boot.w
    im
    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.25197.1000
    
    
    Error: 87
    
    A required option is missing from the command-line.
    Ensure that /index or /name is specified.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
    
    ============================================================
    Rebuild install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Cleanup ISO payload
    ============================================================
    
    
    ============================================================
    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
    Scanning source tree complete (34 files in 14 directories)
    
    Computing directory information complete
    
    Image file is 4318691328 bytes (before optimization)
    
    Writing 34 files in 14 directories to 22621.1.220506-1250.NI_RELEASE_CLIENT_X64F
    RE_EN.iso
    
    100% complete
    
    Storage optimization saved 4 files, 315392 bytes (1% of image)
    
    After optimization, image file is 4318470144 bytes
    Space saved because of embedding, sparseness or optimization = 315392
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Finished
    ============================================================
    
    Press 0 to exit.
    
    
    OS w10 [1607] - Integrations - Build 22621;
    
    
    ============================================================
    Enter the distribution path (without quotes marks " "):
    ISO file, Extracted ISO folder, DVD/USB drive letter
    ============================================================
    
    D:\Users\Alberto\Desktop\Mui.7.81.10\Dvd
    
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    pt-BR: 64-bit {x64} - 22621
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "D:\Users\Alberto\Desktop\Mui.7.81.10\Dvd"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 22621
    Count: 1 Image(s)
    Arch : 64-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    pt-BR / 64-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    pt-BR / 64-bit
    
    ============================================================
    Mount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    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.14393.0
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-pt-br-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-pt-br-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-pt-br-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-pt-br-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-pt-br-Package~31bf3856ad364e35~amd64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 5 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~wow64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~pt-BR~11.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 4 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~pt-BR~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.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 3 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.22621.1
    
    [================           28.3%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.22621.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : D:\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.14393.0
    
    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.14393.0
    
    Image File : D:\Users\Alberto\Downloads\Compressed\W10MUI_21\_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.14393.0
    
    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.14393.0
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.22621.1
    
    [==============             24.8%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    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.14393.0
    
    Image File : D:\Users\Alberto\Downloads\Compressed\W10MUI_21\_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.14393.0
    
    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.14393.0
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 2 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~pt-BR~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.22621.1
    
    [==============             24.8%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    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.14393.0
    
    Image File : D:\Users\Alberto\Downloads\Compressed\W10MUI_21\_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.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Cleanup ISO payload
    ============================================================
    
    
    ============================================================
    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
    Scanning source tree complete (34 files in 14 directories)
    
    Computing directory information complete
    
    Image file is 4429479936 bytes (before optimization)
    
    Writing 34 files in 14 directories to 22621.1.220506-1250.NI_RELEASE_CLIENT_X64FRE_EN_PT.iso
    
    100% complete
    
    Storage optimization saved 4 files, 315392 bytes (1% of image)
    
    After optimization, image file is 4429254656 bytes
    Space saved because of embedding, sparseness or optimization = 315392
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Finished
    ============================================================
    
    Press 0 to exit.
    
    perfect
     
  18. Bira

    Bira MDL Member

    Oct 4, 2017
    197
    108
    10
    Could this have happened? I believe it was not necessary to change the OS, is it? because the thing there is independent of the system dism

    Code:
    I guess some intern tried to enhance the code and broke the CBS registry routines
    they probably can fix it if we could reach to them
     
  19. Bira

    Bira MDL Member

    Oct 4, 2017
    197
    108
    10
    Some error there in the boot export but that's too little

    Code:
    OS w81 - Integrations
    build 22000;
    
    
    ============================================================
    Enter the distribution path (without quotes marks " "):
    ISO file, Extracted ISO folder, DVD/USB drive letter
    ============================================================
    
    D:\Users\Alberto\Desktop\Mui.7.81.10\Dvd
    
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    pt-BR: 64-bit {x64} - 22000
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "D:\Users\Alberto\Desktop\Mui.7.81.10\Dvd"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 22000
    Count: 1 Image(s)
    Arch : 64-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    pt-BR / 64-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    pt-BR / 64-bit
    
    ============================================================
    Mount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    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.25197.1000
    
    Image Version: 10.0.22000.194
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package
    ~31bf3856ad364e35~amd64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22000.194
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-pt-b
    r-Package~31bf3856ad364e35~amd64~~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22000.194
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpee
    ch-pt-br-Package~31bf3856ad364e35~amd64~~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwritin
    g-pt-br-Package~31bf3856ad364e35~amd64~~10.0.22000.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-pt-br-
    Package~31bf3856ad364e35~amd64~~10.0.22000.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-pt-
    br-Package~31bf3856ad364e35~amd64~~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22000.194
    
    Processing 1 of 5 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~
    31bf3856ad364e35~wow64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~
    31bf3856ad364e35~wow64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package Microsoft-Windows-Notepad-System-FoD-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package Microsoft-Windows-InternetExplorer-Optional-P
    ackage~31bf3856ad364e35~amd64~pt-BR~11.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22000.194
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package
    ~31bf3856ad364e35~amd64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31
    bf3856ad364e35~amd64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf385
    6ad364e35~wow64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf385
    6ad364e35~amd64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3
    856ad364e35~wow64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3
    856ad364e35~amd64~pt-BR~10.0.22000.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.25197.1000
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22000.194
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~pt-B
    R~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22000.194
    
    Processing 1 of 3 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~pt-B
    R~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~pt
    -BR~10.0.22000.1
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd
    64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22000.194
    
    [===========================91.3%====================      ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22000.194
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image File : D:\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.25197.1000
    
    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.25197.1000
    
    Image File : D:\Users\Alberto\Downloads\Compressed\W10MUI_21\_DVD\sources\instal
    l.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.25197.1000
    
    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.25197.1000
    
    Image Version: 10.0.22000.194
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~pt-B
    R~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22000.194
    
    [===========================84.5%=================         ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22000.194
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image File : D:\Users\Alberto\Downloads\Compressed\W10MUI_21\_DVD\sources\boot.w
    im
    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.25197.1000
    
    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.25197.1000
    
    Image Version: 10.0.22000.194
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~amd64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~pt-B
    R~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22000.194
    
    Processing 1 of 2 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~pt
    -BR~10.0.22000.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~a
    md64~pt-BR~10.0.22000.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22000.194
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image Version: 10.0.22000.194
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Image File : D:\Users\Alberto\Downloads\Compressed\W10MUI_21\_DVD\sources\boot.w
    im
    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.25197.1000
    
    
    Error: 87
    
    A required option is missing from the command-line.
    Ensure that /index or /name is specified.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
    
    ============================================================
    Rebuild install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.25197.1000
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Cleanup ISO payload
    ============================================================
    
    
    ============================================================
    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
    Scanning source tree complete (34 files in 14 directories)
    
    Computing directory information complete
    
    Image file is 4819845120 bytes (before optimization)
    
    Writing 34 files in 14 directories to 22000.194.210912-0930.CO_RELEASE_SVC_PROD1
    _CLIENT_X64FRE_EN_PT.iso
    
    100% complete
    
    Storage optimization saved 4 files, 307200 bytes (1% of image)
    
    After optimization, image file is 4819634176 bytes
    Space saved because of embedding, sparseness or optimization = 307200
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Finished
    ============================================================
    
    Press 0 to exit.
     
  20. Bira

    Bira MDL Member

    Oct 4, 2017
    197
    108
    10
     

    Attached Files: