This is the March 2026 update of DISMTools 0.7.3, with new features and enhancements from preview releases of version 0.8.
File hashes
| File | Name | Hash (SHA256) |
|---|---|---|
| Installer | dt_setup.exe | 23B561FD918F074E8941C7F445997E7329A07EA81CCF427FA9A4744359B66492 |
| Portable | DISMTools.zip | C5FB2BDDE0518ACE27B7D0D44C262768AA5A2E8033B62A806BC5CE6ECBE21622 |
Important
If you use Windows Defender, it may incorrectly flag this version as malware. SmartScreen may also do this. Don't worry; this is safe to download and use.
This AV solution flags this program because it lacks code-signing certificates, which are quite expensive (as of January 2025, 660 and 864 dollars for 3 years of SV and EV certificates, respectively, from Comodo).
If you use other antivirus solutions, you will not see this problem. Learn more here
Bugfixes
- Fixed an issue where removed features would appear in the wrong place
- Fixed a minor UI issue where the proper user principal name (UPN) would not be shown when selecting a user in the ADDS domain join wizard
Note
This does not impact domain join in any way, as it still uses the SAM account name of a domain user, but the change was done to improve accuracy
- Fixed some HiDPI issues
- Fixed an issue where, when managing the active installation, the version's revision number would sometimes not coincide with the actual revision number
- Fixed an issue where information about a Windows image would be cleared after adding or removing packages
- Fixed an issue where the program would throw an exception if it couldn't create the logs directory (#344, thanks @Low351)
New features
- Guards have been added to prevent running the PE Helper on a PXE environment, and to warn when running the PXE Helpers on a non-PXE environment
- The autorun menu now has options to browse disc contents and copy the boot image to a WDS server
- When information about a package file can't be obtained, DISMTools will now continue processing the rest of the queue
- HotInstall can now export SCSI adapters to install them in the DTPE image
- Organizational units and users in OUs are now sorted alphabetically in the ADDS domain join wizard
- The ADDS domain join wizard will now let you continue if you had selected an account that does not require a password (contains PASSWD_NOTREQD in its
userAccountControlattribute) - The following libraries and components have been updated:
| Component | Version in 0.7.3 | New version |
|---|---|---|
| Markdig | 0.45.0
| 1.1.1
|
| Scintilla.NET | 6.1.1
| 6.1.2
|
What's Changed
- DISMTools 0.7.3 Update 1 by @CodingWonders in #346
Full Changelog: v0.7.3_stable...v0.7.3_upd1