Yes it will work as the update integration or the WHD pack integration is same for all Windows 10 versions.
Do you have an ETA on the publishing of the RS4 DaRT package? EDIT, found a new DaRT package on MEGA, but not on the mirrors or the pastebin.
The workaround I did tried didn't worked out, I think it was given for Windows 7 WinPE Images. So, I have put a warning dialog when the DaRT is selected for integration to display the Microsoft Security Note given in DaRT website. The recommended fix the MS says is to encrypt the recovery/winpe image using either the built-in Bit-locker or other 3rd party encrypting software.
Updated the ToolKit to v8.3 Highlights : + Support for Windows 10 Redstone 4 Source OS. + Windows 10 Redstone 4 WADK (v10.0.17133.1) Tools. + Updated Packs for Windows 10 Redstone 4 Source OS. + ToolKit Delta Update package for people who would like to download only the updated files rather than the whole package. Note : + The Language Packs (Windows 10 Redstone 4) for MSMG ToolKit is not complete due to non-availability of the below WinPE packages. Code: WinPE-ATBroker-Package WinPE-AudioCore-Package WinPE-AudioDrivers-Package Microsoft-Windows-WinPE-AppxPackaging-Package Microsoft-Windows-WinPE-OpcServices-Package WinPE-AppxPackaging-Package WinPE-OpcServices-Package WinPE-WiFi-Package So Integrating Language Packs for Install image works but for Boot/Recovery Image, the above mentioned files are required, the pack will be updated once the above mentioned files are available. + Convert->Convert Editions has been updated for Windows 10 Redstone 4, rest of the editions will be updated in the next update. + Integrate Microsoft Default Metro Apps feature will be updated once the apps are available. + Remove Windows components : Defender, Smartscreen, PeopleExperinceHost and rest of the components which uses the ToolKitHelper method will be updated in the next version. Changelog v8.3 + Updated ToolKit's Bin Folder with Windows 10 Redstone 4 WADK (v10.0.17133.1) Tools. + Updated ToolKit's Bin Folder with 7-zip Command-line Latest Version. + Updated ToolKit's Bin Folder with NSudo Latest Version. + Updated ToolKit's Bin Folder with Resource Hacker Latest Version. + Updated ToolKit to Support Windows 10 Redstone 4 Source OS. + Updated the Feature "Integrate Windows Features" to Support Windows 10 Redstone 4 Source OS. + Updated the Feature "Convert Windows Store ESD Image to WIM Image" to support Combined Editions Image. + Added Windows 10 Redstone 4 Language Pack (Win_LP + FOD + WinPE_LP) for MSMG ToolKit. + Added Microsoft .NET Framework 3.5 Pack for MSMG ToolKit for Windows 10 Redstone 4 Source OS. + Added Microsoft Windows Accessibility Braille Pack for MSMG ToolKit for Windows 10 Redstone 4 Source OS. + Added Microsoft Windows Media Feature Pack for MSMG ToolKit for Windows 10 Redstone 4 Source OS. + Added Open Secure Shell (SSH) Pack for MSMG ToolKit for Windows 10 Redstone 4 Source OS. + Updated the Feature "Integrate Microsoft DaRT Tools" to Display a Warning Dialog about Microsoft DaRT 8.1/10 Security Concerns. + Updated Microsoft DaRT Pack (Windows 10 RS4) for MSMG ToolKit with Windows 10.0.17133.1 Debug Tools. + Updated the Feature "Integrate Windows Updates" to Update the Image Information After An Update Is Integrated. + Updated the Feature "Integrate WHD Update Pack" to Update the Image Information After An Update Is Integrated. + Updated the Feature "Integrate WHD Update Pack" to Skip Integrating Microsoft .NET Framework 4.7 (KB4033369). + Updated the Feature "Remove Default Metro Apps" to Support Windows 10 Redstone 4 Source OS. + Updated the Feature "Remove Windows Component" to Support Windows 10 Redstone 4 Source OS. + Fixed a Bug in the Feature "Remove Windows Component" Where The ToolKit was trying to Remove WOW64 Components for Windows 10 32-Bit Source OS. + Updated ToolKitHelper.exe with Better XML Editing for Windows 10 Source OS with Updates Integrated.
HI MSMG sorry for my ignorance, but which is difference between Toolkit-v8.3 delta and "normal" Toolkit-v8.3
MSMG ToolKit 8.3, W10Pro 1803 x64 en-us same host OS. After integration updates. Wrong Image Version number:
Simple fix: Spoiler: fixed =============================================================================== MSMG ToolKit - Remove Default Metro Apps =============================================================================== ------------------------------------------------------------------------------- ####Starting Removing Default Metro Apps####################################### ------------------------------------------------------------------------------- Image : Install.wim Image Index : 1 Image Architecture : x64 Image Version : 10.0.17133.1 Image Edition : Core Image Default Language : en-US ------------------------------------------------------------------------------- ####Removing Default Metro Apps################################################ ------------------------------------------------------------------------------- Open toolkit.cmd with your text editor, and replace all echo. Image Version : %ImageVersion%.%ImageServicePackBuild%.%ImageServicePackLevel% with echo. Image Version : %ImageVersion%.%ImageServicePackLevel%
Another little trick to unleash MSMG toolkit v8.3 for builds greater than 17133 is to open toolkit.cmd in notepad.exe or your favorite text editor, and replace all equ "17133" with geq "17133"