This is the April 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 | 46E3DE596B8B9103D58D873B39126904D814C48C6BA55F43C6604D1B86CD4CCF |
| Portable | DISMTools.zip | 5D2211301188FF620AAA5D235449A2D65B08FA81A105020A5C4FD3550DE195E0 |
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 exception (#350, thanks @TackleBarry80)
- Registry hives that were unloaded externally no longer cause errors when unloading them from the image registry control panel
New features
- The ADDS domain join wizard will warn you when you specify a domain account that does not exist
- The following starter scripts are affected by this version:
| Starter Script | Stage | State |
|---|---|---|
| Set File Explorer Launch Folder | When users log on for the first time | New |
| Disable Windows Admin Center/Azure Arc banner (Windows Server EXCLUSIVE) | During System Configuration | New |
| Disable Shutdown Event Tracker (Windows Server EXCLUSIVE) | During System Configuration | New |
| Refresh Windows Explorer | When the first user logs on1 | New |
| Configure Start Menu Appearance | When the first user logs on | New |
| Disable warnings for unsigned RDP files | During System Configuration | New |
1 Use this script as many times as you want in any stage to allow changes to be noticeable without having to restart Windows Explorer. This is not a substitute of the "Restart Windows Explorer" option, however, and you should continue using it if the script does not make your changes noticeable
- The following libraries and components have been updated:
| Component | Previous version | New version |
|---|---|---|
| Markdig | 1.1.1
| 1.1.3
|
| Managed DISM API | 4.0.7
| 6.0.0
|
| Windows API Code Pack | 8.0.14
| 8.0.15.1
|
Removed features
- The WDS image preparation script has been removed in favor of the WDS Helper
What's Changed
- DISMTools 0.7.3 Update 2 by @CodingWonders in #356
Full Changelog: v0.7.3_upd1...v0.7.3_upd2