For Using Games Pack - Extract the two .tpk and reg file to any folder for example <Packs\Games> folder - Use the Dism apply-image command to integrate the .tpk files x86 Code: dism /apply-image /imagefile:packs\Games\W7Games.tpk /index:1 /applydir:mount\install dism /apply-image /imagefile:packs\Games\W7Games_en-US.tpk /index:1 /applydir:mount\install x64 Code: dism /apply-image /imagefile:packs\Games\W7Games.tpk /index:2 /applydir:mount\install dism /apply-image /imagefile:packs\Games\W7Games_en-US.tpk /index:2 /applydir:mount\install - Mount the Image Registry - Import the W7Games.reg from <Packs\Games> folder by double clicking on it and choosing yes - UnMount the Image Registry - Save the Image And for Windows 10 usage order it depends on whether the user will be adding netfx35 and updates, anyway will give a proper order for both the scenario later after some time.
MSMG, I hope you can fix the store integration in LTSB 1607, since the last version of the toolkit it is not working anymore. It briefly opens and closes right away, rebooting does not help. Someone reported that here and I also reported it when 7.0 was released. I thought it was something on my side but it turns out to be the indeed buggy Toolkit. Cheers.
Thank you MSMG for the toolkit. Upon saving the changes, lot's of errors like "Access is denied" "File not found" and "File is being used by another program" is this normal ? Although all the tasks completed successfully. Also, I only integrated .net framework and activation tokens, file size of resulting .iso increased by 300 MB's that after I removed the other versions from WIM. Lastly, is it possible to integrate graphic driver into wim ? Edit: oh! How do I integrate Edge into 8.1 source .iso ?
I had tested it before and it was working after the second boot, anyway will once again check and fix if any errors found.
1) The reason might be due to : - Your AV program or any other program might be accessing the ToolKit mount folder and that's why it's giving those errors. - If the errors are getting at the Image Component Cleanup stage then it might be due to not able to cleanup the WinSxS folder properly. 2) Integrating anything can increase the size of the image and You need to Re-Build the Source i.e Apply->ReBuild Source, this will optimize the Image size. 3) You can integrate any drivers into the WIM Image using the Integrate Drivers option 4) Sorry I haven't added the W81 Edge Browser app for integration.
It appears to me that the problem started with the inclusion of creators update (store) files that are not compatible with 1607. Cheers.
Okay, I'll try again with the latest version of the Toolkit, and post the results in a few hours (hopefully) Is it possible to integrate the 3rd party themes (after UxStyle integration) and some programs like Foobar2k etc ? which option under the "Target" menu makes a bootable USB ? sorry for the bad English, and thank you for the kind support
You can integrate what you want, you don't need MSMG toolkit for everything. That being said UxStyle does not work with CU, and above. You need UXThemeSignatureBypass. I have tried to integrate offline, but was unsuccessful with the Windows installation. Perhaps you can give it a go.
This has probably been asked before. Can cumulative updates be integrated to a refreshed Window 10 ISO?
@ MSMG Hi today I'm working with W10 Enterprise 2015 LTSB x64 in option (4) Remove Windows Components I choose option (1) All Windows Components but when finish I see that last item (M) Retail Demo Offline Content is not removed so I scrown up and see one by one from A to M and realy Toolkit V7.5 no removed item M I believe that is no big issue maybe I can remove it after with Powershell
The Store App available for RS2 is compatible with the RS1 only after checking the internal AppxManifest.xml file inside the Store Appxbundle package and testing the same on RS2 LTSB 2016 I have added it to the Packs folder. See here the minimum version required is TH2 for Microsoft.WindowsStore_11701.1001.994.0_neutral_~_8wekyb3d8bbwe.appxbundle Code: <Dependencies> <TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.10586.0" MaxVersionTested="10.0.14393.0"/> <TargetDeviceFamily Name="Windows.Holographic" MinVersion="10.0.14393.0" MaxVersionTested="10.0.14393.0"/> <PackageDependency Name="Microsoft.VCLibs.140.00" MinVersion="14.0.23816.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"/> <PackageDependency Name="Microsoft.NET.Native.Framework.1.3" MinVersion="1.3.23901.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"/> <PackageDependency Name="Microsoft.NET.Native.Runtime.1.3" MinVersion="1.3.23901.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"/> </Dependencies> There's a new version of store available which i haven't downloaded yet, will check out soon.
This I had specified before that I had removed the individual menus for each editions and just kept a single menu for all editions and so some packages will skip if it's not applicable. I have checked with the LTSB Edition and it doesn't contain the RetailDemo Package to uninstall but the Retail Demo folder does exist and it will be displayed in the Disk Cleanup too. I have made some small changes to the menu to have a separate menu for EnterpriseS/EnterpriseSN edition to avoid confusion.
Now I have added support for removal of Hyper-V for W10 RS3 IP too. Can anyone upload the package list for W10 x64 RS3 IP Build 10.0.16251.0