This is the March 2025 Update of DISMTools 0.6.1, with new features and enhancements from preview releases of version 0.6.2:
File hashes
File | Name | Hash (SHA256) |
---|---|---|
Installer | dt_setup.exe | 101BB161C5E0B59D36610EA9E81585A9CE7542B54ED9FA9658F1A53D2AB41CBF |
Portable | DISMTools.zip | 438F327F25C12B525F15B9571BDC1B7355C6B4F0DDAB3811FC0CCAE8109F0E29 |
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, if you had an App Installer package and its resulting package, the program would throw an error when attempting to scan the second package
- The product key syntax validation algorithm is now more reliable
- Password entry is now disabled when setting up an open network connection in the unattended answer file creation wizard
- Fixed an issue where the program would throw an access violation exception if you declined the UnattendGen self-contained version download dialog
New features
Preinstallation Environment Helper
- 2 new Optional Components are added to Preinstallation Environments, mainly to improve support for drives encrypted with BitLocker, and implementations of IEEE 1667
- When copying Optional Components and adding packages, you will now see a refreshed output:
- Several improvements were made to Windows PE for ARM64:
- Support for the Arm64EC ABI is now added to the PE image, as another Optional Component
- The Driver Installation Module (DIM) now works natively on ARM64:
- The Driver Installation Module (DIM) now shows instructions and progress information at the bottom of the window:
- The restart dialog has been ported to ARM64
Miscellaneous
- The program installer is now built with a new version of Inno Setup (v6.4.1)
- If a removable medium contains a Windows installation, you will now be able to use it in the offline installation management mode
What's Changed
- DISMTools 0.6.1 Update 1 by @CodingWonders in #235
Full Changelog: v0.6.1_stable...v0.6.1_upd1