Small error found at integration of WHD. I am not able to select option 4 (Integrate to Windows Setup Boot, Install & Recovery Image). I just receive a beep and MSMG returns to the above menu. I was able to choose option 3 (Integrate to Windows Setup Install & Recovery Image).
This is just a simple registry edit to the mounted registry. Code: Reg add "HKLM\HKLM_SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v "UseDefaultTile" /t REG_DWORD /d "1" /f
Thank you very much for this release! I have a question. Can components be removed from 1903 or just apps?
So, unlike the previous version and according to the README file I can remove the components on RS5 (and RS6) without cleaning the image before (only after removing them when in the previous versions I had to clean it before and after removing the components)?
@MSMG :Have an error echo. [A] Microsoft .NET Framework 3.5 echo. [ B ] Microsoft .NET Framework 4.8 echo. [ B ] Microsoft Win32 Calculator echo. [C] Microsoft Edge Browser
Yes All components available under Remove Windows Components which uses ToolKitHelper can also be removed using the Remove Windows Component using Package List , where you add the package names to the RemovePkgsList.txt file and use the Menu Remove Windows Component using Package List. The syntax for adding the components can be found in RemovePkgsList_Template.txt file.
May be I forgot to update the menu choice options, just make the below change in the script Go to line number: 12920 Now Change the line Code: choice /C:123X /N /M "Enter Your Choice : " to Code: choice /C:1234X /N /M "Enter Your Choice : " Save the file.
The Toolkit only supports source images without updates integrated, use the first 10.0.18362.1 image and then remove the components and then integrate the updates.