1. BT 1

    BT 1 MDL Junior Member

    Feb 16, 2017
    82
    16
    0

    Win10_1909_Swedish_x64iso.

    Now i have tried it with both W.Pro and Home version. Same result. I get 2 different error codes on 2 updates. 0x800f0982 and 0x800f081f. None of the solutions i can find on the net helps.
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    The component removal for v1909 requires a image with CU version v418 as the base or with the latest CU.

    Did you integrated the required latest update before the component removal?

     
  3. mydlwin20

    mydlwin20 MDL Novice

    May 8, 2020
    8
    1
    0
    How do i select multiple choices to be removed?
    It seems to get only one choice by time.
    Is there a seperator i could use?
     
  4. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    783
    629
    30
    Part of me agrees with @Yanta however it must be recognised and respected that the GUI is the only way forward once it is released. There is no reason to hold sentiments unless the GUI is a train wreck - and if I know you @MSMG it will be something that will be amazing and is better at everything than the current ToolKit is.

    I suspect the GUI is going to be easier to maintain and therefore you may become efficient enough to focus your time on fixing the other problems you mention. This can only be a good thing for everybody and I do hope that people see this.

    If there is one thing I would like from the GUI, that would be to save a template for future use of what work should be done to an image, to avoid repetition. This can help us speed up testing for the new ToolKit and help you to fix problems.

    I have a suspicion we might see ToolKit v10 before the GUI is released. Or perhaps the GUI is going to be v10? Either way, I look forward to the new ToolKit.

    I don't know if you have created a new thread yet, but I would be happy to try and test the new GUI (while obviously respecting the fact it is not complete). I am sure others would also love to test and contribute ideas.
     
  5. BT 1

    BT 1 MDL Junior Member

    Feb 16, 2017
    82
    16
    0
    Ok. No i did not.
    I will try with that. Thanks for the info.
     
  6. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    477
    274
    10
    I seem to have a knack for being misunderstood. I'll try and rephrase.

    "MSMG Has done a phenomenal job with the toolkit. It works well, and is a fantastic achievement. IMHO It is so great that when it is retired it will be a sad day". That's all I was trying to say. I have no illusions about the direction things are headed, and I respect MSMG's decisions. geez, it's his project.
     
  7. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    477
    274
    10
    Indeed I do, and you have a massive workload that you have taken upon your shoulders, with other than feedback from users, it seems to be a solo task. That's certainly commendable, but geez, you must feel totally overwhelmed at times. I wasn't asking "when" I was asking, "Where on your radar is it". Two completely different things.

    No need to apologize for delays, as I said it's your project.
     
  8. 正义羊

    正义羊 MDL Senior Member

    Feb 21, 2016
    258
    152
    10
    For the name of GUI & CMD version,You may use one name,Instead of different name for GUI version.
    For the current CMD,you may name it "MSMG ToolKit CMD version";
    For the GUI Version,you may name it "MSMG ToolKit".
    This is an advice for the future version.

    Another point,for the future GUI version,it should support localization language for software interface.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. 正义羊

    正义羊 MDL Senior Member

    Feb 21, 2016
    258
    152
    10
    @MSMG ,For the toolkithelper,in v1903/1909,these builds have the first few digits of the OS Build number are the same,both are 1836x.
    so,if the toolkithelper decided build number is use "10.0.1836",it can bypass the update restrictions(enablement update).other for remove v1903/1909's compnents codes constant.
    In this way, the task of merging the code for removing components from the two versions v1903 and 1909 in toolkithelper can still be completed without being affected.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. marioalpha

    marioalpha MDL Novice

    Apr 26, 2017
    31
    7
    0
    where I copy my xml file for use with the menu ?
    4 > 6
    "Import custom StartMenu layout from XML file"
     
  11. GianlukK

    GianlukK MDL Novice

    May 9, 2020
    7
    2
    0
    Hi all, I want to thanks everybody involved with the develop of MSMG Toolkit and its community, it's really awesome.
    Anyways i'm a newbie with ISO installation customizations ect so please "bare with me" xD
    Now my problem is that i wanted to integrate my audio and gpu drivers as when I install a fresh win 10 they are never up to date, but i really can't find a way to itegrate them right... So my question is if it's possible to extract the files needed from the already installed drivers ? Cause when i try to extract the exe from the nvidia installation or from the cab archive of the Realtek audio drivers there's just so much stuff that comes out and i really don't know which files to pick up.
     
  12. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #15112 inTerActionVRI, May 9, 2020
    Last edited: May 9, 2020
    I have some doubts ...

    Why can't Restricted Codecs (IntMMRC) be integrated into Customer Edition images? Only on Server images. If I edit and enable to integrate the Restricted Codecs (IntMMRC) in these images, what can I expect as errors?

    Note: I'm with the 1909 H2 Customer Edition.

    @MSMG, would it be very complex to implement a functionality of: "selection of the options you want to apply" and, one to apply the customized selection at once?

    I saw this feature in KMS_VL_ALL_AIO, which allows you to set "yes" or "no" to run checks and applications for windows and office.

    Thanks in advance for your attention!

    Edited: to add a note
     
  13. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,863
    1,524
    60
    Hint:
    Use Double Driver to get drivers from live operating system first.

    Download:
    Google BooZet Freeware & download Double Driver.

    Code:
    Mount install.wim:
    Dism /Mount-Image /ImageFile:C:\install.wim /Index:1 /MountDir:C:\mount
    
    Add a driver:
    Dism /Image:C:\mount /Add-Driver /Driver:C:\drivers\xxxxx.inf
    
    OR
    
    Add drivers:
    Dism /Image:C:\mount /Add-Driver /Driver:C:\drivers /Recurse
     
  14. kronflux

    kronflux MDL Member

    May 11, 2011
    114
    23
    10
    Yes, I can confirm the current Windows 10 VC pack causes installation to fail when integrated into 2004 (19041.208).
    Hoping this gets fixed soon, this saves me a lot of grief on several systems.
     
  15. NepNoireX

    NepNoireX MDL Novice

    Jul 16, 2018
    15
    1
    0
    How do I convert Windows Server 2019 Eval to VL using this program?
     
  16. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    no way.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. kokos76

    kokos76 MDL Novice

    Sep 27, 2015
    10
    1
    0
    In readme.txt it is written:
    "
    Known Issues:
    =============
    - Windows 7/8.1/10 v1507/v1511/v1607/v1703/v1709/v1803 Component removal has been removed temporarily.
    "
    What does it mean? Can't I remove components from the ISO-image of Win 10 1703 build 15063?
     
  18. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    использ
    use previous versions.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. almubdea1

    almubdea1 MDL Novice

    Apr 30, 2012
    24
    3
    0
    hi
    the tool kit is not working with new release of windows like 190918
     
  20. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    What is 190918?!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...