1. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    368
    144
    10
  2. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    368
    144
    10
    is there any way of finding the location of the lisence if you installed that?
    and copying the file or something?
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    No I haven't installed it, just downloaded the appx and uploaded, some appx doesn't need license xml files, some appx gets installed when being connected online and some appx needs the user to be logged on using a Microsoft account.

     
  4. JLT2000

    JLT2000 MDL Junior Member

    Nov 3, 2020
    68
    20
    0
    #18808 JLT2000, Mar 19, 2021
    Last edited: Mar 19, 2021
    Hi MSMG

    What Is this Dynamic Update kb5001263 used for, ?

    Since it wont integrate in WHD Pack

    The rest works flawless btw
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,668
    103,485
    450
    = DU for Setup Media (iirc, there is a specific folder in MSMG Toolkit for it).

    It updates the "ISO:\Sources\" folder.
     
  6. JLT2000

    JLT2000 MDL Junior Member

    Nov 3, 2020
    68
    20
    0
    thx, but i have used this Setup Media kb4588844, has it been replaced
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,668
    103,485
    450
    = old october 2020 DU for Setup Media

    = march 8. 2021
     
  8. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,263
    607
    60
    @MSMG
    In case it has not been reported yet. On the "Remove System Components Menu" A toggles B and B toggles A.
     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    In order to integrate DU for Setup Media, you need to choose

    [1] Integrate to Windows Setup Boot Image
    or
    [4] Integrate to Windows Setup Boot, Install ^& Recovery Image


     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Now all updates needs to be placed in one folder <WHD\w10\x64\10.0.19041>.

     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Thanks for reporting, have fixed it.

     
  12. Abhitemp9

    Abhitemp9 MDL Novice

    Aug 14, 2018
    16
    3
    0
    @MSMG


    How to integrate WHD updates in Windows 10 v1809?

    I placed the updates downloaded with WHDownloader in the folder <Toolkit_v11.4\WHD\w10\x64\10.0.17763>.

    Code:
    D:\Windows\Toolkit_v11.4\WHD\w10\x64\10.0.17763>dir
     Volume in drive D is Data
     Volume Serial Number is 646E-993A
    
     Directory of D:\Windows\Toolkit_v11.4\WHD\w10\x64\10.0.17763
    
    20-03-2021  12:27    <DIR>          .
    20-03-2021  12:27    <DIR>          ..
    14-03-2021  00:09        75,288,079 Windows10.0-KB4486153-x64-NDP48.msu
    14-03-2021  00:09           164,448 windows10.0-kb4577586-x64_d0f434327db9e3308b86591c248c825c03687632.msu
    14-03-2021  00:10        83,516,886 Windows10.0-KB4601555-x64-NDP48.msu
    14-03-2021  00:11        14,339,203 Windows10.0-KB5000859-x64.msu
    20-03-2021  12:23       410,468,246 Windows10.0-KB5001568-x64.msu
                   5 File(s)    583,776,862 bytes
                   2 Dir(s)  424,866,676,736 bytes free
    
    I then used the Integrate menu to integrate updates:

    Code:
    [2]   Integrate
    [4]   Windows Updates
    
    [2]   Integrate WHD Update Pack
    [1]   Integrate WHD General Updates
    [4]   Integrate to Windows Setup Boot, Install & Recovery Image
    
    Here is the command window output:

    Code:
    ===============================================================================
                       MSMG ToolKit - Integrate WHD General Updates
                    to Windows Setup Boot, Install & Recovery Images
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ##################Starting Integrating WHD General Updates#####################
    ##############to Windows Setup Boot, Install & Recovery Images################
    -------------------------------------------------------------------------------
    
        Image                    : Boot.wim         |  Install.wim   |  WinRE.wim
        Image Index              : 1, 2             |      1         |      1
        Image Architecture       : x64
        Image Version            : 10.0.17763.1.0
    
    -------------------------------------------------------------------------------
    ####Processing WHD General Updates Packages####################################
    -------------------------------------------------------------------------------
    
    Creating WHD General Updates Temporary folder...
    
    Extracting .CAB Package files to Temporary folder...
    
    Finished Extracting .CAB Package files to Temporary folder...
    
    -------------------------------------------------------------------------------
    ####Integrating WHD General Updates to Windows Setup Boot Image################
    -------------------------------------------------------------------------------
    
    =============================[Boot.wim, Index : 1]=============================
    
    =============================[Boot.wim, Index : 2]=============================
    
    -------------------------------------------------------------------------------
    ####Integrating WHD General Updates to Windows Setup Install Image#############
    -------------------------------------------------------------------------------
    
    ===========================[Install.wim, Index : 1]============================
    
    -------------------------------------------------------------------------------
    ####Integrating WHD General Updates to Windows Setup Recovery Image############
    -------------------------------------------------------------------------------
    
    =====================[Install.wim, Index : 1 -> WinRE.wim]=====================
    
    -------------------------------------------------------------------------------
    Generating WHD General Updates Integration Log File...
    -------------------------------------------------------------------------------
    
    Writing WHD General Updates Integration Log.
    
    -------------------------------------------------------------------------------
    ####Cleaning Up Temporary files & Folders######################################
    -------------------------------------------------------------------------------
    
    Cleaning Up WHD General Updates Temporary folder.
    
    -------------------------------------------------------------------------------
    ##################Finished Integrating WHD General Updates#####################
    ##############to Windows Setup Boot, Install & Recovery Images#################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    
    I also integrated Windows Setup Media Updates:

    Code:
    [2]   Integrate
    [4]   Windows Updates
    
    [2]   Integrate Windows Setup Media Updates
    
    However the final ISO is still at version 17763.1
    I'm unable to figure out what I'm doing wrong.
     
  13. weller73

    weller73 MDL Novice

    Mar 20, 2021
    12
    1
    0
    #18817 weller73, Mar 20, 2021
    Last edited: Mar 20, 2021
    Hi everyone! Can anyone tell me how to remove Microsoft Edge with this tool? When I go to Remove Windows Components> Internet
    I only have Internet Explorer but not Microsoft Edge. Win10 Ver. 20H2 v2
     
  14. Gedrean

    Gedrean MDL Novice

    Jul 19, 2015
    2
    1
    0
    You'll find removal of classic Edge in the Remove WIndows Apps (I think the wording is right there), anyhow it's in Apps.
    Chromium Edge isn't distributed by default (yet) so you won't need to remove that one. If you don't want it, don't integrate it.
     
  15. weller73

    weller73 MDL Novice

    Mar 20, 2021
    12
    1
    0
    In system apps it is, Edge Clasic Browser and Edge Developer Tools Client I marked everything for removal but Edge still remains o_O
     
  16. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    #18820 nimdas, Mar 20, 2021
    Last edited: Mar 20, 2021
    assuming i have downloaded xxx.867 feature iso from uupdump
    how to find all important updates manually to integrate them in msmg update folder ?
    so that i then disable online updates after install