This is modified version of DISMGUI-4 version VB from MikeCel79 sources.
Syntax of Dism commands are displayed on gui console before call dism, it's more easy to check the potential error in arguments string !.
Youtube: https://www.youtube.com/@DidierDupont-nk4vp
Features:
- Mount / Unmount image Management: WIM, VHD, VHDX, FFU (just can explore ESD informations)
- can reused persist mount images from windows registry keys
- Driver Management
- Package Management
- Feature Management
- Edition Servicing
- Unattended Servicing
- Application Servicing
- Capture Wim Image (normaly, you must use WinPE environment)
- Apply Wim / Swm Image (normaly, you must use WinPE environment)
- Export Image
- Languages And International Servicing
- Export Driver
- Split Image
- Capture Ffu Image (normaly, you must use WinPE environment)
- Apply Ffu / Sfu Image (normaly, you must use WinPE environment)
- Split Ffu Image (actually there is a bug with this function)
- Default Application Association Servicing
- Capabilities Package Servicing
- Cleanup Image
- Automate WimPE creation: Diskpart WinPE, generate WinPE x86 / AMD64, make winpe.iso, add special version of Dism-Gui powershell Light
- Custom WinPE: language, features and special scripts from microsoft documentation
- Create Disk VHD / VHDX and deploy WinPE on it for example
- Debloating
- Backup WindowsApps
- Oscdimg (for create ISO DVD, legacy MBR and UEFI compatible), regenerate customize ISO DVD
Somes captures in environment Win11 23H2 22631.3737 with Dism embedded 10.0.22621.2792:
Win11_23H2_22631.3737_Dism_embedded_10.0.22621.2792_Dism.zip
Somes captures in environment Win11 23H2 22631.3737 with ADK11 Dism version 10.0.26100.1:
Win11_23H2_22631.3737_ADK11_Dism_10.0.26100.1.zip
Thanks and regards.