1. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    728
    540
    30
    Just a little request @MSMG:
    Can we have an option in the tweaks section to apply all tweaks at once? Like in the games menu, where there is an option "A" to integrate all games?
    It saves some typing.

    Btw, no issues with 20H2 build 804, everything is OK.
    Cheers.
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    I didn't create a separate tool for creating bootable ISO's, instead it's present within the Toolkit, go to [6] Target -> [1] Make ISO Image.

     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    In WHD folder method the Toolkit chooses the order of updates integration but in Windows Updates folder method the order is left to DISM.

    Using the Windows Updates folder method you may have do the integration in two or three steps, first SSU and then other updates.

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    If using latest version of Toolkit, then you may need to update the image to 17763.1757 for removing components.

    If using 17763.1 then use the below one, copy the ToolKitHelper.exe to the Toolkit's Bin folder and replace the existing one.

    https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-927#post-1646105

     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    Now Store App and Xbox app is split into like this

    Code:
    WindowsStoreClient
    XboxClient
    ServicesStoreEngagement
    StorePurchaseApp
    WindowsStoreApp
    XboxApp
    
    WindowsStoreClient and XboxClient are present in System Apps, rest are present in Windows Apps section


     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    Ok will be added.

     
  7. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    863
    348
    30
    Okay understood but if it's not too much to ask, will you be willing to make a separate tool, if possible ? Yours is the best thing I could find in all world. It's straightforward, efficient and so simple my grandma could use it.

    Please consider this a humble request.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. babyboom666

    babyboom666 MDL Novice

    Nov 14, 2010
    35
    16
    0
    MSMG, Powershell 7 pack is ONLY english or multilanguage?
     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    It comes built-in with all supported languages.

     
  10. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    766
    612
    30
    #18551 Feartamixg, Feb 22, 2021
    Last edited: Feb 22, 2021
    Do I need to add the above 6 into my RemovePkgsList.txt to achieve the same result as v11.2?

    Edit
    Have added / changed the following into my list, I hope this is okay?
    GameExplorer
    MapControl
    OneDrive
    PeopleExperienceHost
    RetailDemoContent
    SecureAssessmentBrowser
    SkypeORTC
    WindowsMixedReality
    WindowsStoreClient
    XboxClient

    XboxGameCallableUI
    3DViewer
    AdvertisingXaml
    Alarms
    BingWeather
    Calculator
    Camera
    CommunicationsApps
    Cortana
    DesktopAppInstaller
    FeedbackHub
    GetHelp
    Getstarted
    HEIFImageExtension
    Maps
    MixedRealityPortal
    OfficeHub
    OfficeOneNote
    Paint3D
    People
    Photos
    ServicesStoreEngagement
    ScreenSketch
    SkypeApp
    SolitaireCollection
    SoundRecorder
    StickyNotes
    StorePurchaseApp
    VP9VideoExtensions
    WalletService
    WebMediaExtensions
    WebpImageExtensions
    WindowsStoreApp
    XboxApp
    XboxIdentityProvider
    YourPhone
    ZuneMusic
    ZuneVideo
     
  11. dolivas

    dolivas MDL Junior Member

    Jan 31, 2008
    51
    23
    0
    I have a question as to why every time I Integrate Microsoft .NET Framework 3.5 Feature using [Integrate->Windows Features->Microsoft .NET Framework 3.5) menu.

    It causes update KB4601319 to be installed again?

    I am Integrating .NET 3.5 as the last item.

    If I do not Integrate .NET3.5 everything is fine. No updates are needed.

    When I turn on .NET 3.5 with the Windows Features and check for updates it also has to reinstall KB4601319

    Select Source (1 > 1 > 1 > Y > Y)

    Integrate Windows Features - Microsoft Visual C++ Runtime (2 > 3 > Q)

    Integrate Windows Updates (2 > 4 > Y > 1)

    Remove using RemovePkgsList.txt (3 > 3 > Y > 2)

    Remove Windows Components (3 > 1 > 1 > 2 > 1 > 2) (3 > 1 > 1 > 3 > B/ I/J/K) (3 > 1 > 2)

    Customize System Files / Fonts (2 > 5 > 5) (2 > 5 > 6)

    Customize Unpin all Start menu icons (4 > 6)

    Customize Import Custom Registry Setting from Registry File (4 > 7)

    Customize Apply Tweaks (4 > 8 > A/C/D/G/I/K)

    Integrate Windows Features - Microsoft .NET Framework 3.5 (2 > 3 > A)

    Apply (5 > 2 > Y)3

    Make ISO (6 > 1) Win10_20H2v2_x64_2-21-2021
     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    Yes correct.

     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,412
    15,485
    210
    Yes it will re-offer the CU to update .NET 3.5 since .NET 3.5 is a FOD component, if integrated at first then it won't allow you to perform image cleanup.

    You need to re-integrate the CU after .NET 3.5 to overcome this issue or use the WHD updates method and put the .NET files in the WHD updates folder then the Toolkit will re-integrate the CU at last after the .NET 3.5 integration.



     
  14. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    863
    348
    30
    #18555 ceo54, Feb 22, 2021
    Last edited: Feb 22, 2021
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. dolivas

    dolivas MDL Junior Member

    Jan 31, 2008
    51
    23
    0
    So the last step after .NET 3.5 is to rerun the updates but only have the CU in the updates folder?

    If I was to use the WHD updates method do I put the CU and the .NET files in the WHD updates folder? I Assume I put them in the 10.0.19041 folder?

    Thanks
     
  16. rorewe4314

    rorewe4314 MDL Member

    Jun 18, 2020
    107
    22
    10

    How can I display a list of all the packages that are contained in the image, maybe I will delete or disable something else?
     
  17. gesla

    gesla MDL Novice

    Nov 2, 2017
    26
    6
    0
  18. xCyBx

    xCyBx MDL Senior Member

    Aug 6, 2018
    315
    598
    10
    All packages by filenames in this path: "C:\Windows\servicing\Packages", But BE CARFUL not some of all packages can be removed from system.
    This make system failure or make booting loop or broken system.
    You needs expert user for asking him what you can be remove.

    I'm a newbie :cool:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...