github CodingWonders/DISMTools v0.7.3_pre_2612
v0.7.3_260118

pre-release6 hours ago

This is the second preview release of DISMTools 0.7.3, with new features and enhancements:

File hashes

File Name Hash (SHA256)
Installer dt_setup.exe 529B91268762D485B6EA20B20D410E21275412917889D6B695BDD6CEC0BAA92F
Portable DISMTools.zip 60FBC2FC3688CFA0A9284BEC92DBB4A8209A8F95B3170E61B289A328D6E1900A

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 in the capability removal dialog where the incorrect items would be shown

New features

Preinstallation Environment Helper

  • The Driver Installation Module now has improved HiDPI awareness
  • CODE: the Driver Installation Module now uses modern C++ standards when using supported compilers
  • CODE: the build script of the Driver Installation Module no longer requires version 11 of the platform toolset (for VS2012) and fully uses version 19.5 (VS2026)
  • The PE Helper now lets you reload disk and partition listings
  • The WDS Helper client now lets you reload disk and partition listings, as well as the installation images and groups in the WDS server. It also performs validation of your input now:

Unattended answer file features

  • A new Starter Script Editor lets you easily create your own starter scripts:

Note

The Starter Script Editor comes in 2 versions: one using .NET 4.8 and the other one using .NET 2.0. This allows for many operating systems to be supported, as old as Windows 98 Second Edition.

  • The following starter scripts are affected by this version:
Starter Script Stage State Changes (if modified)
Display Bugcheck Parameters During System Configuration New

Image information

  • New search filters have been added to the driver information dialog when working with installed drivers:

    • To filter by provider name, type prov: then the provider name
    • To filter by inbox status, type either inbox: or noinbox:
    • To filter by whether they are critical to the boot process or not, type either bc: or nobc:
    • To filter by class name, type either classname: or cn:, then the class name out of the ones available here and here
  • You can now save the HTML image information reports to any location:

  • Custom property viewers in the package and feature information dialogs now follow user-preferred font settings

Miscellaneous

  • CODE: large parts of the codebase are being refactored to improve speed and reliability
  • Inno Setup has been updated to version 6.7
  • DISMTools now handles HiDPI displays much better

Note

You will still see the HiDPI note on startup as scaling issues are still being found and fixed. Most of these should be ironed out, however.

  • The following libraries and components have been updated:
Component Version in 0.7.2 New version
Managed DISM API 4.0.0 4.0.7
WindowsAPICodePack 8.0.6 8.0.14

What's Changed

Full Changelog: v0.7.3_pre_2611...v0.7.3_pre_2612

Don't miss a new DISMTools release

NewReleases is sending notifications on new releases.