1. aruiz

    aruiz MDL Novice

    Mar 6, 2018
    23
    2
    0
    MSMG and kram2 Thank you so much for your replies, i will try again
     
  2. 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!
     
  3. 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
     
  4. (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))))
     
  5. harry_ds

    harry_ds MDL Novice

    Oct 7, 2017
    40
    17
    0
    how using component removal?
     
  6. 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...
  7. intro

    intro MDL Member

    Apr 10, 2010
    239
    52
    10
    #8507 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)
     
  8. boo123

    boo123 MDL Member

    Sep 20, 2013
    247
    32
    10
    #8508 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
     
  9. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    Do we need to run it as an admin?
     
  10. InstantAli3n

    InstantAli3n MDL Junior Member

    Dec 17, 2014
    92
    71
    0
    This is not a "how to use a computer" thread.....
    Honestly, what do you think.
     
  11. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    Used Toolkit 9.0 on Windows 10 Enterprise en-gb x86 and x64.

    Ran SFC /SCANNOW and got this message on both VMs:
    Attached log files to my post.
     

    Attached Files:

    • CBS.7z
      File size:
      112.6 KB
      Views:
      8
  12. Fyntasteek

    Fyntasteek MDL Novice

    Jan 1, 2018
    2
    1
    0
    Hello MSMG , firstly want to say thank you and that this is a incredible tool and that you're an amazing person for doing this for everyone

    @MSMG I would like to ask is there is a ETA for the "FINAL" build of the toolkit with everything included ?

    I would also like to ask if anyone knows where i can find the package list including every package for the 32 and 64bit images including the 32/64 LTSC variants ?

    You're amazing MSMG.
     
  13. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    I wasn't the only one who asked about that and some months ago I read that we shouldn't run it as an admin.
     
  14. intro

    intro MDL Member

    Apr 10, 2010
    239
    52
    10
    I've ran start.cmd both ways and didn't notice any difference.
     
  15. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    Me too.
     
  16. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    754
    60
    There is a reason for this. The start command elevates the toolkit command to run as trusted installer with all privileges. So, know matter how you run the start command, the toolkit command will run with the same privileges. This is done with Nsudo.exe in the Bin folder.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Ok will check out.

     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Use ToolKit v8.8, until the support is added back.

     
  20. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Previous version were using DISM to remove which doesn't remove the components fully but now using the manual method it removes all associated things with the component.

    Will checkout whether I can retain the options.