[G] - Select the Components to be removed using [Remove->Remove Windows Components->Select Windows Components] menu. [H] - Remove the selected Windows Components using [Remove->Remove Windows Components-> Start Removing Windows Components] menu.
Hello, I have a question on how to remove in MSMG ToolKit v11.1, simultaneously select and remove multiple components, thank you
First you need to select the components to be removed using the Select Windows Components menu, where choosing a component will toggle the +/- sign prefixed in the menu indicating whether the component is selected, - means the component is selected for removal. Then navigate to previous menu and choose Start Removing Windows Components menu to remove the component.
Hi @MSMG The reg key to disable Automatic Driver Update is those below..?? Code: [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate] "ExcludeWUDriversInQualityUpdate"=dword:00000001 Thanks in advance..!!
https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-793#post-1606110 Sent an 2021-01-09 updated file in the link above. Spoiler: CHANGELOG 2021-01-09 Merged with Toolkit 11.1. The system of multiple selections implemented in: Language Integration Driver Integration DaRT integration Games Integration Tweaks application is also with multi selection. Custom Tweaks application is predefined. You can check the code. There are many extra registry tweaks added (they have been there since I started the Custom Toolkit). Component Removal Now, in the custom Toolkit, the custom pre-defined options that were available have been modified and implemented with PreSets. Both PreSets and the use of a personalized list will be read and you will be taken to the remove components menu. Thus, you can make your own changes, having the flexibility to check the dependencies through a filter to deal with such prerequisites. This way, however, it was released so that you can add or remove the main components without removing the dependencies in the spoiler specified below. Spoiler :RemoveSystemAppsMenu Removing WindowsDefender will no longer remove SmartScreen, nor WindowsStore and remove SmartScreen also no more, it will remove WindowsStore :RemoveWindowsAppsMenu removing WindowsStore will still remove StickyNotes For users who don't want problems, just apply the filter and take a look at the menu lists to see what has changed. Or give Start Removing after the lists appear there is a possibility to go back and change something, if necessary. In the custom toolkit your choices will appear on the list screen. You can save and use it in the future with the List Removal system. Thnks!
maybe if you care about hash... but im dont. i just need to completely kill everything connected with garbage like cloud, defender, cortana, etc, not just only some parts, everything. and even more.. so i do it already long time, and it safe for me, i didnt have any problems for years, since 2016 my system stay stable as first day after installing, and i never saw 99% problem that people cry about Win.. my pc die first OS, so its reason i prepare new iso ;D
I don't care about hash, may be you didn't understand what I meant, if you delete all files which are similar in filenames but differ in the hash at the end of their filenames then you may end up deleting non cloud files too. For example, both the below files looks similar but may not belong to the same component. C:\Windows\WinSxS\Manifests\amd64_microsoft-windows-o..oyment-languagepack_31bf3856ad364e35_10.0.17763.1_en-gb_34e1d73a3e6fc7ce.manifest C:\Windows\WinSxS\Manifests\amd64_microsoft-windows-o..oyment-languagepack_31bf3856ad364e35_10.0.17763.1_en-gb_712e8042dcfcdc68.manifest
Tried to integrate Dart to image but the Dart.tpk could not be found in folder. But the file is there. .
Did you use the Official Toolkit or the Custom Toolkit? Is your ISO language es-ES? If not, what would be your ISO language? Also inform Build. Thankful!
Yes, it may be that he did not change that which had already been mentioned in the previous pages. edit: https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-901#post-1638010 Here, @MSGM mentions the solution to the error. https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-903#post-1638374 Here, he makes the script available with corrections. So @ultimate_live just has to download the updated script.
i was failed to add MicrosoftStore in image... it add but not run, what i did wrong? can somebody give me manual of needed components and ?.. i didt give it xbox components, it is impotrant for?..
You do not need to add. The function will remove anything with a negative sign (-). Just make positive (+) that the Microsoft Store Component will remain. If you use the Custom Toolkit, you will select from all categories of components, which you want to remove. And when you return, to avoid suffering from the dependencies you will have to read the options in the menu and find the dependency filter option. Apply it and go to the menus again to see what has changed. Make your adjustments, go back and select start remove components.
Worked. Integrated DART to my Windows 10 AIO. Just another question. If I export only one source, (ex. Windows 10 Pro), will the Dart be kept also for just this source? MSMG Toolkit 11.1. Yes, my ISO is es-ES, Build 19042.685
] i need...bc i dont use customer iso.im on ltsc please dont answer for things you dont understand, thank you.
i try to rebuild a iso without myself deleting only toolkit presets and adding Store half good, is open now but i cant DL anything, i get error.. so whith component req for it and i must not touch in menu? Also i add Desktop App Installer but it give me error when i try to install appx
The Integrate Metro Apps feature needs to be updated to match the newer version of Apps with requires different dependency files and some apps don't support older version of Windows 10. I'm planning make a unified appx repo for Windows 10 instead of separate repo for each version of Windows 10 or Completing remove the Integrate Metro Apps feature and replace it with just Integrate Windows Store so that people can get the updated apps from Store itself. For Windows Store to work, download these files to Toolkit's <Packs\Apps\w10> folder Code: Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe.Appx Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe.Appx Microsoft.VCLibs.140.00_14.0.29231.0_x64__8wekyb3d8bbwe.Appx Microsoft.StorePurchaseApp_12008.1001.113.0_neutral_~_8wekyb3d8bbwe.appxbundle Microsoft.StorePurchaseApp_8wekyb3d8bbwe Microsoft.WindowsStore_12011.1001.113.0_neutral_~_8wekyb3d8bbwe.AppxBundle Microsoft.WindowsStore_8wekyb3d8bbwe.xml Microsoft.XboxIdentityProvider_12.67.21001.0_neutral_~_8wekyb3d8bbwe.AppxBundle Microsoft.XboxIdentityProvider_8wekyb3d8bbwe.xml Then open a Command Prompt with Admin Privileges and navigate to the ToolKit's Root directory and run the below commands, make sure to change mount\install\1 to the index you have selected. Code: dism /image:mount\install\1 /Add-ProvisionedAppxPackage /PackagePath:Packs\Apps\w10\Microsoft.StorePurchaseApp_12008.1001.113.0_neutral_~_8wekyb3d8bbwe.appxbundle /DependencyPackagePath:Packs\Apps\Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe.Appx /DependencyPackagePath:Packs\Apps\Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe.Appx /DependencyPackagePath:Packs\Apps\Microsoft.VCLibs.140.00_14.0.29231.0_x64__8wekyb3d8bbwe.Appx /LicensePath:Packs\Apps\Microsoft.StorePurchaseApp_8wekyb3d8bbwe.xml dism /image:mount\install\1 /Add-ProvisionedAppxPackage /PackagePath:Packs\Apps\w10\Microsoft.XboxIdentityProvider_12.67.21001.0_neutral_~_8wekyb3d8bbwe.AppxBundle /DependencyPackagePath:Packs\Apps\Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe.Appx /DependencyPackagePath:Packs\Apps\Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe.Appx /DependencyPackagePath:Packs\Apps\Microsoft.VCLibs.140.00_14.0.29231.0_x64__8wekyb3d8bbwe.Appx /LicensePath:Packs\Apps\Microsoft.XboxIdentityProvider_8wekyb3d8bbwe.xml dism /image:mount\install\1 /Add-ProvisionedAppxPackage /PackagePath:Packs\Apps\w10\Microsoft.WindowsStore_12011.1001.113.0_neutral_~_8wekyb3d8bbwe.AppxBundle /DependencyPackagePath:Packs\Apps\Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe.Appx /DependencyPackagePath:Packs\Apps\Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe.Appx /DependencyPackagePath:Packs\Apps\Microsoft.VCLibs.140.00_14.0.29231.0_x64__8wekyb3d8bbwe.Appx /LicensePath:Packs\Apps\Microsoft.WindowsStore_8wekyb3d8bbwe.xml