MSMG ToolKit

Discussion in 'MDL Projects and Applications' started by MSMG, Nov 21, 2013.

  1. Raspberry Pi

    Raspberry Pi MDL Novice

    Jul 18, 2015
    4
    0
    0
  2. mhussain

    mhussain MDL Member

    Oct 1, 2012
    184
    50
    10
    the start.cmd never launched in the seperate window?
    it works for me :)
    you run exec ti in the folder not the win7 one,
     
  3. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    230
    10
    I'm also using OpenShell, It's programs like that and MSMG Toolkit that make life with Windows 10 tolerable.

    That's great to hear they're moving in the right direction with the feature bloat. They should go back to their roots, remember the days when there was a big list of features to choose during install?. Why did they get away from that? I mean why cram features down people's throats when they don't want or need them. It's kind of the way of the world now to give people fewer options, but being able to choose features is also a feature.
     
  4. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,121
    927
    60
    #9584 rayleigh_otter, Jan 26, 2019
    Last edited: Jan 26, 2019
    Because we live in an Opt Out not Opt In world and they make opting out bloody difficult to damn near impossible and many people dont even care.. :mad:

    LTSB 1607 isnt too bad just needs tweaking.
     
  5. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    230
    10
    Yeah it would be easy to get into a philosophical discussion about the whole opt out thing, but at least give us back the option on our computers.
     
  6. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,121
    927
    60
    #9586 rayleigh_otter, Jan 26, 2019
    Last edited: Jan 26, 2019
    Tools like the Toolkit at least give us some control, better than nothing. :)
     
  7. boo123

    boo123 MDL Member

    Sep 20, 2013
    202
    23
    10
    I use 1607 LTSB and its becoming buggy for me.. maybe need to re install
     
  8. boyonthebus

    boyonthebus MDL Addicted

    Sep 16, 2018
    919
    573
    30
    Whenever you run start.cmd, no matter how you launch it, it runs toolkit.cmd with Nsudo with trusted installer all privileges.
    Code:
    @echo off
    
    if "%PROCESSOR_ARCHITECTURE%" equ "x86" set "Arch=x86"
    if "%PROCESSOR_ARCHITECTURE%" equ "AMD64" set "Arch=x64"
    
    @start /b "ToolKit - TrustedInstaller" "%~dp0Bin\%Arch%\NSudo.exe" -U:T -P:E "%~dp0ToolKit.cmd"
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. miartan

    miartan MDL Novice

    Aug 18, 2015
    1
    0
    0
    Hi! Is this the "correct" order for Removal when also using custom lists for apps/packages? Thx.

    Windows Apps -> custom AppList -> System Apps -> custom PckgList -> Advanced Windows Components
     
  10. Jaivu

    Jaivu MDL Novice

    Apr 7, 2018
    2
    0
    0
    Can anyone help me out please every time I select [4] Remove and [5] Customize both of them have the same menu item. Am I missing something?
    Using the latest version of the toolkit.
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    No when using custom lists for apps/packages there's no order.

     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Specify source OS, if it's W7 - W10 RS4 then use ToolKit v8.8

     
  13. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    230
    10
    Yeah that would be a great feature allowing me to call ToolKitHelper.exe with no help from nSudo. Hopefully that one is higher up on the do list.
     
  14. hiepbg

    hiepbg MDL Novice

    Nov 29, 2008
    36
    18
    0
    Thank you, MSMG!
    Can you make a tool's version with some small fixes before new version with new features ?
     
  15. Jaivu

    Jaivu MDL Novice

    Apr 7, 2018
    2
    0
    0
    Code:
    Details for image : E:\sources\install.wim
    
    Index : 8
    Name : Windows 10 Pro
    Description : Windows 10 Pro
    Size : 15,746,775,851 bytes
    WIM Bootable : No
    Architecture : x64
    Hal : <undefined>
    Version : 10.0.16299
    ServicePack Build : 15
    ServicePack Level : 0
    Edition : Professional
    Installation : Client
    ProductType : WinNT
    ProductSuite : Terminal Server
    System Root : WINDOWS
    Directories : 20444
    Files : 101278
    Created : 9/29/2017 - 10:49:04 PM
    Modified : 9/29/2017 - 11:13:38 PM
    Languages :
            en-US (Default)
    Thanks for the reply, MSMG.

    Here's the info:
     
  16. Raspberry Pi

    Raspberry Pi MDL Novice

    Jul 18, 2015
    4
    0
    0
    #9597 Raspberry Pi, Jan 28, 2019
    Last edited: Jan 28, 2019
    1. I unblocked all cmd, exe files in MSMG Toolkit, but same error.

    2. I tried to open start.cmd, toolkit.cmd with ExecTI, same error.

    3. I changed HOST OS's language pack to English. same error.

    4. Clean installed HOST OS [RS5 LTSC 2019], and tried again. same error.

    5. use 'Enable Win32 long paths' group policy. same error.

    I dont know what is problem... any other suggestion to fix this problem?
     
  17. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,549
    879
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Kenafri

    Kenafri MDL Member

    Jul 22, 2014
    103
    49
    10
    Hi 'body!

    For my own use, i've modded ToolKit's Integrate Language Packs Feature

    As I was tired of having to integrate the Language Packs one by one, I had the idea of using the best of both worlds: the possibilities of the ToolKit and the abbodi1406's scripts [Add Multilingual Support to Windows 7 SP1 / 8.1 / 10 Distribution - automated batch scripts]

    The result? The best of both worlds, as I tell you...

    1) Source Image selection : You have choice (6 possibilities)
    Code:
    ===============================================================================
       MSMG ToolKit - Integrate Windows Language Packs - Choose Source Image(s)
    ===============================================================================
    
    -   Windows Setup Boot Image ?       ['Y'es/'N'o] : Y
    
    -   Windows Installation Image ?     ['Y'es/'N'o] : N
    
    -   Windows Recovery Image ?         ['Y'es/'N'o] : N
    
    ===============================================================================
    Selection Completed...
    Go Back to Windows Language Packs Selection Menu ? ['Y'es/'N'o] : N
    

    2) Integrate 02 LangPacks (es-ES & fr-FR) to Boot images
    Code:
    ===============================================================================
      MSMG ToolKit - Integrate Windows Language Packs to Windows Setup Boot Image
    ===============================================================================
    
    -------------------------------------------------------------------------------
    Performing Language Packs pre-processing operations, Please Wait...
    -------------------------------------------------------------------------------
    
    The Prerequisites Checking completed successfully...
    
    [02] Compatible Language Packs Found...
    
    Reading Language Packs Basic Informations...
    
    ===============================================================================
    | Index | Arch | LCID |  Language Packs
    ===============================================================================
    |   1   | x86  | 3082 |  es-ES (Spanish)
    |   2   | x86  | 1036 |  fr-FR (French)
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Integrating Windows Language Packs to Windows Boot Image##########
    -------------------------------------------------------------------------------
    
        Image                    : Boot.wim
        Image Index              : 1, 2
        Image Architecture       : x86
        Image Build              : 10.0.17134.1
        Image Default Language   : en-US
    
    -------------------------------------------------------------------------------
    ####Integrating Windows Language Packs to Windows Boot Image###################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Integrating WinPE Language Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~x86~es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - AT Broker [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-ATBroker-Package~31bf3856ad364e35~x86~e
    s-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Audio Core [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-AudioCore-Package~31bf3856ad364e35~x86~
    es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Audio Drivers [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-AudioDrivers-Package~31bf3856ad364e35~x
    86~es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Enhanced Storage Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e3
    5~x86~es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Narrator [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Narrator-Package~31bf3856ad364e35~x86~e
    s-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Scripting Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~
    es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Secure Startup Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~
    x86~es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE Language Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~x86~es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - AT Broker [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-ATBroker-Package~31bf3856ad364e35~x86~e
    s-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Audio Core [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-AudioCore-Package~31bf3856ad364e35~x86~
    es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Audio Drivers [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-AudioDrivers-Package~31bf3856ad364e35~x
    86~es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Enhanced Storage Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e3
    5~x86~es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Narrator [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Narrator-Package~31bf3856ad364e35~x86~e
    s-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Scripting Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~
    es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Secure Startup Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~
    x86~es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Setup Client Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~x
    86~es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Setup Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Setup-Package~31bf3856ad364e35~x86~es-E
    S~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Speech TextToSpeech [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Speech-TTS-es-ES-Package~31bf3856ad364e
    35~x86~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Speech TextToSpeech [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Speech-TTS-Package~31bf3856ad364e35~x86
    ~es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - SRH [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-SRH-Package~31bf3856ad364e35~x86~es-ES~
    10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - SRT Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~es-ES~
    10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - WDS Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~
    es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - WMI Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~es-ES~
    10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Speech TextToSpeech [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Speech-TTS-es-ES-Package~31bf3856ad364e
    35~x86~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Speech TextToSpeech [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Speech-TTS-Package~31bf3856ad364e35~x86
    ~es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - SRH [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-SRH-Package~31bf3856ad364e35~x86~es-ES~
    10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - SRT Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~es-ES~
    10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - WDS Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~
    es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - WMI Pack [es-ES] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~es-ES~
    10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating [es-ES] Localized Windows Setup resources to the Source DVD...
    -------------------------------------------------------------------------------
    
    Extracting Windows Language Pack [es-ES] to Temporary folder...
    
    Copying Localized Windows Setup Resources Files to the Source DVD...
    
    -------------------------------------------------------------------------------
    ####Finished Integrating WinPE Language Pack [es-ES] to Windows Boot Image#####
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Integrating WinPE Language Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~x86~fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - AT Broker [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-ATBroker-Package~31bf3856ad364e35~x86~f
    r-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Audio Core [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-AudioCore-Package~31bf3856ad364e35~x86~
    fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Audio Drivers [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-AudioDrivers-Package~31bf3856ad364e35~x
    86~fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Enhanced Storage Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e3
    5~x86~fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Narrator [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Narrator-Package~31bf3856ad364e35~x86~f
    r-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Scripting Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~
    fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Secure Startup Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~
    x86~fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE Language Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~
    31bf3856ad364e35~x86~fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - AT Broker [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-ATBroker-Package~31bf3856ad364e35~x86~f
    r-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Audio Core [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-AudioCore-Package~31bf3856ad364e35~x86~
    fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Audio Drivers [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-AudioDrivers-Package~31bf3856ad364e35~x
    86~fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Enhanced Storage Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e3
    5~x86~fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Narrator [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Narrator-Package~31bf3856ad364e35~x86~f
    r-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Scripting Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~
    fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Secure Startup Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~
    x86~fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Setup Client Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~x
    86~fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Setup Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Setup-Package~31bf3856ad364e35~x86~fr-F
    R~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Speech TextToSpeech [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Speech-TTS-fr-FR-Package~31bf3856ad364e
    35~x86~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Speech TextToSpeech [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Speech-TTS-Package~31bf3856ad364e35~x86
    ~fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - SRH [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-SRH-Package~31bf3856ad364e35~x86~fr-FR~
    10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - SRT Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~fr-FR~
    10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - WDS Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~
    fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - WMI Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~fr-FR~
    10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Speech TextToSpeech [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Speech-TTS-fr-FR-Package~31bf3856ad364e
    35~x86~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - Speech TextToSpeech [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-Speech-TTS-Package~31bf3856ad364e35~x86
    ~fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - SRH [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-SRH-Package~31bf3856ad364e35~x86~fr-FR~
    10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - SRT Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~fr-FR~
    10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - WDS Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~
    fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating WinPE - WMI Pack [fr-FR] to Windows Boot Image...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~fr-FR~
    10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Updating Windows Boot Image Default Language Settings...
    -------------------------[Boot.wim, Index : 1]---------------------------------
    
    Setting Windows Boot Image Default System UI Language to [en-US]...
    
    -------------------------------------------------------------------------------
    Updating Windows Boot Image Default Language Settings...
    -------------------------[Boot.wim, Index : 2]---------------------------------
    
    Setting Windows Boot Image Default System UI Language to [en-US]...
    
    Updating Windows Setup Language Configuration File [Lang.ini]...
    
    -------------------------------------------------------------------------------
    Integrating [fr-FR] Localized Windows Setup resources to the Source DVD...
    -------------------------------------------------------------------------------
    
    Extracting Windows Language Pack [fr-FR] to Temporary folder...
    
    Copying Localized Windows Setup Resources Files to the Source DVD...
    
    -------------------------------------------------------------------------------
    ####Finished Integrating WinPE Language Pack [fr-FR] to Windows Boot Image#####
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    ####Generating Windows Language Packs Integration Log Files####################
    -------------------------------------------------------------------------------
    
    Windows Language Packs Integration [Boot.wim, Index : 1] Log...
    Windows Language Packs Integration [Boot.wim, Index : 2] Log...
    
    -------------------------------------------------------------------------------
    ####Cleaning Up Temporary Files & Folders######################################
    -------------------------------------------------------------------------------
    
    Cleaning Up Temporary folder...
    
    -------------------------------------------------------------------------------
    ####Finished Integrating Windows Language Packs to Windows Boot Image##########
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Appuyez sur une touche pour continuer...
    

    3) Integrate 02 LangPacks(es-ES & fr-FR) to Boot.wim & Install.wim
    Code:
    ===============================================================================
     MSMG ToolKit - Integrate Windows Language Packs to Windows Installation Image
    ===============================================================================
    
    -------------------------------------------------------------------------------
    Performing Language Packs pre-processing operations, Please Wait...
    -------------------------------------------------------------------------------
    
    The Prerequisites Checking completed successfully...
    
    [02] Compatible Language Packs Found...
    
    Reading Language Packs Basic Informations...
    
    ===============================================================================
    | Index | Arch | LCID |  Language Packs
    ===============================================================================
    |   1   | x86  | 3082 |  es-ES (Spanish)
    |   2   | x86  | 1036 |  fr-FR (French)
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Integrating Windows Language Packs to Windows Installation Image##
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 1
        Image Architecture       : x86
        Image Build              : 10.0.17134.1
        Image Edition            : Core
        Image Default Language   : en-US
    
    -------------------------------------------------------------------------------
    ####Integrating Windows Language Packs to Windows Installation Image###########
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Integrating Windows Language Pack [es-ES] to Windows Installation Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package
    ~31bf3856ad364e35~x86~es-ES~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows Language Features - Basic Pack [es-ES]...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-es-e
    s-Package~31bf3856ad364e35~x86~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows Language Features - Handwriting Pack [es-ES]...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwritin
    g-es-es-Package~31bf3856ad364e35~x86~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows Language Features - OCR Pack [es-ES]...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-es-es-
    Package~31bf3856ad364e35~x86~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows Language Features - Text To Speech Pack [es-ES]...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpee
    ch-es-es-Package~31bf3856ad364e35~x86~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows Language Features - Speech Pack [es-ES]...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-es-
    es-Package~31bf3856ad364e35~x86~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating [es-ES] Localized Windows Setup resources to Source DVD...
    -------------------------------------------------------------------------------
    
    Extracting Windows Language Pack [es-ES] to Temporary folder...
    
    Copying Localized Windows Setup resources files to the Source DVD...
    
    -------------------------------------------------------------------------------
    ####Finished Integrating Language Pack [es-ES] to Windows Installation Image###
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Integrating Windows Language Pack [fr-FR] to Windows Installation Image...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package
    ~31bf3856ad364e35~x86~fr-FR~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows Language Features - Basic Pack [fr-FR]...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-fr-f
    r-Package~31bf3856ad364e35~x86~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows Language Features - Handwriting Pack [fr-FR]...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwritin
    g-fr-fr-Package~31bf3856ad364e35~x86~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows Language Features - OCR Pack [fr-FR]...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-fr-fr-
    Package~31bf3856ad364e35~x86~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows Language Features - Text To Speech Pack [fr-FR]...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpee
    ch-fr-fr-Package~31bf3856ad364e35~x86~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows Language Features - Speech Pack [fr-FR]...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18272.1000
    
    Image Version: 10.0.17134.112
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-fr-
    fr-Package~31bf3856ad364e35~x86~~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating [fr-FR] Localized Windows Setup resources to Source DVD...
    -------------------------------------------------------------------------------
    
    Extracting Windows Language Pack [fr-FR] to Temporary folder...
    
    Copying Localized Windows Setup resources files to the Source DVD...
    
    -------------------------------------------------------------------------------
    ####Finished Integrating Language Pack [fr-FR] to Windows Installation Image###
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Updating Windows Installation Image Default Language Settings...
    -------------------------------------------------------------------------------
    
    Setting Windows Installation Image Default System UI Language to [en-US]...
    
    Updating Windows Setup Language Configuration File [Lang.ini]...
    
    -------------------------------------------------------------------------------
    ####Generating Windows Language Packs Integration Log Files####################
    -------------------------------------------------------------------------------
    
    Windows Language Packs Integration [Install.wim, Index : 1] Log...
    
    -------------------------------------------------------------------------------
    ####Cleaning Up Temporary Files & Folders######################################
    -------------------------------------------------------------------------------
    
    Cleaning Up Temporary folder...
    
    -------------------------------------------------------------------------------
    ####Finished Integrating Windows Language Packs to Windows Installation Image##
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Appuyez sur une touche pour continuer...