My dear friend @MSMG Was there any update of the packages too? I downloaded the full MSMG20210516 zipped package and want to know if I have to download everything again... Thanks in advanced @JeepWillys58
So there has to be something missing there, because without importing the log files, an error occurs. Importing, the error stops happening. edit: I forgot to translate.
Here it's working, tested Edge Chromium Browser integration which requires ESU patch. Here the EsuFoundation value is read from the registry and used in the patching process. For Windows 7 WHD update pack make sure you don't integrate WithoutESU updates. Code: =============================================================================== MSMG ToolKit - Integrate Microsoft Edge Chromium Browser =============================================================================== ------------------------------------------------------------------------------- ####Starting Integrating Microsoft Edge Chromium Browser####################### ------------------------------------------------------------------------------- Image : Install.wim Image Index : 1 Image Architecture : x86 Image Version : 6.1.7601.17514.1 ------------------------------------------------------------------------------- ####Integrating Microsoft Edge Chromium Browser################################ ------------------------------------------------------------------------------- ===========================[Install.wim, Index : 1]============================ ------------------------------------------------------------------------------- Integrating Windows Servicing Stack Update (SSU) (KB4490628) Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.21382.1 Image Version: 6.1.7601.17514 Processing 1 of 1 - Adding package Package_for_KB4490628~31bf3856ad364e35~x86~~6.1.1.2 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows Servicing Stack Update (SSU) (KB4592510) Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.21382.1 Image Version: 6.1.7601.24383 Processing 1 of 1 - Adding package Package_for_KB4592510~31bf3856ad364e35~x86~~6.1.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Windows SHA-2 Code Update (KB4474419) Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.21382.1 Image Version: 6.1.7601.24563 Processing 1 of 1 - Adding package Package_for_KB4474419~31bf3856ad364e35~x86~~6.1.3.2 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Apply Windows 7 Extended Security Update (ESU) Suppressor Patch... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.21382.1 Applying image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Microsoft Edge Chromium Browser Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.21382.1 Image Version: 6.1.7601.24563 Processing 1 of 1 - Adding package Package_for_KB5001027~31bf3856ad364e35~x86~~6.1.1.3 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Microsoft Edge Chromium Browser Group Policy Base Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.21382.1 Applying image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Microsoft Edge Chromium Browser Group Policy [en-US] Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.21382.1 Applying image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Finished Integrating Microsoft Edge Chromium Browser####################### ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . .
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dolby Digital Decoder (AC3) for LTSC ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Restore "Dolby Digital Decoder" (AC3 sound) support for LTSC (1809) 17763 [x64/x86] dll-files are from Enterprise (1909) Spoiler: How to Example for Live OS: 1) Copy files to the correspondent locations: Code: %SystemRoot%\System32\DolbyDecMFT.dll %SystemRoot%\SysWOW64\DolbyDecMFT.dll 2) Register *.dll files in the OS: Code: %SystemRoot%\System32\regsvr32.exe /s %SystemRoot%\System32\DolbyDecMFT.dll %SystemRoot%\System32\regsvr32.exe /s %SystemRoot%\SysWOW64\DolbyDecMFT.dll /s - silent mode Check location: Code: [HKLM\SOFTWARE\Classes\CLSID\{177C0AFE-900B-48D4-9E4C-57ADD250B3D4}\InprocServer32] (Default) = C:\Windows\System32\DolbyDecMFT.dll (REG_SZ) It would be nice to have this available for integration / already integrated for LTSC via MSMG Toolkit. (Thanks goes to AutoSettingsPS and westlife that already propose such impovement) Attachment Note: You need both files. Two 7z uploaded due to MDL Forum file size limitation.
MSMG, How do I make "my own build of Win 10 LTSC" on the latest version, what do I need to remove (list of components) to do this? And will it work compatible with the programs with the rest?
Does anyone have all the AppX Provisioned packages from Builds 14393 to 19041 that can pass? thanks in advance !
Good evening @MSMG, I would like to build windows 10 OS lite, but after extracting my ISO files using 7zip into DVD folder in toolkit and clicking start.cmd, the SELECT SOURCE FROM DVD FOLDER is not detecting my extracted ISO inside DVD folder. How can I make it work please And what are the things to put into consideration when building lite windows OS for Video Editing and Graphics System because I'll be using Adobe Photoshop, Lightroom, After Effect, Adobe Premiere Pro, Da Vinci Resolve etc.
I used a short toolkit path and no special character but still experiencing the same issue. I used the root folder of C:/Toolkit but it doesn't work. I also used desktop path, still the same.
Hello dear MSMG! Can you help me with a code to disable and uninstall OneDrive? Thank you. For mountded install.wim
Code: Edge OneDrive SecureAssessmentBrowser 3DViewer AdvertisingXaml Alarms BingWeather Calculator Camera CommunicationsApps Cortana DesktopAppInstaller FeedbackHub GetHelp Getstarted HEIFImageExtension Maps MixedRealityPortal OfficeHub OfficeOneNote Paint3D People Photos ScreenSketch SkypeApp SolitaireCollection SoundRecorder StickyNotes VP9VideoExtensions WalletService WebMediaExtensions WebpImageExtensions WindowsStore XboxApp XboxIdentityProvider YourPhone ZuneMusic ZuneVideo SecurityCenter SmartScreen WindowsDefender XboxGameCallableUI I don't know if this RemovePkgsList is correct or not for the latest version, so I asked for the full list (updated)! Why don't you create a menu item to make an LTSC version, I know for a fact that few people are happy with Win 10 as it is released or not at all, the latter being more likely?