1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    For gaming it's OK unless you don't have any issues with the games running and for other purposes It all depends on the unidentified Windows bugs that may crop up later and gets patched by a new CU.

     
  2. BT 1

    BT 1 MDL Junior Member

    Feb 16, 2017
    82
    16
    0
    I used 9.9 version yesterday on a W10-64bit Home ISO. After having removed all that can be removed, and installed with the ISO, W.update did not functioning. I searched for a solution on the net according to the error codes and applied all. No change.

    Anyone else experiencing this?
     
  3. agarbar90

    agarbar90 MDL Novice

    Feb 29, 2016
    41
    22
    0
    Quick question:

    Does v9.9 support multi-language ISOs?

    Thanks for your hard work.
     
  4. GHENOVA

    GHENOVA MDL Novice

    Apr 29, 2020
    2
    0
    0
    Hi, thanks for support this excelent software!

    I wan to add VCredist to win7 ISO but i cant because this: "Microsoft Visual C++ Runtime Pack file "VCRedist_w7.tpk" not found..."
    only i have VCRedist_w10.tpk, in the MEGA storage pack dont have VCRedist_w7.tpk, where can i found it?
     
  5. kompassorpigo

    kompassorpigo MDL Member

    Jun 22, 2016
    128
    23
    10
    @MSMG just curious, why create an extra thread for a GUI, if the GUI is for MSMG Toolkit?
     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    You didn't mention which Windows 10 version is it v1809, v1909 or v2004?

     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    The Toolkit allows integration of features pack to only the default language set in the image.

    The Component removal process supports multi-language images.

     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    The VC++ pack is not yet done and the current pack for W10 does have issues.

     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    The GUI is not branded as Toolkit instead comes with a new name and it's always better to have a new thread for a new product to avoid confusion.

    Once the GUI becomes functional with all features, then the current Toolkit development will be stopped in future.

     
  10. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    477
    274
    10
    That's a shame. I like the toolkit the way it is now. It's excellent.

    I know you get this asked almost everyday - so apologies in advance. With the "removed components get restored" where on the priority list is that? With Health issues, workload, 2004 and GUI development (and then 20H2 I guess), it seems to be way, way down the list. That's fine, you're the developer, it just helps to determine my direction if it's not likely to be resolved any time soon.

    If you have no intentions of pursuing a solution, that's fine too, would be nice just to know.
     
  11. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    @MSMG
    Toolkit v9.9
    OS build 19041.208 x64 en-us Pro.
    I remove all three components in the first menu of Remoting.
    As a result, only the removal of two components is displayed - Multipoint Connector and Home Group:

    2020-05-08 001.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. BT 1

    BT 1 MDL Junior Member

    Feb 16, 2017
    82
    16
    0
    #15093 BT 1, May 8, 2020
    Last edited: May 8, 2020
    That ISO you get from Ms download site, November update. I downloaded it just before i started.

    Is it possible to add to the Tool a W.Firewall removal?
     
  13. GHENOVA

    GHENOVA MDL Novice

    Apr 29, 2020
    2
    0
    0
    @MSMG hi, thanks to answer, the VCredist_W10.tpk works great, i install games (all games from GOG) and different software (more than 100) and never i have problems...
    Another question, how can i unable the services of windows? e.g: wallet service, fax, etc.. thanks
     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    This was specified long back when the GUI development was started and when the ToolKitHelper was added to the current ToolKit that once the GUI is complete then the ToolKitHelper will be merged with the GUI and current command-line ToolKit development would be stopped.

    It will become difficult to work on two versions of Tool which would perform the same tasks but use different code bases, if people want both command-line and GUI then I have to make them to use same code base using one programming language.

    I do understand your need to use the latest OS and yet have no components returned, as you know component removal is a not easy task and this issue of fixing returning components have become like a weighing machine on one side need to maintain Windows Update compatibility and on other side components shouldn't return.

    You know there are many requests related to Toolkit script fixes, features, packs and component removal support for older and newer OS's, I do my best to give equal priority to each users requests but this thing is taking more time, my apologies for the delay.


     
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    You mean Remote Assistance is not getting removed, will check out.

     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Which ISO? do specify the ISO filename.

    Windows Firewall removal may be future releases.

     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Some one had reported of Integrating VC Pack of W10 and removing some components is having issues with the setup.

    Use the registry method to disable services, check the below reg key for services

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services]

    Use following values set the services

    0 = Boot
    1 = System
    2 = Automatic
    3 = Manual
    4 = Disabled

     
  18. mydlwin20

    mydlwin20 MDL Novice

    May 8, 2020
    8
    1
    0
    Hello,

    Which NetFX pack do i need to download?
    I am lost, there are so many and don't have a clue.
    Im using a 1909 image.
     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    W10 v1903/v1909 only requires .NET FX 3.5, .NET FX 4.8 comes built-in.