This is the September 2025 update of DISMTools 0.7, with new features and enhancements from preview releases of version 0.7.1:
File hashes
File | Name | Hash (SHA256) |
---|---|---|
Installer | dt_setup.exe | 6F4E7CAFB90D09993B1E190624669BCBEA754405EE4A2E7388596D3C33106AB3 |
Portable | DISMTools.zip | C0565A7906A6A7D6E1FFC4E6F0D848C73D94C735E0FCC406583B5E996E8653E7 |
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
Important
Starting from this release, no more canary installers for preview releases will be made until further notice. This is because of sudden issues with OpenSSL that prevent the installers from being shipped to the repository. To prevent flooding my inbox with "Run failed" emails, I've disabled the workflow. I might go back and revisit this workflow, but I'm not going to spend an entire day inspecting the problem and fixing it. From now on, you'll have to build the installers from the source code.
Bugfixes
- Guards have been added to all PE Helper scripts to prevent running them on non-Windows platforms
New features
Preinstallation Environment Helper
- The PXE Helpers now support IPv6 server addresses
- The PXE Helpers can now reconnect to the server up to a maximum of 5 attempts
- The PXE Helpers main menu now detects network adapters and offers you the ability to install new network adapters by leveraging the Driver Installation Module (DIM):
Image Tasks
- You can now remove multiple AppX packages from the addition queue in bulk
Miscellaneous
- The following components were updated:
Component | Version in 0.7 | New version |
---|---|---|
Markdig | 0.41.3
| 0.42.0
|
- The Inno Setup component has been updated to version 6.5.3
What's Changed
- DISMTools 0.7 Update 1 by @CodingWonders in #287
Full Changelog: v0.7_stable...v0.7_upd1