Skip to content

v0.4.2

Compare
Choose a tag to compare
@CodingWonders CodingWonders released this 28 Feb 15:20
· 15 commits to stable since this release

The stable version of DISMTools 0.4.2 is now available, with new features and enhancements:

File hashes

File Name Hash (SHA256)
Installer dt_setup.exe 2AB4021E61BA4D2EA7AC6EA2D412F4FB67B14AC29629DEE59D0468A30A12C42B
Portable DISMTools.zip F4F7D40870B7EE3CB74B2953D4D7647E7D0C538D6D1623C62A1E587FA4F1E108

Changes made since last preview

New features and enhancements

  • The default window size of the image information results dialog is now 1024x600
  • The alignment of the Recents list items to the home screen tasks has been improved
  • Portuguese translations are now complete

Overall changes

Overall bugfixes

  • Fixed some minor text editor issues in the Configuration List Editor
  • Fixed an issue where the "Pick..." button in the image file information dialog would not be disabled automatically when selecting "Currently mounted image"

Overall new features and enhancements

  • Portuguese translations have been implemented

  • When selecting the boot drive in the offline installation source of the driver import dialog, it will switch to the online installation automatically

  • You can now pick a mounted image in the image file information dialog

  • The managed DISM API library was updated to version 3.1

Note

If you also use the managed DISM API library in your project, you can read the release notes of this version here

  • Thanks to the DISM API library update, you can now view the general information of a driver file

  • A help entry for downloading applications has been added to the AppX package addition dialog

  • Operating system uninstallation tasks have been added. These include:

    • Setting the OS uninstall window:

    • Initiating an OS uninstall:

    Explanatory warning

    Rollback process

    • Removing the ability to roll back to an old Windows version:

    Explanatory warning

    • Getting the uninstall window

Note

These tasks are only available when managing an active installation that was upgraded from an old version

  • You can now exclude user OneDrive folders by adding them to your configuration list automatically thanks to the OneDrive folder exclusion tool, available in the Tools menu of the DISM Configuration List Editor:

Exclusion of OneDrive folders of some test users

  • The Recents list has been implemented:

Note

Add projects to the Recents list by opening them. Then, to access a recent project, double-click its entry in the list. If, at some point, you want to remove a project from the Recents list, select an entry and click "Remove entry"

  • CODE: updated the assembly description
  • CODE: size representation procedures in the Utilities class now support petabytes (PB)
  • Project creation times have been reduced by ~2 seconds