1. asdf23451

    asdf23451 MDL Member

    Feb 10, 2019
    130
    10
    10
    12.4 is a bit better, it appears to happen less often, but it still happens.
    ScreenShot_20220630060057.png
     
  2. asdf23451

    asdf23451 MDL Member

    Feb 10, 2019
    130
    10
    10
    It's like random too, I'm not sure why it sometimes errors and why it sometimes works without issue.
     
  3. asdf23451

    asdf23451 MDL Member

    Feb 10, 2019
    130
    10
    10
    I think I'm getting closer to what the issue could be. I was working on an old ISO, I was integrating a few updates and adding a driver to it. I saved and exported it as .esd, and had no issues getting though stage 1 of the install process for all 6 versions it has. However I realized that I could integrate .Net 6, DirectX, and the latest VC++, so I did. However, now that I've done that, the newly exported .esd has the problems. I'm going to double check the previous .esd I made to make sure all 6 work before trying some things.
     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Have fixed the .NET 6 Pack for Windows 7, do re-download the pack.
     
  5. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    575
    970
    30
    Clean install to the latest build 10.0.19044.1766 , no issue in it.
    I guess the issue was with the base.iso: 19041.1.191206-1406.VB_RELEASE_CLIENTPRO_OEMRET_X64FRE_EN-US.ISO
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    575
    970
    30
    The issue I was experiencing was because of Host OS: 19041.1.191206-1406.VB_RELEASE_CLIENTPRO_OEMRET_X64FRE_EN-US.ISO
    After fresh install of 10.0.19044.1766(latest) issue resolved now.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    I understood. Once you have done a clean installation, you will no longer get the screen I asked, with the possible result I was waiting.
    :good3:
     
  8. asdf23451

    asdf23451 MDL Member

    Feb 10, 2019
    130
    10
    10
    So integrating DirectX is what f**ks it all up. No clue how or why.
     
  9. 正义羊

    正义羊 MDL Senior Member

    Feb 21, 2016
    258
    152
    10
    @MSMG , In ToolKit v12.4 line 13007:

    Code:
    echo.Integrating Windows Experience Feature Pack Update Package . . .
    should be like:
    Code:
    echo.Integrating Windows Feature Experience Pack Update Package . . .
    Within the scope of the Windows operating system, this is the Windows Feature Experience Pack, not the Windows Experience Feature Pack.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. SergeyKarimov

    SergeyKarimov MDL Novice

    Jan 9, 2021
    20
    4
    0
    How To Integrate Your Cursor Into MSMG Toolkit_v12.2
    Win10Pro_x64ru_19044_1806
     
  11. BraneStawm

    BraneStawm MDL Novice

    Apr 14, 2020
    37
    13
    0
    Help request:
    I tried using MSMG Toolkit in the past and had problems with windows update (only CU updates) on the resulting ISO so I stepped away for a while. I've recently returned to it and having read more of the thread I see that I was using the wrong version for my ISO. Now I have some questions.

    The ISO I'm using is - en-gb_windows_10_enterprise_ltsc_2021_x64_dvd_7fe51fe8.iso - which installs as version 19044.1288
    Problem: I cannot find any reference to this version in the changelog, I'm somewhere between 11.8 and 11.9 - Can you please advise which version of the toolkit I need to use.

    I would prefer to use the latest version of the toolkit but I read that I would need to integrate the CU that the latest toolkit is designed for.

    Questions:
    Do I use the version of the toolkit designed for my build to integrate this update and then use the lastest version of the toolkit to remove components or can I use the lastest toolkit to do the integration and the removal?

    If the latter is the case. Can I do the integration and then the removal as one process or should I integrate the CU then save it and reload it to remove components?

    I hope this make sense.
    With thanks
    B
     
  12. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    Use the latest Toolkit to make the updates.

    You should do everything in the same process and save only once.

    In the Integrate Menu, obey the order of the procedure according to the order of the options presented.
    Integrate Features
    Update
    If you want - Integrate Custom Features
     
  13. BraneStawm

    BraneStawm MDL Novice

    Apr 14, 2020
    37
    13
    0
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Copy the cursors to <Custom\Files\w10\x64\Windows\Cursors> folder and copy the cursors related registry file to <Custom\Registry\w10\x64> folder.

    Integrate the Custom Files and Custom Registry Settings from Registry file menus.
     
  15. SergeyKarimov

    SergeyKarimov MDL Novice

    Jan 9, 2021
    20
    4
    0