1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
  2. olris

    olris MDL Novice

    Mar 9, 2019
    22
    5
    0
    #18082 olris, Jan 6, 2021
    Last edited: Jan 6, 2021
    MSMG

    Hi! Yes, start.cmd as administrator, for run, and any components successfully deleted, bat stop at Solitaire Collection.
    :(
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    #18084 MSMG, Jan 6, 2021
    Last edited: Jan 6, 2021
    (OP)
    Then make sure the image mount directory is not accessed by any other programs or Antivirus.

    Will check with ru-RU image when I do get time.

     
  4. olris

    olris MDL Novice

    Mar 9, 2019
    22
    5
    0
    MSMG

    It's not about localization. This same version of the English distribution has the same result when using the method "Remove->Remove Windows Components->Select Windows Components".

    en_windows_10_business_editions_version_20h2_updated_dec_2020_x64_dvd_2af15d50.iso

    ru_windows_10_business_editions_version_20h2_updated_dec_2020_x64_dvd_6799b675.iso
     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    Which edition are you using in these images

    en_windows_10_business_editions_version_20h2_updated_dec_2020_x64_dvd_2af15d50.iso
    ru_windows_10_business_editions_version_20h2_updated_dec_2020_x64_dvd_6799b675.iso

    I have already done many tests using 19042.685 images with Home, Pro, Enterprise N editions all are working without any issues.

     
  6. olris

    olris MDL Novice

    Mar 9, 2019
    22
    5
    0
    Enterprise.
    Redaction № 3 to "en_windows_10_business_editions_version_20h2_updated_dec_2020_x64_dvd_2af15d50.iso".
    Redaction № 2 to "ru_windows_10_business_editions_version_20h2_updated_dec_2020_x64_dvd_6799b675.iso".
     
  7. ultimate_live

    ultimate_live MDL Expert

    Mar 15, 2011
    1,022
    671
    60
    How can I integrate DART using MSMG Toolkit?
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,006
    93,800
    450
    Code:
    ===============================================================================
      MSMG ToolKit - Integrate Microsoft DaRT 10 Tools to Windows Setup Boot Image
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Integrating Microsoft DaRT 10 Tools to Windows Boot Image#########
    -------------------------------------------------------------------------------
    
        Image                    : Boot.wim
        Image Index              : 2
        Image Architecture       : x64
        Image Version            : 10.0.19041.1.0
    
    -------------------------------------------------------------------------------
    ####Integrating Microsoft DaRT 10 Tools to Windows Boot Image##################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Tools Base Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Tools [en-US] Language Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Debug Tools Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Integrating Microsoft DaRT 10 Tools to Windows Boot Image#########
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    Code:
    C:\ToolKit_v11.0\Packs\Dart\w10>
    
        Dart.tpk
        Dart_de-DE.tpk
        Dart_en-US.tpk
        Dart_es-ES.tpk
        Dart_fr-FR.tpk
        Dart_it-IT.tpk
        Dart_ja-JP.tpk
        Dart_ko-KR.tpk
        Dart_pt-BR.tpk
        Dart_ru-RU.tpk
        Dart_zh-CN.tpk
        Dart_zh-TW.tpk
        DebugTools_10.0.10240.tpk
        DebugTools_10.0.10586.tpk
        DebugTools_10.0.14393.tpk
        DebugTools_10.0.15063.tpk
        DebugTools_10.0.16299.tpk
        DebugTools_10.0.17134.tpk
        DebugTools_10.0.17763.tpk
        DebugTools_10.0.18362.tpk
        DebugTools_10.0.19041.tpk
    
    No subfolders exist
    Code:
    ===============================================================================
       MSMG ToolKit - Integrate Microsoft DaRT 10 Tools to Windows Recovery Image
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Integrating Microsoft DaRT 10 Tools to Windows Recovery Image#####
    -------------------------------------------------------------------------------
    
        Image                    : WinRE.wim
        Image Index              : 1
        Image Architecture       : x64
        Image Version            : 10.0.19041.1.0
    
    -------------------------------------------------------------------------------
    ####Integrating Microsoft DaRT 10 Tools to Windows Recovery Image##############
    -------------------------------------------------------------------------------
    
    =====================[Install.wim, Index : 1 -> WinRE.wim]====================
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Tools Base Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Tools [en-US] Language Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft DaRT 10 Debug Tools Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Integrating Microsoft DaRT 10 Tools to Windows Recovery Image#####
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    Will check.

     
  10. ultimate_live

    ultimate_live MDL Expert

    Mar 15, 2011
    1,022
    671
    60
    So. In this case, I need

    Dart.tpk
    Dart_fr-FR.tpk
    DebugTools_10.0.19041.tpk (is this necessary, if yes, can it be used in 10.0.19042?]
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    Yes both 19041 and 19042 uses the same dart files.

     
  12. evaw

    evaw MDL Novice

    Jan 7, 2021
    14
    4
    0
    #18094 evaw, Jan 7, 2021
    Last edited: Jan 7, 2021
    Windows 10.0.19042.685 - all ok, exept:
    CEIP not removed,
    Ratail demo - not removed,
    and why defender tied to smartscreen & market?
    PS. Pls add tweak to remove recycle bin from desktop.
     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    You can check here, the last test did few days back with Windows 10.0.19042.685

    Yes CEIP is not removed but Retail Demo is removed, will check with CEIP.

    From the start the Store is dependent on Smart Screen in order to screen the URL re-directed to it from browser and the Smart Screen requires Windows Defender.

    [21] Smart Screen | Depends on: Windows Defender
    [32] Windows Store | Depends on: Smart Screen

    In the present version this has been automated, in future will be splitting Windows Store into Store App and Store back-end where the Store App will be decoupled from SmartScreen.

    Will add the tweak to remove recycle bin from desktop.

     
  14. evaw

    evaw MDL Novice

    Jan 7, 2021
    14
    4
    0
    Try to remove CEIP by RemovePkgsList - and it works )))
    Wher i can find full pkg-names for RemovePkgsList?
     
  15. Mayjoko

    Mayjoko MDL Junior Member

    Oct 15, 2015
    59
    29
    0
    Toolkit folder > Bin\Lists, look for appropriate windows version list to see the templates. I use the toolkit helper one.

    Open toolkit.cmd in a text editor and search the package name in the template list to see a more detailed name. Example "echo. %C_CEIP_SQM% Customer Experience Improvement Program ^(CEIP^)".

    Sometimes the package names don't match the "extended name" given by microsoft, but once you see the "extended" name of the component from toolkit.cmd, you can search online about what it does. A fair bit of them are documented. One I still wonder about is "FileHistory" Is this the properties menu tab for files called "Previous Versions" which looks at previous versions of a selected file from windows restore points?

    Hopefully that's what you meant, I struggled with this a lot, looking at the toolkit.cmd was very helpful when trying to research.
     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    The Package name is correct, the underscore in CEIP_SQM is breaking the for loop used to split letters "C_" from component name, will add a workaround for it.

     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    - Toolkit -> Bin -> Lists -> Templates

    - ToolKitHelper.exe /?

     
  18. Mayjoko

    Mayjoko MDL Junior Member

    Oct 15, 2015
    59
    29
    0
    No, no, I wasn't saying anything was wrong with it. I was just telling them how to see the specific names of component packages in the package template list. I haven't noticed anything wrong with it. I am going to switch back to the list method this time around though.

    If you're going by the list templates there isn't an explanation for each component, which I think adds to their confusion, but if you open toolkit.cmd you can see the associated names with the packages. No worries bro. :) (Seeing the names in toolkit.cmd makes it easy to research the components.)

    Hope all is well.