This is the fourth and final preview release of DISMTools 0.5.1, with new features and enhancements
File hashes
File | Name | Hash (SHA256) |
---|---|---|
Installer | dt_setup.exe | ABB77EA38981AE8092A2715E0EF396B5775D716FA795FABCEC567128756635A4 |
Portable | DISMTools.zip | 54EABF82E02007689F55A9B878110B16CF522E401D56291682023E92A8819DC9 |
Bugfixes
- Fixed an issue where detecting keyboard layered drivers would fail when managing active installations
- Video tutorial detection has been moved to a separate thread, avoiding UI deadlocks on slow wireless network connections (#151, thanks @vadimlitvinenko87 for spotting)
- Fixed an issue in the capability information dialog where it would show feature state (as opposed to capability state) when searching items
New features
- DockPanelSuite has been upgraded to version 3.1.1
Revamped unattended answer file features
- Updated wireless authentication terminology for WPA3-SAE
- You can now create unattended answer files, with the inclusion of UnattendGen
Note
UnattendGen requires .NET 8 to function. DISMTools will detect the presence of said runtime; if it's not detected, you can download the self-contained version.
Downloading the self-contained version does not occur in a separate thread, so the program will temporarily freeze until the self-contained version has been downloaded and installed. This will change for the release version of DISMTools 0.5.1.
After the self-contained version has been installed, DISMTools will use it until it has been deleted.
Missing runtime dialog
- The program now includes a revamped answer file manager and a new application task:
- When creating ISO files, you can now specify your unattended answer files. These will be copied to the ISO file and the Preinstallation Environment Helper will apply the answer file for you
- New DISMTools projects now contain a simpler structure for unattended answer files. Your existing projects will not change
What's Changed
- DISMTools 0.5.1 Preview 4 by @CodingWonders in #152
Full Changelog: v0.5.1_pre_2481...v0.5.1_pre_2482