1. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    362
    10
    @mdl052020

    1) What the main secret of your script (in words)? I have all Windows Features disabled, except main .NET 4.8 (but not anyone deleted, for now).
    Some time ago I'm also used to get an error trying update build 450 to build 508.
    But MSMG said that a new v10.5 applied to build 508 should fix manual (offline) cumulative update errors in the future.
    There is no newer cumulative updates than 508 till now, as well, in order to give it a try.

    2) Do you have file association menu working on your own build?
    I'm still no idea what to do... I mean, is this working for you:
    File -> RMB -> Open with -> More apps -> Nothing happen when click (no browsing window opened)
     
  2. @ingviowarr Have a look at functions specially capabilities removal . Have you tried the script at least once.. please give it a try.
     
  3. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    362
    10
    @mdl052020

    A lot of errors. Most of them relative to path and access.
    Desktop normally is a protected location.
    May be D:\TEMP\Win10.iso would be better? Or C:\TEMP\...
     
  4. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    362
    10
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Do test with new CU and no component removal.

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Will check and fix it, You can also use the latest version to remove components/apps for Windows 8.1 using the List method and the list template contains the package names for each component.

    The only difference is the custom registry changes done while removing components in MSMG ToolKit v8.8 is not applied in the new version.

     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Will do add the dependency message in menu from next version, once I do fix the code for shared components, it will removed.

     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Not yet, will try this time.

     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    W10 20H2 support has been already added with v10.1

     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Now you can integrate the update supported by ToolKitHelper and then remove the components for v1809/LTSC

    If using LTSC don't integrate the Win32Calc since LTSC comes with Win32Calc natively.

    Yes RemovePkgsList_W10.txt and RemoveAppsList_W10_10.0.17763.txt in DISM_Templates is for DISM removal and RemovePkgsList_W10_10.0.17763.txt or RemovePkgsList_W10_LTSC_2019.txt in ToolKitHelper_Templates folder is for ToolkitHelper method.

    Just copy the either the DISM/ToolKitHelper packages list contents to RemovePkgsList.txt and use the appropriate menu [4] Remove->[4] Remove Windows Components using Package List-> DISM / ToolkitHelper method.

    Don't use both the method.

     
  11. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    783
    629
    30
    Shall do this tonight, thank you for the suggestion.
     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    You need to use the ToolKitHelper with the CU it has been updated to and then add the new updates to it.

     
  13. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    362
    10
    I see the Edge installed in your Taskbar on the screenshot. I didn't had neither IE nor Edge. That's the difference.
    Probably, "More Apps" can use one of them.
     
  14. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,863
    1,524
    60
    I will try ToolKitHelper with the CU it has been updated to and then will try to add a new update, i will also post results.;)
     
  15. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    368
    144
    10
    @MSMG
    it's a shame that you can't load 2 images at once,
    i have a windows iso that has 15 images
    it takes along time to mount all of them,
    could wimlib used instead of dism?
    or does wimlib use dism?
    what components will be removable in future updates?
    could you give us a idear?

    if i wanted to remove
    Containers-ApplicationGuard-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    would i put that name in the dism list?
    thanks!
    Majid