The games pack is fixed and is working properly, am using it myself. for games I have retained Game Explorer and WinSAT to work properly. For only installation, you need to rename the registry files, you need find and replace "\TK_" to "\" without quotes and then use the DISM /Apply-Image command to live system and import the registry files.
I retained WinSAT but not games explorer (Because the WinAero package seems to install it?). Looking at the packs folder on Mega I did not see Game Explorer. dism /online /apply-image /imagefile:E:\Temp\Games_x64_en-US.tpk /applydir:"C:\Program files\Microsoft games" /verify
The Game Explorer in Games doesn't work with recent version of Windows 10 that's why the Toolkit's Games Pack script will check for Windows version and skips if it's Windows 10. MS has removed the files required for Game Explorer to work in recent versions. The command is : Code: dism /online /apply-image /imagefile:E:\Temp\Games_x64.tpk /index:1 /applydir:C:\ /verify dism /online /apply-image /imagefile:E:\Temp\Games_x64_en-US.tpk /index:1 /applydir:C:\ /verify You need to specify the index for each game.
Did you download all the required IE11 Pack files from Toolkit download link and copied them to <Packs\IE11> folder?
I don’t already know how to find out what files are needed for DirectX 9.0c I did as it is written here: README.txt Spoiler: Actions 1 Integrated Updates 2 removed components 3 Image Cleanup 4 Saving 5 rebuild 6 Convert WIM to ESD Instagram works Spoiler: Actions 1 Integrated Games 2 Integrated Updates 3 removed components 4 Image Cleanup 5 Saving 6 rebuild 7 Convert WIM to ESD Instagram doesn't work I don’t understand what the games have to do with it ...
Hi! When using ToolKitHelper.exe from 31.01.2020 and removing components, will they be restored after updating Windows 10 Pro 1909-18363.628?
I just created a rough pack using the Edge Chromium MSI installer, didn't check for the languages, do try and see if it works for other languages too.
Will see what can be done for DirectX 9.0c Web installer, meantime you can integrate the DirectX 9.0c pack provided by the Toolkit. The Instagram Client App you are using is it a UWP App?
Yes other than Windows Apps all other components will be restored, I haven't yet prepared a fix for returning components issue.
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!
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
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.
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.
- 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.