This is the second preview release of DISMTools version 0.3, which comes with new features and enhancements:
Bugfixes
- Fixed an issue that happened in the options dialog where the selected item of the font ComboBox was "" at first
- Fixed a critical issue where the DISM API would throw an invalid traces exception and fail operations. This occurred on the progress dialog and when background processes were running
- Fixed an issue where the log file name of the most recent log file would change to append the name of the next log file
- Fixed an issue which made the program unmount external directories, whether they were actual mount directories or not
New features
Setup and arguments
- Introduced the initial setup screen, which will be used in the future when you load DISMTools for the first time
-
The program now supports arguments that can be passed at startup, the following of which are:
/setup
, to launch the initial setup screen/load=<project full path>
, to load the specified project immediately
Here is an example:
DT-CmdArgs.mp4
Settings
- The program now saves appropriate language codes when saving the settings file
Mounted images
- Introduced a popup mounted image picker, which is now used on the image unmount dialog
Capabilities
- Introduced image capability (Features on Demand) management
Useful features are:
- The capability addition dialog supports getting the source from group policy
This feature will be ported to the image cleanup and feature enablement dialogs