Skip to content

v0.4_231119

Pre-release
Pre-release
Compare
Choose a tag to compare
@CodingWonders CodingWonders released this 18 Nov 09:56
· 149 commits to dt_preview since this release
503fdf8

This is the third preview release of DISMTools 0.4, with new features and enhancements:

File hashes

File Hash (SHA256)
Installer 755478CD2C7B6DF159FC17870483571140C2839D42C195A73CF3B591485FBB1F
Portable 79F7AD1C8EAC1F82AE06FEBBC2A084B24BEAD6D9A14F6E8FA82D747823E3FA5A

Bugfixes

  • Fixed an issue where the program threw an exception when attempting to save complete image information if no images were mounted
  • When getting Windows PE configuration, the program no longer returns Could not get value MB if it fails to get the scratch space configuration
  • Image information reports correctly detect the offline installation management mode now
  • The image information saver now informs you when the target report file is being saved

New features

  • The program now recommends monospaced fonts for log windows

  • The initial setup wizard has had a minor redesign:

    • The Back and Cancel buttons are now hidden, in favor of the window controls

    The new Back button

  • The image application drive specifier now uses native WMI queries instead of the helper command (dthelper /drinfo)

Note

This command will still perform its work, but is deprecated and will be removed in a future release. You will see the following message when manually running this command:

This function is deprecated and has been replaced by native WMI commands.
You can still access this function, but it will be removed in the future.
  • When getting information of driver packages, the progress bar will smoothly increase in value now

What's Changed

Full Changelog: v0.4_pre_23112...v0.4_pre_23113