1. chev7

    chev7 MDL Novice

    Dec 7, 2019
    19
    2
    0
    #22061 chev7, Jan 29, 2022
    Last edited: Jan 29, 2022
    Hi guys. Can you please tell me if it is possible to edit Toolkit.cmd to work with new ISO Windows update? For example win 10 21h2 (19043.1503)
     
  2. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    728
    540
    30
  3. But y what happened ?
    is Dev of this Thread good n fine at his health
     
  4. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    728
    540
    30
    Is this a question or a statement?
    That's why I'm worried.
     
  5. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    767
    616
    30
    @(\_/)^(\_/) @Supern00b
    Although I haven't heard otherwise, I really don't think there is any need for concern. I suspect that @MSMG is having a well earned rest and will be along sometime soon to update the ToolKit.

    In the past, I did make my concern known about @MSMG being the sole developer. Of course it would be tragic if anything happened to him, but another great loss would be the amount of work that has gone into this program. If this knowledge were spread and shared with select and trusted developers, good things could even happen.
     
  6. Ravzzz

    Ravzzz MDL Novice

    Apr 4, 2021
    17
    6
    0
    You can edit the Toolkit, but you should know what you're doing. Why do you want to edit?
    Oh btw, this tool will work for the version you stated.
     
  7. chev7

    chev7 MDL Novice

    Dec 7, 2019
    19
    2
    0
    #22068 chev7, Jan 31, 2022
    Last edited: Jan 31, 2022
    I want to always be ready to edit the image of a new windows update.
    the document says that it can work with the latest version 1348.
    quote: v12.0 : + Updated the Feature "Remove Windows Component" to support Windows 10 Client v2004 (v10.0.19041.1) & v2004/v20H2/v21H1/v21H2/LTSC2021 (v10.0.1904x.1348) Source OS.
     
  8. sebasthian.ike

    sebasthian.ike MDL Novice

    Feb 1, 2022
    21
    1
    0
    Can someone explain how there is still OOBE setup on the first boot if you remove both of the OOBE components? Does this mean that some files are still there and the components aren't removed fully?
     
  9. vuze4u

    vuze4u MDL Member

    Apr 24, 2010
    140
    36
    10
    Is it possible to directly install the rebuilt Win10 to a new empty HDD partition as a new usable OS without the need to make ISO and create a bootable USB drive?
     
  10. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    342
    476
    10
  11. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    342
    476
    10
    #22072 graver.x, Feb 1, 2022
    Last edited: Feb 1, 2022
    You need to use autounattend.xml (autounattend file) to install fully automatically with all OOBE screens skipped.
     
  12. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    342
    476
    10
    For full compatibility with the new CU, the component removal module (ToolKitHelper.exe) must be updated in case you need to remove components.
     
  13. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    342
    476
    10
    Enable_Update_Other_products_MS_with_WU.reg:
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Services\Pending\7971f918-a847-4430-9279-4a52d1efe18d]
    "ClientApplicationID"="MoUpdateOrchestrator"
    "RegisterWithAU"=dword:00000001
    
    
     
  14. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    342
    476
    10
    ClientWebExperience

    Unfortunately, I know of no way to correctly restore just this one component to the installed system after deleting it from the offline image, without affecting the other deleted components.
     
  15. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    356
    106
    10
    Thank you for the registry key.
    I applied the key and rebooted but the function remains disabled.
     
  16. sebasthian.ike

    sebasthian.ike MDL Novice

    Feb 1, 2022
    21
    1
    0
    Yes, but I can get by just fine with audit mode and registry tweaks, at least while testing or trying out images.
    But this doesn't answer my question. Why are those screens even present at all if the OOBE packages are removed?
    Am I correct in assuming that MSMG doesn't remove OOBE packages unless autounattend.xml selected, regardless of the user chose in "remove" menu?
     
  17. delMicron

    delMicron MDL Junior Member

    Dec 28, 2021
    52
    24
    0
    Perhaps someone has fixed the registry file on this vcruntime packages for w10 x64.
    Replace HKLM\SOFTWARE to HKLM\TK_SOFTWARE
     

    Attached Files:

  18. WindowsBreakingEnthusiast

    Feb 3, 2022
    2
    0
    0
    Hello! Just found out about MSMG ToolKit. Loving it so far, thank you for making it.
    I have a question about " Removing Windows Components Using Package List". What exactly can you put there? What types of packages does it accept? For example, does it do individual packages from the FOD package? Or would it only accept FOD package as a whole? Or not at all? I wanted to remove search and cortana but didn't saw an option in "Remove Windows Components Menu".
    And another question, can you somehow remove specific files or folder with the MSMG ToolKit? I love that it removes adobe flash player and I'm wondering if I could include some of my own specific stuff.
     
  19. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    342
    476
    10