Skip to content

This is modified version of DISMGUI-4 version VB from MikeCel79.

Notifications You must be signed in to change notification settings

Dede333/VB_DISMGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

Capt1

Capt2

Capt3

Capt4

Capt5

Capt6

Capt7

Capt8

Capt9

Capt10

Capt11

Capt12

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:

Capt1

Capt2

Capt3

Capt4

Capt5

Capt6

Capt7

Capt8

Capt9

Capt10

Capt11

Capt12

Win11_23H2_22631.3737_ADK11_Dism_10.0.26100.1.zip

Thanks and regards.