1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes other than Windows Apps all other components will be restored, I haven't yet prepared a fix for returning components issue.

     
  2. amnester

    amnester MDL Junior Member

    Nov 9, 2018
    72
    18
    0
    I think you should make a separate package Edge Chromium, so that after installing Windows does not update the old Edge! And that the size of the big, then not it is important..... convert .wim to .esd!
     
  3. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    162
    75
    10
    I installed the offline version. I just shared what I found out of the problems. I completely forgot to write that the instagram from the Windows store
     
  4. amnester

    amnester MDL Junior Member

    Nov 9, 2018
    72
    18
    0
    And how to integrate it? Where to insert these 2 files?
     
  5. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    I'm a little confused by this. You say you retained game explorer, but then MS Has removed the files to make game explorer work?

    Anyway, there must be something else the games are dependent on as when I try to run any of them they won't start. Busy circle flashes for an instant then nothing. Nothing in event log.
     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    This itself is a separate pack for Edge Chromium, it doesn't contain any old Edge, in fact all ToolKit packs are made as .ESD files and with .ESD compression it is 377 MB.

    May be further cleanup of the Pack by removing the Setup backup files in Edge Update folder would reduce the size.

     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    - Download and Copy the EdgeChromium folder to Packs folder.
    - Mount the Image using ToolKit.
    - Use a NSudo command prompt with TrustedInstaller privilege and with full permissions.
    - Run the below commands in opened command prompt under the ToolKit folder.

    Code:
    Dism /Apply-Image /ImageFile:Packs\EdgeChromium\EdgeChromium_x64.tpk /Index:1 /ApplyDir:Mount\Install
    reg import Packs\EdgeChromium\EdgeChromium_x64.reg
    
    - Save the Image using ToolKit.


     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes the MS has removed the support for Game Explorer in recent Windows 10 versions which makes the GameExplorer unusable but it also left out certain GameExplorer files which the ToolKit can remove.

    Actually for testing purpose I did retained GameExplorer, WinSAT and Speech at first to see which of these components broke the Games, then filtered the list with removing Speech and the game was working, yet to see if GameExplorer is required or not.

     
  9. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    I did see a post from last year where you suggested keeping speech (Now called "speech recognition - required for Cortana" in the toolkit?) (https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-686#post-1568415)

    I did remove GameExplorer from my previous image and the games are not working. I've recreated the image with GamExplorer retained, and removed speech recognition. I'll test that later today and let you know if it works.
     
  10. amnester

    amnester MDL Junior Member

    Nov 9, 2018
    72
    18
    0
    This is hard for me! Completely confused...
    1.C:\ToolKit_v9.5
    2.Unzip the Win10Pro_1909-18363.628_Ru_x64 image to the DVD
    3 Download and copy the EdgeСhrome folder to C:\ToolKit_v9.5\Packs\EdgeChromium
    4.I mount the image 1-1-Index 1-Enter-Y-Y
    5.NSudo start applications with administrator rights C:\ToolKit_v9.5\Bin\x64\NSudo.exe
    (User: TrustedInstaller and enable all Privileges); Open: ...............???)
    Then I just got confused and don't know what to do.
    If possible, can someone explain in detail what to do next and how to integrate Edge Chromium?
    Thanks!
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Step 5: NSudo start applications with administrator rights C:\ToolKit_v9.5\Bin\x64\NSudo.exe

    Yes choose TrustedInstaller and enable all Privileges and type cmd in the below text box and press Enter key

    Step 6: You will get the DOS prompt

    Type cd C:\ToolKit_v9.5 and then press Enter key.

    Step 7: Copy and paste each line below and press Enter key for each line

    Code:
    Dism /Apply-Image /ImageFile:Packs\EdgeChromium\EdgeChromium_x64.tpk /Index:1 /ApplyDir:Mount\Install
    reg import Packs\EdgeChromium\EdgeChromium_x64.reg
    
    Step 8: Save the Image using ToolKit->Apply->Save
    Step 9: Rebuild the Image using ToolKit->Apply->Rebuild

     
  12. amnester

    amnester MDL Junior Member

    Nov 9, 2018
    72
    18
    0
    After integrating EdgeChromium into the Win10Pro_1909-18363.628_Ru_x64 image, and then installing it.
    I don't have any files in the Task Scheduler :
    1.MicrosoftEdgeUpdateTaskMachineCore (C:\Program Files (x86)\Microsoft\EdgeUpdate\MicrosoftEdgeUpdate.exe);
    2.MicrosoftEdgeUpdateTaskMachineUA (C:\Program Files (x86)\Microsoft\EdgeUpdate\MicrosoftEdgeUpdate.exe).
    Also, there are no Windows Services :
    1.Service Updates "Microsoft Edge" (edgeupdate) ;
    2.Service Updates "Microsoft Edge" (edgeupdatem).
    As a result, an error occurs: About Microsoft Edge.
    Maybe I integrated EdgeChromium incorrectly?
     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    I tested with an en-us image will check with other languages, where does the errors are shown?

     
  14. NesteaZen

    NesteaZen MDL Novice

    May 9, 2010
    12
    0
    0
    weird. I tried that but it showed me an error that it's not a certain type of image. thanks <3
     
  15. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    754
    60
    After integrating Edge Chromium into install.wim of 19559, the browser will not update. It returns error code.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    I have completed the testing - Speech is not required for the games to work Only games explorer.

    Clearly the WInAero package does not install the required game explorer files.
     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Which version of Toolkit you are trying with and do give the source and host OS details.

     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    I couldn't extract the MSI File/Registry Data through the Tools like LessMSI or Orca and had to do the install and capture image method.

    The Pack was roughly prepared from an installed OS without IE or Old Edge and it needs further tweaking to get better result.

    Did tried with a fresh image without IE or Old Edge and it worked, will check for the Update to see if it works.