Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
DISMTools.zip | 2025-05-23 | 62.3 MB | |
dt_setup.exe | 2025-05-23 | 56.7 MB | |
README.md | 2025-05-23 | 2.3 kB | |
v0.6.2 Update 1 source code.tar.gz | 2025-05-23 | 133.3 MB | |
v0.6.2 Update 1 source code.zip | 2025-05-23 | 134.2 MB | |
Totals: 5 Items | 386.5 MB | 25 |
This is the May 2025 update of DISMTools 0.6.2, with new features and enhancements from preview releases of version 0.7:
## File hashes
| File | Name | Hash (SHA256) |
|:--:|:--:|:--:|
| Installer | dt_setup.exe | **87050B6E382B8A5DE805CEB1697E3ADE329B4C4EA847FCDD84E66004C21C8530** |
| Portable | DISMTools.zip | **D863F8F210A1BB008E7B28305AA86AC0DBE1794441F8A2BFF263173BDF9BDA6B** |
> [!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
No issues were fixed in this release
## New features
### DynaLog
- DISMTools now includes a log viewer (*DynaViewer*)
### Miscellaneous
- **CODE:** information dialogs are now able to disable the close button when getting information using Windows APIs
## Removed features
- The restart dialog in the DISMTools Preinstallation Environment has been removed due to alleged "malware infections" (#246, thanks @MTTGamer for informing me)
> [!IMPORTANT]
> My commitment to keeping your PCs secure is still my number 1 priority. It just so happened that 20 vendors were flagging a simple application that shows a message, a timeout, and that returns an exit code, as "malware". It's a false positive, but I didn't take any chances, so I yanked it out of the program.
>
> This will restore the old behavior in the PE Helper present during the 0.5 Series. Further changes will be made to this method to make it look like this dialog.
>
> This issue shows the attack on open-source software developers. Every program I make does not have any malicious intent.