1. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    These components have already been deleted.
    Do you want to delete them again?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    @ MSMG
    Hi well I like to know if is possible you add another advanced Windows Components for example ALL related to mobile devices; because if yes we can earn a lot of time when Windows OS is installed and running (when I start re-configuring Windows Defender Firewall with Advanced Security is one task that take a lot of time) thanks in advance :good3:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. bear263

    bear263 MDL Novice

    Mar 20, 2011
    16
    4
    0
    @MSMG
    Is it possible to save changes you have done to install.wim so when there's a new cu and you start with a clean iso, you can just load your saved changes and apply them to the clean iso. You won't have to remember to do everything again?
     
  4. InstantAli3n

    InstantAli3n MDL Junior Member

    Dec 17, 2014
    92
    71
    0
    Yup, just use notepad.

    Or screenshot the window each step and name it like 1. [1-1] ([1-1] being options you pressed on that screen).

    Ok I will admit with everything going on it is hard to keep track of the correct order of operations, especially after you make changes.
    Ideally the toolkit would list things in order. And anything that is optional would be in a sub menu so you know you can skip it, or be labeled option 1a, 1b or something.
     
  5. joaoameixa

    joaoameixa MDL Novice

    Oct 18, 2017
    1
    0
    0
    Hey guys, i have a big problem, i used MSGM 8.2, deleted all metro APPs except Store and Photos, removed Windows Defender and Smartscreen too, and i incorporate NetFrame 3.5 (i dont know if its important to say)

    Then i installed Windows, it was perfect, working everything, but yesterday i recieved 1 Cumulative update - March 5, 2018—KB4090913

    And now i cant install it, give me always error 0x800736b3, what can i do? I saw some users saying that's caused by MSMG toolkit ...

    It's serious that i need format my PC again to resolve that?

    Thanks

     
  6. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    Hi Joaoameixa :welcome:to MDL, first which version of OS you have installed?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,263
    607
    60
    It doesn't work all the time but if you can integrate the cumulative update into your image, do the same removals and then install that from your desktop.
     
  8. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,694
    1,717
    150
    #6088 endbase, Mar 10, 2018
    Last edited: Mar 10, 2018
    Toolkit 8.2 does not work completly with 1803 build 10.,0.17115.1 can't remove advanced windows components returns with nothing
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    This is not surprising.
    There is no support yet.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    This happens after the removal of important components.
    I suspect that the WIndows Defender is guilty.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. sergey130270

    sergey130270 MDL Senior Member

    May 15, 2014
    279
    306
    10
    #6091 sergey130270, Mar 10, 2018
    Last edited: Mar 10, 2018
    Hello dear forum users! Can somehow hide this notification using the registry?
    Thank you
     

    Attached Files:

  12. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    Use WUMT
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. sergey130270

    sergey130270 MDL Senior Member

    May 15, 2014
    279
    306
    10
    What is WUMT?
     
  14. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    Open Toolkit.cmd in notepad.exe. Select Edit -> Replace. In the Find what box put in
    Code:
    if "%ImageBuild%" equ "16299"
    and in the Replace with box put in
    Code:
    if "%ImageBuild%" geq "16299"
    Click Replace All. Save. Now the toolkit will modify what you want. This does not guarantee that stuff will be removed. For example, the toolkit did NOT remove Defender, but I was successful in removing other things.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,694
    1,717
    150
    Thx alot ! works like a charm :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. sergey130270

    sergey130270 MDL Senior Member

    May 15, 2014
    279
    306
    10
  20. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    you are welcome :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...