TH1-RS4 uses DISM method which won't remove the components completely or may cause SFC/Shared components errors, you may need to wait until the ToolKitHelper method is updated to support these versions. For .NET Framework 4.8 integration use v9.3.1 it will work.
Games integration currently been disabled due to a bug, once it's fixed the feature will be restored.
This happened to me too. I am trying to prepare a list while waiting for implementation to the menu and get an error "Invalid Component Name specified". @MSMG what do you think?
Yes it's due to two '_' present in the ToolKitHelper_CEIP_SQM and the Toolkit splits the string at '_' to get the component name, will fix it.
Use the Create Virtual editions cmd file in UUP folder to create Enterprise, Education, Pro Education, Professional Workstation etc. or Use the Pro edition and upgrade the edition to enterprise using Toolkit->Tools->WIM Manager->Upgrade menu and then use the Toolkit to remove or integrate components.
I'm sorry to ask and I'm not rushing of course, but when you will fix it? If I may ask also, when we can expect implementation to the menu components removal? Thank you for your hard work.
Yes very soon, will fix the list issue and the Windows Components removal menu doesn't require that fix as the Toolkit doesn't use the list method instead directly calls the component name. Even you can simply the package list if you are going to remove a set of components belonging to a same category, e.g: Removing Privacy related components Code: ToolKitHelper_AssignedAccess ToolKitHelper_CEIP_SQM ToolKitHelper_FaceRecognition ToolKitHelper_KernelDebugging ToolKitHelper_LocationService ToolKitHelper_UnifiedTelemetryClient ToolKitHelper_WindowsErrorReporting can be removed all at once using the below entry which will also remove the 10s delay present while removing each component. Code: ToolKitHelper_Privacy
Think you miss-read what he referred to, he said after integrating the latest updates the issue got fixed but he removed the components before the integration.
Using an original RS5 image, i did everything in correct order as per the README file and ran into an error during cleanup.
MDL Developer, if updates will integrated after components removing, can this restore telemetry and other microsoft data collection services? Did you already integrate fix for disable or remove microsoft "activity history" and "shared clipboard" ? Is LTSC supported or not?
So the newest fully supported vis-a-vis components removal is 17763.1.180914-1434.rs5_release? I mean, I have a perfectly customized 17763.1 and I just don't see the need to upgrade. It's just the way I am Anyone here remembers MicroXP by eXPerience? Fully working system, with no crap, always under 100MBs. My Windows Update was looking if he released a new release I have access to laptop running fully updated uncut W10 and honestly I don't know what's new. Edge is now just frontend for Chromium, and default wallpaper different. WSL is greatly improved but I got so used to Ubuntu dualboot that I don't even want to use it.
We can remove components, but only by ToolKitHelper PkgsList. Component removal in ToolKit menu is not implemented yet, we need to wait.