1) which updates I need to install? 2) what packages related to OOBE? Previous times (with toolkit version 10.0) I was deleting everything what toolkit let too and I did not experience any problems during install
Yes. I understand that. I may not have expressed myself correctly. I put in and use this option to be able to skip pre-cleanup, just to test the parts of the script code I edited. When I think of creating a custom image, I follow the protocol. I always perform the pre-cleanup operation. Thnx, Man!
https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-793#post-1606110 Sent an 2020-07-13 updated file in the post above. Spoiler: CHANGELOG 2020-07-13 When I have an idea to edit the code I add commented lines as if they were reminders or a list of what to do. So, I removed some obsolete lines left behind. Also, I created a way to use the customized version and the original version of the Toolkit, without having to replace the original files. When you run Start.cmd, the Original Toolkit.cmd starts. When you run CustomStart.cmd, the CustomToolkit.cmd starts. In this file I also placed the original files, for those who had previously replaced them. Edit: Reported a problem by friend @roedel. Problem solved.
The toolkithelper program actually runs slower due to the added repetition mechanism when it is actually called. Adjustments should be made to make it load faster. In my forum posts on my side, I saw replies about slow loading when removed.
@MSMG, today after i got the this update * 2020-07 Cumulative Update for Windows 10 Version 2004 for x64-based Systems (KB4565503) i got the windows security center back
There is currently no way to keep that from coming back. I wonder, has anyone tried to create dummy keys and folders and then use the Defender disable tools? I wonder if that would lock the install out?
How to reduce image size? I do not find any way to adequately rebuild the image using your program! p.s Image size is always larger than the original, maximum compression does not help! I delete garbage from the system and do not add it!
https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-793#post-1606110 Sent an 2020-07-16 updated file in the post above. Spoiler: CHANGELOG 2020-07-16 Reported a problem in the question "Do you want to Enable Fraunhofer MP3 Professional Codec ? That detail has already been corrected. ['Y'es/'N'o] :" mentioned in the post "https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-796#post-1607819" by friend @roedel. Problem solved. Edit: As @MSMG said: Content Delivery Manager is needed for OOBE for v1809 / v1903 / v1909 / v2004 / v2009 OS. Windows Error Reporting is needed for OOBE for v1903 / v1909 OS. These files will no longer be automatically removed by the "Editions Custom Selection Removal Script" options available in CustomToolkit. If you want, just access the "Remove Privacy Components Menu" to remove "Windows Error Reporting" and "Remove System Components Menu" to remove "Content Delivery Manager". Thnks!
For v1903/v1909 use the current CU .959 it will work. For v2004/v2009 use the current CU .388 it will work. Content Delivery Manager is needed for OOBE for v1809/v1903/v1909/v2004/v2009 OS. Windows Error Reporting is needed for OOBE for v1903/v1909 OS.
It's actually the method used in the Toolkit.cmd to call the ToolkitHelper which slows down the removal process. I have made changes to the Toolkit script to remove All System Apps and Windows Apps faster by specifying the ToolkitHelper to remove all the components at once rather then calling the ToolkitHelper for each of the components in the System Apps and Windows Apps. Do check when new version is released.
Before integrating .NET FX35 do perform Image Cleanup and After applying the changes to the image perform Re-build the image to reduce the overall image size. In W10 v2009, the Image Cleanup can't be performed due to the Edge Chromium integration. When updates are integrated the image size will vary and will not be the same as original.
Very good to know that, @MSMG. I recently created and started to use an autounattended answer file so I didn't check any more about oobe problems during installations. For those who are testing the modifications I made, I'm sorry if the automatic removals caused this type of problem. I will make these 2 components remain. Anyone who wants can go to the Remove Windows Components menu and remove them. That detail has already been corrected.