@MSMG ,In the new feature of toolkit v9.4.x from the registry file merge custom registry settings, there is still such a problem, that the comment and code content are not the same content.you need check your exist code,may be many similar errors in exist code. Code: :: Checking whether Custom System files Pack file exist for /f %%i in ('dir /b /a:-d "%CustomRegistry%\*.reg" 2^>nul ^| find /v /c ""') do ( if "%%i" equ "0" ( echo.Custom Registry Settings folder is empty... echo. echo.Please copy the registry files to ^<Custom\Registry\%SelectedSourceOS%\%ImageArchitecture%^> folder...
Yes it is LTSC. Here goes the steps. Source: en_windows_10_enterprise_ltsc_2019_x64_dvd_74865958 Toolkit version: MSMG 9.4.1 Excluded toolkit from antivirus scan. One more thing is it takes long time to delete the components in the RemovePkgsList.txt. Code: a) Tools -> WIM Manager -> Delete [option-8] (deleted "N" edition) b) Apply -> Re-Build Source Image [option-6] c) Select Source Image from DVD folder [option-1] d) Integrate -> Windows Features -> Integrate DirectX 9.0C [option-3] e) Apply -> Cleanup the Source Image [option-6] f) Remove Windows Components Using Package List [option-4] g) Remove Windows Components -> System Apps -> Remove All [option-4] h) Customize [option-5] =================== a. Disable Cortana App b. Hide Taskbar Task view Icon c. Disable Automatic driver updates through windows updates d. Disable Automatic downloading and installing of 3rd party apps e. Disable Windows Defender f. Disable Automatic Windows Upgrade g. Disable Windows Update h. Enable windows photo viewer i) Apply -> Cleanup the Source Image [option-6] j) Integrate the following [option-3] ============================ a. Microsoft .NET Framework 3.5 Feature b. Microsoft .NET Framework 4.8 Feature k) Apply & Save Changes to Source Images [option-6] l) Re-Build Source Images [option-6] m) Convert WIM image to ESD image [option-2] n) Make a DVD ISO image [option-7] Contents of "RemovePkgsList.txt" =========================== ToolKitHelper:AdobeFlashForWindows ToolKitHelper:FirstLogonAnimation ToolKitHelper:GameExplorer ToolKitHelper:SpeechRecognition ToolKitHelper:AssignedAccess ToolKitHelper:CEIP_SQM ToolKitHelper:FaceRecognition ToolKitHelper:KernelDebugging ToolKitHelper:LocationService ToolKitHelper:picturePassword ToolKitHelper:pinEnrollment ToolKitHelper:UnifiedTelemetryClient ToolKitHelper:WiFiNetworkManager ToolKitHelper:WindowsErrorReporting ToolKitHelper:WindowsInsiderHub ToolKitHelper:HomeGroup ToolKitHelper:MultiPointConnector ToolKitHelper:DeviceLockdown ToolKitHelper:EaseOfAccessThemes ToolKitHelper:paint ToolKitHelper:SecurityCenter ToolKitHelper:WindowsToGo ToolKitHelper:AADBrokerPlugin ToolKitHelper:AssignedAccessLockApp ToolKitHelper:BioEnrollment ToolKitHelper:CBSPreview ToolKitHelper:ContentDeliveryManager ToolKitHelper:Cortana ToolKitHelper:ECApp ToolKitHelper:EdgeDevToolsClient ToolKitHelper:Edge ToolKitHelper:FileExplorer ToolKitHelper:LockApp ToolKitHelper:MapControl ToolKitHelper:NarratorQuickStart ToolKitHelper:OneDrive ToolKitHelper:parentalControls ToolKitHelper:peopleExperienceHost ToolKitHelper:pPIProjection ToolKitHelper:QuickAssist ToolKitHelper:RetailDemoContent ToolKitHelper:SecureAssessmentBrowser ToolKitHelper:SettingSync ToolKitHelper:SkypeORTC ToolKitHelper:SmartScreen ToolKitHelper:Win32WebViewHost ToolKitHelper:WindowsDefender ToolKitHelper:WindowsMixedReality ToolKitHelper:WindowsReaderPDF ToolKitHelper:XboxGameCallableUI ToolKitHelper:WindowsStore ToolKitHelper:XboxApp Thank you so much
Without shortcut you can't pin the items to start menu or taskbar, you need a create a shortcut for taskmgr.exe to be present in the System Tools.
Ok will check this config and see what's causing the SFC error and why do you use both the Remove Windows Components and also Remove Windows Components using Package list? both does the same thing. Just add the selected components to RemovePkgsList.txt and use it and yes removing each component takes time but you can increase the speed by just calling the component category name instead of each components in a category. For example if you are removing all Windows Apps, then using Code: ToolKitHelper:WindowsApps is same as Code: ToolKitHelper:3DViewer ToolKitHelper:AdvertisingXaml ToolKitHelper:Alarms ToolKitHelper:BingWeather ToolKitHelper:Calculator ToolKitHelper:Camera ToolKitHelper:CommunicationsApps ToolKitHelper:DesktopAppInstaller ToolKitHelper:FeedbackHub ToolKitHelper:GetHelp ToolKitHelper:Getstarted ToolKitHelper:HEIFImageExtension ToolKitHelper:Maps ToolKitHelper:Messaging ToolKitHelper:MixedRealityPortal ToolKitHelper:OfficeHub ToolKitHelper:OfficeOneNote ToolKitHelper:OneConnect ToolKitHelper:Paint3D ToolKitHelper:People ToolKitHelper:Photos ToolKitHelper:Print3D ToolKitHelper:ScreenSketch ToolKitHelper:SkypeApp ToolKitHelper:SolitaireCollection ToolKitHelper:SoundRecorder ToolKitHelper:StickyNotes ToolKitHelper:VP9VideoExtensions ToolKitHelper:WalletService ToolKitHelper:WebMediaExtensions ToolKitHelper:WebpImageExtensions ToolKitHelper:WindowsStore ToolKitHelper:XboxApp ToolKitHelper:XboxIdentityProvider ToolKitHelper:YourPhone ToolKitHelper:ZuneMusic ToolKitHelper:ZuneVideo The difference is the former takes less time compared to later.
Code: 1) ToolKitHelper:AdobeFlashForWindows 2) ToolKitHelper:FirstLogonAnimation 3) ToolKitHelper:GameExplorer 4) ToolKitHelper:SpeechRecognition 5) ToolKitHelper:AssignedAccess 6) ToolKitHelper:CEIP_SQM 7) ToolKitHelper:FaceRecognition 8) ToolKitHelper:KernelDebugging 9) ToolKitHelper:LocationService 10) ToolKitHelper:picturePassword 11) ToolKitHelper:pinEnrollment 12) ToolKitHelper:UnifiedTelemetryClient 13) ToolKitHelper:WiFiNetworkManager 14) ToolKitHelper:WindowsErrorReporting 15) ToolKitHelper:WindowsInsiderHub 16) ToolKitHelper:HomeGroup 17) ToolKitHelper:MultiPointConnector 18) ToolKitHelper:DeviceLockdown 19) ToolKitHelper:EaseOfAccessThemes 20) ToolKitHelper:paint 21) ToolKitHelper:SecurityCenter 22) ToolKitHelper:WindowsToGo 23) ToolKitHelper:AADBrokerPlugin 24) ToolKitHelper:AssignedAccessLockApp 25) ToolKitHelper:BioEnrollment 26) ToolKitHelper:CBSPreview 27) ToolKitHelper:ContentDeliveryManager 28) ToolKitHelper:Cortana 29) ToolKitHelper:ECApp 30) ToolKitHelper:EdgeDevToolsClient 31) ToolKitHelper:Edge 32) ToolKitHelper:FileExplorer 33) ToolKitHelper:LockApp 34) ToolKitHelper:MapControl 35) ToolKitHelper:NarratorQuickStart 36) ToolKitHelper:OneDrive 37) ToolKitHelper:parentalControls 38) ToolKitHelper:peopleExperienceHost 39) ToolKitHelper:pPIProjection 40) ToolKitHelper:QuickAssist 41) ToolKitHelper:RetailDemoContent 42) ToolKitHelper:SecureAssessmentBrowser 43) ToolKitHelper:SettingSync 44) ToolKitHelper:SkypeORTC 45) ToolKitHelper:SmartScreen 46) ToolKitHelper:Win32WebViewHost 47) ToolKitHelper:WindowsDefender 48) ToolKitHelper:WindowsMixedReality 49) ToolKitHelper:WindowsReaderPDF 50) ToolKitHelper:XboxGameCallableUI ToolKitHelper:WindowsStore (removed) ToolKitHelper:XboxApp (removed) 51) ToolKitHelper:WindowsApps So i have removed step (g), removed the above two components in the list (as they are already included in the windowsapps category) and added ToolKitHelper:WindowsApps to removepkgslist.txt. Is this correct sir ?
MSMG - v9.4.1 has problems with Cleanup Source Images! Cleaning is too fast (2 Min.), as a result we get an install.wim more than 4 GB. v9.3.2 - Works fine for me! Cleanup Source Images (20 Min.), as a result we get an install.wim - 3.5 GB. I used image: ru_windows_10_enterprise_ltsc_2019_x64_dvd_78e7853a.iso Integrates: en-US, NetFX48, DirectX WHD: Cumulative - windows10.0-kb4512578-x64_f4b0236517a3cbe635660042e4052971cf4307cb.msu ServicingStack - windows10.0-kb4512577-x64_5b2f60d7e81ff707394fc99706178409ad5a4bd5.msu NetCumulative - windows10.0-kb4514358-x64_b93fca9a74bb0e75ba9e878dd5f2fc537b92a32b.msu
The cleanup image code hasn't changed from past few versions, it's only the DISM bundled that has changed, do check with the latest released ADK today.