This is the July 2025 update of DISMTools 0.6.2, with new features and enhancements from preview releases of version 0.7:
This is also one of the 2 releases dedicated to the third anniversary of DISMTools. The other one is 0.7 Preview 7. Huge thanks to everyone who have submitted feedback and have used it. Without you, we couldn't have gotten here:
File hashes
File | Name | Hash (SHA256) |
---|---|---|
Installer | dt_setup.exe | 2DBD72D909971DCA4C3F396BD0A3966EAE3EFD9823F125B2B4B199AE36E548C6 |
Portable | DISMTools.zip | 155AD08990C6461BF173450D9D2A351CFE66CCE3EF261BDFB8F373043A061609 |
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 with the used volume letter checks in the PE Helper where they would not work correctly
New features
Preinstallation Environment Helper
- The command line can now be accessed from the main menu when you boot to the ISO file
- A new command-line alias,
netinit
, now lets you initialize the networking stack and enable the firewall on demand; and other administration scripts are now included - The startup screen in HotInstall is now localized
- The Driver Installation Module (DIM) has seen a minor design refresh to let you select items more easily, with grid lines
- PowerShell script execution policy settings have been off-loaded from the DT PE startup code and put into the ISO creation script. This can present startup time improvements
Help Documentation
- A Web-based Tour has been introduced. With this tour, DISMTools now follows a more interactive approach for people that are getting started. You will see a prompt when you use it for thr first time, so you can get started
Miscellaneous
- Feature update detection now reports builds from the Bromine semester
- 7-Zip has been updated to version 25.00
- The installer is now built using Inno Setup 6.4.3
What's Changed
- DISMTools 0.6.2 Update 3 by @CodingWonders in #268
Full Changelog: v0.6.2_upd2...v0.6.2_upd3