1. b3n_d0vah

    b3n_d0vah MDL Novice

    Apr 7, 2019
    32
    2
    0
    How do you create component removal lists via .xml?
     
  2. xlincn

    xlincn MDL Novice

    Nov 9, 2013
    45
    13
    0
    When can offer a new version?
     
  3. beeyev

    beeyev MDL Novice

    Dec 11, 2012
    13
    0
    0
    I have integrated the last cumulative update (kb4493509) and after windows installation it still tells that this update was not installed. So windows tries to download it. How can i fix this?
     
  4. beeyev

    beeyev MDL Novice

    Dec 11, 2012
    13
    0
    0
    Could you please help me.
    How can i run a PS or Cmd file after first windows boot (first logon?)
    I need to install some programs so installers should be run under super admin.
     
  5. pr2k3

    pr2k3 MDL Novice

    May 2, 2009
    13
    2
    0
    Hi!
    Is the DX9 Package faulty again?
    I have built with fresh downloaded files 4 days ago and protected view is not working.
    I used german 1809 iso.

    thanx
     
  6. hoxlund

    hoxlund MDL Member

    Nov 6, 2017
    112
    54
    10
    msmg toolkit only officially supports US isos
     
  7. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,210
    1,539
    90
    en-us & en-gb
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. kandido

    kandido MDL Junior Member

    Jun 14, 2015
    59
    35
    0
    So I'm wondering why in v9.2 Changelog.txt you can read:

    "Updated the Feature "Remove Windows Component" to Support Windows 10 Redstone 5 Source OS All Languages"


     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,766
    450
    Probably because @MSMG finished the coding for RS5 on it?
     
  10. Edge Tech

    Edge Tech MDL Novice

    Mar 6, 2019
    19
    1
    0
    Need MSMG Toolkit for Windows 10 rs6 does 9.2 works for rs 6
     
  11. Edge Tech

    Edge Tech MDL Novice

    Mar 6, 2019
    19
    1
    0
    How to integrate Software into windows 10 need tutorial bruh
     
  12. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    752
    60
    You may need to run install_wimtweak.exe first but in powershell run:
    Code:
    get-windowspackage -path %MOUNT% -packagename "*Windows-Internet-Browser-Package*" | remove-windowspackage -path %MOUNT%
    Of course %MOUNT% is the path to your mounted install.wim.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,766
    450
  14. hoxlund

    hoxlund MDL Member

    Nov 6, 2017
    112
    54
    10
    no. not officially
     
  15. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,210
    1,539
    90
    RS6? :death:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. spidernz

    spidernz MDL Senior Member

    May 20, 2011
    389
    112
    10
  17. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    752
    60
    Yea there is no such build.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,766
    450
    That's how 19H1 is called internally by MSFT.
     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210