I have tried removing some stuff from Win 10 x64 Pro, but I always get an error with "OOBEREGION, OOBEKEYBOARD, OOBEZPD" that I could skip, but later appears another error "OOBELOCAL" and cannot continue after that, I have made some test removing only the Flash player and get the same results. I am following the instruction in the readme for v2004, the iso is Windows 10 2004 x64, Version : 10.0.19041, ServicePack Build : 264 Any idea how can I fix it?, thanks...
I get the same, Toolkit 10.1, i have tried with 1909, 2004 and 2009 spanish iso from techbench, can someone explain me why this is normal
It's just that the process finished before the API could catch up with it, this mostly happens when there is little to cleanup.
https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-793#post-1606110 Resent an today updated file in the post above. Spoiler: CHANGELOG 2020-07-08 Correcting the problem of saving the iso that I had set for my drive I :, I decided to add an option to keep it as is or set another one (Optional for those who need to save their isos on some larger drive). Very simple. There is a moment when opening the toolkit that asks you to check <ENTER>. Well select Y or N. "N" will keep the ISO folder where it has always been - inside the Toolkit folder. Than select your drive. Integrate Menu Spoiler: before [1] Windows Language Packs [2] Windows Drivers [3] Windows Features [4] Windows Updates [5] Windows Custom Features Spoiler: after [1] Windows Language Packs [2] Windows Drivers [3] Windows Updates [4] Windows Features [5] Windows Custom Features Edit: Changes to the Integrate Menu undone.
Yes the code used for Single and Multi-Index needs optimization to reduce the code size and complexity. The code used for Multi-Index performs additional check to know the Image Edition/Architecture/Languages which needs to be taken care of. Will check the code and make the appropriate changes.
In v10.1, I have updated the code to remove the changes done by CU .331 to the removed components, using the image with previous CU's other than .208 breaks the installation of the newer CU. Do test with the next upcoming CU, it will install properly.
I've had these problems. In my case, these were registry entries that had not been properly converted with NTlite. It integrates your reg files as they are. That's where I had problems, before I started using the MSMG Toolkit. If you put your reg files to be integrated through the toolkit, everything will be converted and integrated correctly. can be directly related to registry settings on keys HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ have to replace (within the reg files) with HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\ Inside the toolkit it changes a little more. To solve it easily you can open your files with notepad and use replace CurrentControlSet with ControlSet001 and click on replace everything. Tip: Start again with an unchanged image. If that solves the problem, tell us. If not, it is one step less to have problems in the future. So, it may be, too, because of removing some components. But I can't tell you which ones.
That's Edge Chromium which is not removed by Toolkit yet. To un-install it, open a administrator command prompt and navigate to the edge installation folder and run the below command. Code: setup.exe --uninstall --system-level --verbose-logging --force-uninstall
Use the Image with latest CU integrated and make sure there's no AV interference with the Toolkit folder.
In Integrate Menu, the Updates integration should be after the Features as integrating the features after the update will make the Windows Update to re-offer the updates to update the files related to these features.
https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-793#post-1606110 Resent an today v2 updated file in the post above. Spoiler: CHANGELOG-v2 2020-07-08 Changes to the Integrate Menu undone Edit: Fix Cortana App was not removed in the custom removal options I made available for 2004 H1.
Below is components removed list (which excluded Windows Backup) which did not break system restore . Spoiler: Removed components-Tkt Helper GameExplorer SpeechRecognition WinSAT AssignedAccess CEIP_SQM FaceRecognition LocationService PicturePassword UnifiedTelemetryClient WindowsErrorReporting WindowsInsiderHub HomeGroup MultiPointConnector RemoteAssistance DeviceLockdown EaseOfAccessThemes EasyTransfer FileHistory SecurityCenter StepsRecorder WindowsSubsystemForLinux WindowsToGo AADBrokerPlugin AssignedAccessLockApp BioEnrollment CBSPreview ContentDeliveryManager ECApp LockApp MapControl NarratorQuickStart OneDrive ParentalControls PeopleExperienceHost QuickAssist RetailDemoContent SecureAssessmentBrowser SettingSync SkypeORTC Win32WebViewHost WindowsDefender WindowsMixedReality WindowsReaderPDF XboxGameCallableUI Paint3D XboxApp
https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-793#post-1606110 Resent an today v3 updated file in the post above. Spoiler: CHANGELOG-v3 2020-07-08 Fix Cortana App was not removed in 2004 H1 (only in the custom removal options I made available). Edit: Fixed the bug in the question about choosing the StorageDrive, when you answer "No". I kept asking for the letter and did not go to the Main Menu.