my English is very bad. Please guide me how to update [E] - Integrate Windows Updates using Integrate->Windows Updates menu [1] If using Integrate Windows Updates menu, then Copy the Windows Updates to Toolkit's <Updates\w11\<Architecture>> folder E.g: <Updates\w11\x64>. Or [2] If using Integrate Windows WHD Updates Pack menu, then Copy the Windows 10 WHD Update Pack files to Toolkit's <WHD\w11\<Architecture>\ImageBuild>> folder (Eg <WHD\w11\x64\10.0.22000>) . Note: The Toolkit supports updates either in .msu/.cab format.
If using [E] - Integrate Windows Updates using Integrate->Windows Updates menu then you may need to do it several steps and also you may need the full LCU cab not the PSF one. The best I do suggest is you copy all the below Windows 11 updates to <WHD\w11\x64\10.0.22000> folder and then use the [2] Integrate Windows WHD Pack -> Integrate WHD General Updates -> Integrate to Windows Boot, Installation and Recovery Image. Code: windows10.0-kb5005635-x64.cab windows10.0-kb5005635-x64.psf Windows10.0-KB5004342-x64-NDP48.cab windows10.0-kb5005662-x64.cab ssu-22000.190-x64.cab windows10.0-kb5006587-x64.cab windows10.0-kb5004567-x64.cab
Hãy chia sẻ link tải cho mình nhé [MÃ SỐ] windows10.0-kb5005635-x64.cab windows10.0-kb5005635-x64.psf Windows10.0-KB5004342-x64-NDP48.cab windows10.0-kb5005662-x64.cab ssu-22000.190-x64.cab windows10.0-kb5006587-x64.cab windows10.0-kb5004567-x64.cab [/ CODE] [/ QUOTE]
Pardon straight question but what do you exactly delete as removing Windows manual setup / inplace upgrade? As you can guess I'm not so great with bat scripts ;]
The code for removing the Windows Manual Setup (InPlace Uprade) has been moved to ToolKitHelper.exe. Removing Windows Manual Setup (InPlace Uprade) will only keep the files or folders required for installing Windows through bootable media. Below is the list of files or folders deleted. Code: \autorun.inf \setup.exe \support \upgrade \sources\*.* (Except the default language resource folder e.g: en-us/en-gb, boot.wim, ei.cfg, gatherosstate.exe, install.wim, setup.exe, lang.ini, pid.txt) \sources\<Default-Language>\*.* (Except setup.exe.mui)
All operations are successful. Thank you! Wonderful job. Updates: ssu-22000.190-x64.cab (SSU) windows10.0-kb5004567-x64.cab (General) windows10.0-kb5005635-x64.cab (LCU) windows10.0-kb5005635-x64.psf (LCU) windows10.0-kb5005662-x64.cab (DU for SafeOS) windows10.0-kb5006587-x64.cab (Setup DU) Spoiler: The process Code: =============================================================================== MSMG ToolKit - Integrate WHD General Updates to Windows Setup Boot, Install & Recovery Images =============================================================================== ------------------------------------------------------------------------------- ##################Starting Integrating WHD General Updates##################### ##############to Windows Setup Boot, Install & Recovery Images################# ------------------------------------------------------------------------------- Image : Boot.wim | Install.wim | WinRE.wim Image Index : 1, 2 | 1 | 1 Image Architecture : x64 Image Version : 10.0.22000.1.0 ------------------------------------------------------------------------------- ####Processing WHD General Updates Packages#################################### ------------------------------------------------------------------------------- Creating WHD General Updates Temporary folder... Extracting .CAB Package files to Temporary folder... Finished Extracting .CAB Package files to Temporary folder... ------------------------------------------------------------------------------- ####Integrating WHD General Updates to Windows Setup Boot Image################ ------------------------------------------------------------------------------- =============================[Boot.wim, Index : 1]============================= ------------------------------------------------------------------------------- Integrating Windows 11 Servicing Stack Update... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_190~31bf3856ad364e35~amd64~~22000.190.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 11 General Update... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.1 Processing 1 of 1 - Adding package Package_for_KB5004567~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 11 Cumulative Update... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22000.194.1.3 [==========================100.0%==========================] The operation completed successfully. =============================[Boot.wim, Index : 2]============================= ------------------------------------------------------------------------------- Integrating Windows 11 Servicing Stack Update... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_190~31bf3856ad364e35~amd64~~22000.190.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 11 General Update... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.1 Processing 1 of 1 - Adding package Package_for_KB5004567~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 11 Cumulative Update... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22000.194.1.3 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 11 Safe OS Dynamic Update... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.194 Processing 1 of 1 - Adding package Package_for_KB5005662~31bf3856ad364e35~amd64~~22000.132.1.7 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 11 Dynamic Update for Sources... ------------------------------------------------------------------------------- Copying Windows 11 Dynamic Update for Sources to <DVD> folder. ------------------------------------------------------------------------------- ####Integrating WHD General Updates to Windows Setup Install Image############# ------------------------------------------------------------------------------- ===========================[Install.wim, Index : 1]============================ ------------------------------------------------------------------------------- Integrating Windows 11 Servicing Stack Update Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_190~31bf3856ad364e35~amd64~~22000.190.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 11 General Update... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.1 Processing 1 of 1 - Adding package Package_for_KB5004567~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 11 Cumulative Update Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22000.194.1.3 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Re-Integrating Windows 11 Cumulative Update Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.194 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22000.194.1.3 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Integrating WHD General Updates to Windows Setup Recovery Image############ ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Integrating Windows 11 Servicing Stack Update Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_190~31bf3856ad364e35~amd64~~22000.190.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 11 General Update... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.1 Processing 1 of 1 - Adding package Package_for_KB5004567~31bf3856ad364e35~amd64~~10.0.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows 11 Safe OS Dynamic Update... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.1 Processing 1 of 1 - Adding package Package_for_KB5005662~31bf3856ad364e35~amd64~~22000.132.1.7 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Cleaning Up Temporary files & Folders###################################### ------------------------------------------------------------------------------- Cleaning Up WHD General Updates Temporary folder. ------------------------------------------------------------------------------- ##################Finished Integrating WHD General Updates##################### ##############to Windows Setup Boot, Install & Recovery Images################# ------------------------------------------------------------------------------- =============================================================================== Для продолжения нажмите любую клавишу . . .
There is no ManualSetup component in the RemovePkgsList_W11_10.0.22000.txt template. Is it possible to add it there?
Okay. While you are working on that, I will remove the component using RemoveAppsList.txt. This method works, I have already removed Apps (including Widgets) in previous builds of Win 11, working with Toolkit v11.7. I paused work in the Toolkit at this point and was waiting for your response. I think I can proceed with this image by simply ignoring this error. (I'd hate to have to redo it all over again). I'll give it a shot. Upd.: The operation completed successfully. Spoiler Code: =============================================================================== MSMG ToolKit - Remove Windows Apps Using Apps List =============================================================================== ------------------------------------------------------------------------------- ####Starting Remove Windows Apps Using Apps List############################### ------------------------------------------------------------------------------- Image : Install.wim Image Index : 1 Image Architecture : x64 Image Version : 10.0.22000.194.0 ------------------------------------------------------------------------------- ####Removing Windows Apps Using Apps List###################################### ------------------------------------------------------------------------------- ===========================[Install.wim, Index : 1]============================ ------------------------------------------------------------------------------- Removing MicrosoftWindows.Client.WebExperience Provisioned Appx Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Image Version: 10.0.22000.194 The operation completed successfully. ------------------------------------------------------------------------------- ####Finished Removing Windows Apps Using Apps List############################# ------------------------------------------------------------------------------- =============================================================================== Для продолжения нажмите любую клавишу . . . And I also created a new empty RemovePkgsList.txt and added ManualSetup component there to complete the image successfully. Spoiler Code: =============================================================================== MSMG ToolKit - Remove Windows Components Using Package List =============================================================================== ------------------------------------------------------------------------------- ####Starting Removing Windows Components Using Package List#################### ------------------------------------------------------------------------------- Image : Install.wim Image Index : 1 Image Architecture : x64 Image Version : 10.0.22000.194.0 ------------------------------------------------------------------------------- ####Removing Windows Components Using Package List############################# ------------------------------------------------------------------------------- ===========================[Install.wim, Index : 1]============================ MSMG ToolKit Commandline Helper Version: 1.0.5184.0 Image Version: 10.0.22000.194 Component : ManualSetup Removing Package files... The operation completed successfully. ------------------------------------------------------------------------------- ####Finished Removing Windows Components Using Package List#################### ------------------------------------------------------------------------------- =============================================================================== Для продолжения нажмите любую клавишу . . .
Please share the download link for me... Code: [/ CODE] windows10.0-kb5005635-x64.cab windows10.0-kb5005635-x64.psf Windows10.0-KB5004342-x64-NDP48.cab windows10.0-kb5005662-x64.cab ssu-22000.190-x64.cab windows10.0-kb5006587-x64.cab windows10.0-kb5004567-x64.cab [/ QUOTE]
The entire session: RemoveWindowsManualSetup, is not present. Code: ::------------------------------------------------------------------------------------------- :: Function to Remove Windows Manual Setup Feature ::------------------------------------------------------------------------------------------- :RemoveWindowsManualSetup Was it removed for some special reason? That part is missing too. Code: if "%C_ManualSetup%" equ "-" call :RemoveWindowsManualSetup echo.------------------------------------------------------------------------------- echo.####Finished Removing Windows Components####################################### echo.-------------------------------------------------------------------------------
@MSMG , In 11.8 line 8994: Code: if "%InboxApp%" equ "OfficeHub" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "My Office", "%OfficeHub_Appx%", "%VCLibsUWPDesktop14_Appx% VCLibs14_Appx%", "%OfficeHub_License%" it should be: Code: if "%InboxApp%" equ "OfficeHub" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "My Office", "%OfficeHub_Appx%", "%VCLibsUWPDesktop14_Appx%", "%VCLibs14_Appx%", "%OfficeHub_License%" where the "%VCLibsUWPDesktop14_Appx% VCLibs14_Appx%" maybe "%VCLibsUWPDesktop14_Appx%", "%VCLibs14_Appx%" When I make it localization, I find it.