1. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    384
    161
    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,
     
  2. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    233
    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.
     
  3. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,120
    933
    60
    #9563 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.
     
  4. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    233
    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.
     
  5. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,120
    933
    60
    #9565 rayleigh_otter, Jan 26, 2019
    Last edited: Jan 26, 2019
    Tools like the Toolkit at least give us some control, better than nothing. :)
     
  6. boo123

    boo123 MDL Member

    Sep 20, 2013
    247
    32
    10
    I use 1607 LTSB and its becoming buggy for me.. maybe need to re install
     
  7. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    754
    60
    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...
  8. 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
     
  9. 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.
     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    No when using custom lists for apps/packages there's no order.

     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Specify source OS, if it's W7 - W10 RS4 then use ToolKit v8.8

     
  12. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    233
    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.
     
  13. hiepbg

    hiepbg MDL Junior Member

    Nov 29, 2008
    52
    24
    0
    Thank you, MSMG!
    Can you make a tool's version with some small fixes before new version with new features ?
     
  14. 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:
     
  15. Raspberry Pi

    Raspberry Pi MDL Novice

    Jul 18, 2015
    4
    0
    0
    #9576 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?
     
  16. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,832
    1,112
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Kenafri

    Kenafri MDL Member

    Jul 22, 2014
    104
    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...
    
     
  18. app_raiser

    app_raiser MDL Junior Member

    Mar 18, 2018
    93
    42
    0
    loool!.. winblows analytics... read again and begin to understand!

    i am fully satisfied with latest image created for my offline winblows pc! never ever again i will connect the pc to internet, because... see..?!?!

    i noticed something that may be of interest:
    some month ago i took the appliance of my (ongoing) favourite vm (1607) from the pc atWork with me and extracted it on the winblows-pc atHome. i think i treated them just slightly different (they're death incarnate) or completely similar. recently i created an image, twice - on both machines, following the exact same steps.. the image created on the offline pc is perfect - better than the very pleasing result from last one.. creating the image on the pc at work:
    1. i got the meanwhile well known "system reflection" error when removing the "photo viewer app" -> once
    2. the final image was 30mb bigger than the perfect one from home -> twice

    this is not a question!.. this is microslop winblows!!.. (online)

    because there are no more us carriers in persian gulf.. for 2 years now! have you noticed??? a thousand billion dollars have been spent - thats why you haven't been and won't be asked! (maybe you prefer a slightly more peaceful world too, even when there is no other option)

    using windows installed with custom image you created will always be "interesting" for certain analytics. i don't expect it will get easier to get rid of that "core-feature" of windows. i claim ms has to continue and increase collection and sharing peoples info. and.. they get money for it - no choice.