Bugfixes
- Fixed Filter issues for
OpenFileDialogs
- now files show correctly - Fixed graphical issues for external panels on Windows systems with the Rectify11 patch. This fix also makes them more consistent in design
- Fixed an issue which made the program assume there was always a loaded image
- Fixed an issue which prevented the program from getting the project GUID in the Properties window
New features
- The program can now detect Windows feature updates (only for Windows 10 and 11)
- The program now uses background processes to gather image information. This makes entering operations faster compared to the previous versions
- The program can also notify you about background processes when a project was loaded
The notification settings can be changed at any time
DT_BGProcs.mp4
Do note that, to experience this, the background processes need to complete. Depending on the mounted image, and your system's performance, this may take several minutes
Symbol | Meaning |
---|---|
Background processes are running | |
Background processes have completed |
The animation's XCF file is available in the repository, if you're interested ;)
- When applying an image, you can now specify the SWM file naming pattern to use. You can also use the image file name as the pattern, if the SWM files share it
- Updated copyright year to 2023
- AppX package servicing can now be performed in an image
- You can add provisioned AppX packages to an image using a smart, convenient UI:
- You can also remove AppX packages, whilst still knowing information about them (including whether an app is registered to a user)
- Volume images can also be removed from a Windows image
- It also detects if the specified source image is mounted and unmounts it
Here is the volume image removal process, unmounting the image first:
DT-RemoveVolImage.mp4
- You can also load existing mount directories, without having to mount an image
- DISM operation logs are automatically created when running an operation:
-
Many enhancements were added to the unattended answer file creation wizard:
This wizard is still not complete, but will be in a future update
- Added the editor mode, powered by
Scintilla.NET
(.NET version of Scintilla) - More pages are now functional
- Added the editor mode, powered by
-
The About screen has been redesigned