1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
  2. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    NTLite has the Remove Reinstalls feature that can be used on a live install to remove the restored components after installing a CU. Maybe you could use something like that.
     
  3. Bluescreen

    Bluescreen MDL Senior Member

    Jul 16, 2009
    348
    52
    10
    Yes, NTlite into latest version can remove the re-installed components on the live windows installation.
    However, you must do that every month after any CU update, it is not permanent.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    Yes, I know, and I think there are some restored components which aren't removed.
     
  5. OrdinaryNova

    OrdinaryNova MDL Novice

    Mar 15, 2019
    32
    3
    0
    I could live with that as someone turning Windows Update off ( since there is already a new release in theoretically 6 months )
     
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,940
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. OrdinaryNova

    OrdinaryNova MDL Novice

    Mar 15, 2019
    32
    3
    0
  8. Forcecde

    Forcecde MDL Novice

    Oct 29, 2009
    8
    1
    0
    thx man...
     
  9. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    May I have problems after removing IE or/and Windows Media Player?
     
  10. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    No
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,940
    450
    :hangloose:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    Good morning
    Currently, to insert personal programs, I also use the RunOnce EX method.
    I wanted to ask if I could use some specific folders in ToolKit to insert for example the additional fonts, Windows7 Games legacy, DesktopGadgetsRevived-2.0, DX9, Silverlight and various Visual_C ++.
    Thank you
     
  13. Kenafri

    Kenafri MDL Member

    Jul 22, 2014
    104
    49
    10
    Hi!
    As ToolKit has some custom Packs for Windows 7 Games, Sidebar, DX9, no need (except if you prefer your own ;)) to integer that ones.

    For all others addings (additional fonts, Games, Sidebar Gadgets, icons, wallapapers, UAP...), uses <Packs\CustomFiles> folder (additional items will be add by a simple copy/paste action)

    Hope this helpfull :D
     
  14. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    thank you very much
     
  15. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    With all due respect,

    Surely the CMD version has to be the priority? The GUI is not much more than a pretty front end over the same code/functionality, isn't it? The CMD version works.

    What compelling advantages does a GUI version bring over the CMD version, other than it looks nicer?

    Sorry to hear about your health and personal issues.
     
  16. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    754
    60
    None. It is usually wrapped up in an exe. This has advantage only for the developer. People like me can't see the code which makes it tick. This ticks me off to no end. I would love to see the inner workings of the toolkithelper.exe especially for Defender removal. I had to write my own code for that which actually works better IMHO allowing me to remove Defender from ANY build. Oh well...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,120
    933
    60
    You cant learn from exe's, that why i like bat and cmd files. :)
     
  18. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    754
    60
    Exactamundo!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. kuroda

    kuroda MDL Senior Member

    Aug 25, 2012
    445
    32
    10
    ....I prefer the GUI version for the practicality you have but depends on how the interface is made, but nothing against CMD as well.