In the past few years, "windows update" defeated all kinds of "remove component tools". "NTlite" and "MSMG ToolKit" still have no good technical solutions, unless "turn off automatic updates".
back when i was on ltsb 2016 i have turned removed and disabled windows updates and never used it again. did the same with windows 11.
The "Windows Update", when it came to be forced, has never been a good technical solution. Always happening in the most unfit moments, making it for many times, in the shutdowns and initializations, at a great waste of time. M$ will always produce your updates aiming at the original product and will never stop forcing the claims of the components, since they are supposed to be in the build, which is being updated. The only alternative to creating an ISO, would customize the updates packages. Maybe a patch correction. A toolkit that allowed each to generate your own definition of customization. The main idea would be on the Toolkit itself, but it would have to be converted to use online, and you would have to make some procedures manually. Download the updates, make customizations and apply. In this way, I consider that the best option is to already leave a media of installation made, as if necessary, this can be used in another equipment. And, the InPlace Update procedure takes the same time as a Windows Update update, if it is not faster. There are still tools that can meet you by removing Live Windows session components (Online).
i need to know from where i can download packs for integration after mega.nz has be closed or how can i get packs if there is no alternative and thanks in advance
thanks a lot for that i didn't check there silly me i realized the only alternative is the "cloud.mail.ru" link but i found out that some packages aren't there ex:windows 10 2004 v10.0.19041 languages packages is not there so the question is if what i'm looking for is not there how can i find them i tried to open uup dump website but i can't open it so i was wondering is it only me or is it down ?
i thought so thanks for your answer really needed to know if it's me or everyone but i knew it's only me because i didn't find anyone else complaining about that
Heya. Is there currently a way to stop Edge/WebView2 from auto-installing if you've removed it before?
Windows 7 SP1 x86 MSDN ISO Code: =============================================================================== MSMG ToolKit - Integrate Windows Features Menu =============================================================================== [A] Microsoft .NET Framework 4.8 [B] Microsoft .NET Desktop Runtime 6 [C] Microsoft Internet Explorer 11 [D] Microsoft Edge Chromium Browser [E] Remote Desktop Protocol (RDP) 8.0 & 8.1 [F] Windows Media Feature Pack [G] Windows Management Framework (WMF) 5.1 | Depends on .NET Framework 4.8 [H] Windows PowerShell 7 | Depends on Windows Management Framework 5.1 [I] Windows Thin PC Add-on Features [J] Remote Server Administration Tool (RSAT) [K] Microsoft DaRT 7.0 Tools [L] Microsoft DirectX 9.0c [M] Microsoft Games [N] Microsoft Visual C++ Runtime [X] Go Back =============================================================================== Enter Your Choice : =============================================================================== MSMG ToolKit - Integrate Remote Desktop Protocol (RDP) 8.0 & 8.1 =============================================================================== Remote Desktop Protocol (RDP) 8.0 & 8.1 Pack folder is missing the below file... "Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86.cab" Please copy the above file to <Packs\RDP81> folder... =============================================================================== Press any key to continue . . . Could there be an error in the file it's looking for? Code: ===============================================================================[/I][/B][/U] [U][B][I] MSMG ToolKit - Select Source from <DVD> folder =============================================================================== ------------------------------------------------------------------------------- ####Selecting Source Images#################################################### ------------------------------------------------------------------------------- Reading Image Information... =============================================================================== | Index | Arch | Name =============================================================================== | 1 | x86 | Windows 7 Starter | 2 | x86 | Windows 7 Home Basic | 3 | x86 | Windows 7 Home Premium | 4 | x86 | Windows 7 Professional | 5 | x86 | Windows 7 Ultimate | 6 | x86 | Windows 7 Enterprise | 7 | x86 | Windows 7 Professional | 8 | x86 | Windows Embedded Standard 7 =============================================================================== Enter the Image Index # [Range : 1,...8 or 'A'll 'Q'uit] : 8 Do you want to mount Windows Setup Boot Image ? ['Y'es/'N'o] : N Do you want to mount Windows Recovery Image ? ['Y'es/'N'o] : N ------------------------------------------------------------------------------- ####Source Image Information################################################### ------------------------------------------------------------------------------- Image : Install.wim Image Index No : 8 Image Architecture : x86 Image Version : 6.1.7601 Image Service Pack Build : 17514 Image Service Pack Level : 1 Image Build : 7601 Image Default Language : en-US ------------------------------------------------------------------------------- ####Mounting Source Images##################################################### ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Mounting [Install.wim, Index : 8] Image at <\Mount\Install\8>... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.22000.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Finished Selecting & Mounting Source Images################################ ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . . Code: =============================================================================== MSMG ToolKit - Integrate Remote Desktop Protocol (RDP) 8.0 & 8.1 =============================================================================== Remote Desktop Protocol (RDP) 8.0 & 8.1 Pack folder is missing the below file... "Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86.cab" Please copy the above file to <Packs\RDP81> folder... =============================================================================== Press any key to continue . . .
go to .\Packs\LanguagePacks\w7\x86\en-US\Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~en-US~6.1.7601.17514.cab Copy this file to the \Packs\RDP81 folder. And rename it to Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86.cab EDIT: hahaha, ok Now that I understand you. If it were for another non-native language of Windows, right?
@inTerActionVRI for some reason or some mistake I made someone can help me remove this item in the figure below thank you all from now;I think I need to sleep more since I'm getting dumber than usual ... PROBLEM SOLVED EDIT 2:
MSMG ToolKit - Integrate Remote Desktop Protocol (RDP) 8.0 & 8.1 MSMG ToolKit - Integrate Remote Desktop Protocol (RDP) 8.0 & 8.1 I want to integrate this. But it is looking for the language pack file. I don't need a language pack!
MSMG ToolKit - Integrate Remote Desktop Protocol (RDP) 8.0 & 8.1 MSMG ToolKit - Integrate Remote Desktop Protocol (RDP) 8.0 & 8.1 I want to integrate this. But it is looking for the language pack file. I don't need a language pack!
How did you duplicate the explorer status bar? hehehehe you can delete these code lines. Code: :: Checking whether Remote Desktop Protocol (RDP) 8.0 & 8.1 Pack file exist if not exist "%RDP81%\Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~%PackageArchitecture%.cab" ( echo.Remote Desktop Protocol ^(RDP^) 8.0 ^& 8.1 Pack folder is missing the below file... echo. echo."Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~%PackageArchitecture%.cab" echo. echo.Please copy the above file to ^<Packs\RDP81^> folder... goto :Stop ) Code: echo.------------------------------------------------------------------------------- echo.Integrating Remote Desktop Protocol ^(RDP^) 8.0 ^& 8.1 Prerequisite Package... echo.------------------------------------------------------------------------------- call :AddPackage "%InstallMount%\%%i", "%RDP81%\Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~%PackageArchitecture%.cab" Maybe its is needed for en-US too. Give a try.