1. vigipirate

    vigipirate MDL Senior Member

    Feb 24, 2011
    445
    108
    10
    ok thank you verry works
     
  2. haz367

    haz367 MDL Addicted

    Jan 11, 2020
    843
    1,541
    30
    @MSMG

    Ok, thx...So it's a bit hit and miss....great :)
     
  3. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    Looking forward to hearing news on your progress with the GUI. But, at the same time, slightly worried of the learning curve! :D
     
  4. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    384
    161
    10
    @MSMG
    regarding your gui for msmg toolkit,
    could you make sure that it is accessible?
    like the gui of nsudo is?
    if you stop developing the cli version of msmg toolkit, this current one and the gui is not accessible to screen readers then I will be stuffed.
    I use nvda the free screen reader if this helps.
    Majid Hussain
     
  5. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    431
    350
    10
    #18605 fch1993, Mar 1, 2021
    Last edited: Mar 2, 2021
    @MSMG

    3 bugs when using "Integrate WHD General Updates"

    1. Only Boot.wim & Install.wim integrate Cumulative Update. WinRe.wim doesn't integrate Cumulative Update.

    2.Also doesn't integrate Intel Microcode update to WinRe.wim.

    3. It Integrate some wrong update pack which is not for WinRe.wim such as kb4535680 (Windows 10 LTSC 2019).
     
  6. rorewe4314

    rorewe4314 MDL Member

    Jun 18, 2020
    107
    22
    10
  7. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #18608 inTerActionVRI, Mar 1, 2021
    Last edited: Mar 1, 2021
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. SergeyKarimov

    SergeyKarimov MDL Novice

    Jan 9, 2021
    23
    5
    0
    after integration does not start Win32Calc, what to do?
     
  9. Pansen

    Pansen MDL Novice

    Dec 2, 2010
    9
    2
    0
    Hi there,

    I have a quick question: where do I place the custom XML file for the start menu so it will be implemented by the ToolKit?

    Thanks for the help!
     
  10. Fen-X

    Fen-X MDL Novice

    Aug 31, 2019
    27
    31
    0
    I ve used Windows 10, Version 2009 - 20H2 (build 19042.631).
    I ve cooked it wit toolkit 11.3 and after tests in vmware, i ve launched windows update. I had the same issue.
    I ve restarted from the beginning but this time i ve integrated in the WHD folder, the KB4601319-x64 (msu downloaded from microsoft catalogue).
    After the install process in vmware, i ve changed the windows update service state from (originally) manual (desactivated) to automatically (start).
    No more issue.
    Windows update installed all updates including the KB4601382.

    Hope this will help to solve your issue.
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Will check, Did you install the SSU before CU?

     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes it will take time and resources to process the protected code in the ToolkitHelper, trying to reduce the MUI code size to minimize the time and resource.

    You can get the list of components by executing the below command

    Code:
    ToolKitHelper.exe <Mount-folder> /?
    
    To save the output to a file use the command

    Code:
    ToolKitHelper.exe <Mount-folder> /? > packages.txt
    
    To copy the output to clipboard

    Code:
    ToolKitHelper.exe <Mount-folder> /? | clip
    
     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    No, Best to re-do the image.

     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Source OS? Did the Win32Calc registry settings got integrated properly?

     
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Inside <Bin\XMLs> folder.