1. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    Use Start.cmd
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Schrotty

    Schrotty MDL Junior Member

    Aug 12, 2009
    52
    3
    0
    I can not add DirectX, dont see in the list but i have download in the right folder.
     
  3. 正义羊

    正义羊 MDL Senior Member

    Feb 21, 2016
    258
    152
    10
    #14743 正义羊, Apr 8, 2020
    Last edited: Apr 8, 2020
    @MSMG ,Have you ever planned to add a localization module to support multi-language support including Chinese in the next version 10.0 and later?
    In this way, the difficulty of localization can be reduced. Of course, this requires a process. For example, the unification of text format is a process.
    There is an example to refer: decrypt-multi-release.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. kronflux

    kronflux MDL Member

    May 11, 2011
    114
    23
    10
    Is there an easy way to make a TPK package?
    Would like to be able to update the Edge Chromium package whenever I want..
    I know you can extract them using 7-Zip, but it looks like they get used by DISM? So I assume DISM creates them..
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,548
    450
    The TPK package is actually an esd file, dism can apply them.
     
  6. tiidd

    tiidd MDL Novice

    Aug 8, 2015
    1
    0
    0
    Just a quick question, does the removed components get reinstalled after a feature update? If so, can it be prevented?
     
  7. hildegard

    hildegard MDL Novice

    Nov 26, 2015
    25
    11
    0
    I removed nearly everything with MSMG v9.8 from a Windows 1909 Pro ISO, sadly a few apps were reinstalled via Windows Update with KB4551762. Is there some way to prevent this? I thought this update would only include security fixes and no additional features. Following apps were installed, which were removed before: Adobe Flash, Cortana, MS Edge, Xbox, Security Settings

    When using LTSC as base, this doesn't happen with the same KB update.
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,548
    450
    It doesn't happen on LTSC because it's 1809, on which nothing returns after updating the install.
     
  9. volldy36

    volldy36 MDL Novice

    Jan 4, 2019
    14
    4
    0
    This is probably has been asked, but is it normal that the install.wim file size got bigger after I removed mostly everything in the [4] Remove menu?
    I'm a bit confused here
     
  10. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    783
    629
    30
    Convert the install WIM fiile to ESD using the Convert menu - option 2 then option 4. I do believe you lose a small amount of speed during installation of Windows on slow computers, as it has to decompress the ESD file.
     
  11. AeonX

    AeonX MDL Addicted

    May 24, 2013
    796
    725
    30
    You may have to rebuild install.wim. And to have a reduction in size you need to delete all extra indexes.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. oveco

    oveco MDL Junior Member

    Apr 10, 2015
    54
    15
    0
  13. volldy36

    volldy36 MDL Novice

    Jan 4, 2019
    14
    4
    0
    and by extra indexes you mean ? and how to do that?
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,548
    450
    Rebuilding means that the files, serviced by the tool, still stored inside the install.wim, are cleaned, same as when exporting the specific index.

    When you've used the tool to "chop" parts off, it won't always result in a smaller install.wim, you can resetbase or cleanup the mounted wim, to cleanup/remove the superseded bits, but that won't always decrease the size either.
     
  15. volldy36

    volldy36 MDL Novice

    Jan 4, 2019
    14
    4
    0
    thanks for clarifying
     
  16. AeonX

    AeonX MDL Addicted

    May 24, 2013
    796
    725
    30
    This is not normal unless you have not rebuilt install.wim. The most practical way to do this is to export the desired index as Enthousiast has indicated.

    Removing Windows Apps significantly reduces the image and removing the other components reduces it very little but never increases the size.

    Did you integrate updates?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. maka213

    maka213 MDL Novice

    Aug 24, 2012
    41
    12
    0
    I have Windows 10 2019 LTSC and the build appears to be 10.17763.107
    Will the Toolkit work with it?
     
  18. volldy36

    volldy36 MDL Novice

    Jan 4, 2019
    14
    4
    0
    #14760 volldy36, Apr 10, 2020
    Last edited: Apr 10, 2020
    I followed what Enthousiast said and the size got smaller as it should :D thanks

    and no I didn't include updates, I prolly followed the wrong steps I believe I removed the apps from [4] menu then Clean, Apply & Save from [6] and then Make Iso from DVD from [8] Target menu