| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-13 | 6.2 kB | |
| v0.7.3_260215 source code.tar.gz | 2026-02-13 | 117.1 MB | |
| v0.7.3_260215 source code.zip | 2026-02-13 | 119.0 MB | |
| dt_setup.exe | 2026-02-13 | 77.9 MB | |
| DISMTools.zip | 2026-02-13 | 85.3 MB | |
| Totals: 5 Items | 399.3 MB | 0 | |
This is the fourth and final preview release of DISMTools 0.7.3, with new features and enhancements. Show this off on Valentine's Day as a love present!
## File hashes
| File | Name | Hash (SHA256) |
|:--:|:--:|:--:|
| Installer | dt_setup.exe | **69D67515AB67D42A99A4D5B0DAEE6925EA2963E0618E936A4187EBC345A68041** |
| Portable | DISMTools.zip | **51832F4829785A2EB5F5BB12A087B4BC25396B158DEAF893E30A56C91E3226D5** |
> [!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](https://comodosslstore.com/codesigning.aspx)).
>
> If you use other antivirus solutions, you will not see this problem. Learn more [here](https://christitus.com/bad-windows-defender/)
## Bugfixes
- Fixed issues with recursive driver addition on Windows 8 hosts not working correctly
- Fixed an issue where the PE Helper would not go back to the disk selection screen when pressing B
- Fixed an issue where the image capture script would take longer to start the image capture process after having used the Sysprep Preparation Tool
- To get `%TEMP%` more accurately, the PE Helper and its components now use .NET APIs as opposed to [relying on `$env:TEMP`](https://devblogs.microsoft.com/oldnewthing/20041224-00/?p=36893)
## New features
### Preinstallation Environment Helper
- The PE Helper and the WDS Helper client now let you pick the EFI boot binary to use, whether it is the Microsoft Windows Production PCA 2011 or the Windows UEFI CA 2023 boot binary:
Obviously, if you don't have Secure Boot enabled, you don't really have to worry.
- The following libraries and components have been updated: | Component | Version in latest preview | New version | |:--:|:--:|:--:| | [Markdig](https://github.com/xoofx/Markdig) | `0.44.0` | `0.45.0` | - 7-Zip has been updated to version 26.00 ## What's Changed * DISMTools 0.7.3 Preview 4 by @CodingWonders in https://github.com/CodingWonders/DISMTools/pull/331 **Full Changelog**: https://github.com/CodingWonders/DISMTools/compare/v0.7.3_pre_2621...v0.7.3_pre_2622