1. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    yep, thanks for the heads up I'm very old man curious sorry Sir :):p
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. gdeliana

    gdeliana MDL Senior Member

    Oct 2, 2010
    365
    428
    10
    I dont understand, on v9.0 the tools is not offering any components for removal for windows 10 1803???
     
  3. AsaadSoft

    AsaadSoft MDL Addicted

    Jul 29, 2015
    542
    171
    30
    try this reg entries:
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\CloudContent]
    DisableWindowsConsumerFeatures=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent]
    DisableWindowsConsumerFeatures=dword:00000000
    
     
  4. hildegard

    hildegard MDL Novice

    Nov 26, 2015
    25
    11
    0
    Hello MSMG, thanks for your great work.

    Do you recommend to run your toolkit with the latest refresh ISOs or should we stay with the "unpatched" 1809?
    Refreshed ISOs didn't seem to be well supported with v8.9. Is this fixed with 9.0?
     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Please do read the changelog.txt, I have temporarily removed the component removal support for W7-W10 RS4 from v8.9.

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    I always do recommend the vanilla ISO for ToolKit since the component removal as been coded based on it.

    Using refreshed images the component removal won't remove the updated component files.

     
  7. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    Not refresh!
    17763.1
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. AsaadSoft

    AsaadSoft MDL Addicted

    Jul 29, 2015
    542
    171
    30
    it works just fine with 17763.107

    VirtualBox_Windows 10_19_11_2018_20_00_06.png

    VirtualBox_Windows 10_19_11_2018_19_59_37.png

    VirtualBox_Windows 10_19_11_2018_19_57_58.png
     
  9. aruiz

    aruiz MDL Novice

    Mar 6, 2018
    23
    2
    0
    MSMG and kram2 Thank you so much for your replies, i will try again
     
  10. amnester

    amnester MDL Junior Member

    Nov 9, 2018
    72
    18
    0
    Thank you! All fixed! There was no first line in the registry at all, and the second line had a value of 1. Thanks again!
     
  11. sbm

    sbm MDL Novice

    Jul 9, 2009
    27
    0
    0
    I have created a iso from SW_DVD5_WIN_ENT_LTSC_2019_64-bit_English_MLF_X21-96425.ISO
    Its LTSC , I have only integrated Edge and Windows Store onto it . After installing Edge is working fine but Windows store app is not working .Its not opening at all.
    I am using v9.0 toolkit.
    Thanks
     
  12. (ABE)

    (ABE) MDL Novice

    Mar 26, 2018
    38
    13
    0
    I Tested on two machines, created only 32 bits. A lot of things cut out but not all. Added driver. Everything works fine. At the moment, no errors found. THANKS MAN))))
     
  13. harry_ds

    harry_ds MDL Novice

    Oct 7, 2017
    33
    10
    0
    how using component removal?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    in CMD:
    PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"

    and what components you remove? Xbox?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. intro

    intro MDL Member

    Apr 10, 2010
    239
    52
    10
    #8519 intro, Nov 19, 2018
    Last edited: Nov 19, 2018
    Ok so I created two identical ltsc 1809 17763.1 en us x64 images with version 9 of Msmg. One had IE removed by msmg and one didn't. The one that didn't wont allow firefox to be the default browser (it's not in the list to choose from). Removing IE also removes internet options. In all previous versions of msmg removing IE didn't remove internet options. Now the other image where I didn't remove IE everything is fine. (Firefox as default and internet options being present)
     
  16. boo123

    boo123 MDL Member

    Sep 20, 2013
    247
    32
    10
    #8520 boo123, Nov 19, 2018
    Last edited: Nov 20, 2018
    I ran the toolkit using the Start.cmd and also as an admin and the problem still persists.

    Do you think its because I was using the refresh image of Windows 10 Enterprise LTSC 2019?

    SW_DVD5_WIN_ENT_LTSC_2019_64-bit_English_MLF_X21-96425