Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dt_setup.exe | 2023-08-29 | 7.2 MB | |
DISMTools.zip | 2023-08-29 | 6.6 MB | |
README.md | 2023-08-29 | 7.4 kB | |
v0.3.1 source code.tar.gz | 2023-08-29 | 16.7 MB | |
v0.3.1 source code.zip | 2023-08-29 | 17.1 MB | |
Totals: 5 Items | 47.5 MB | 1 |
DISMTools 0.3.1 is now out, with features that make managing Windows images easier.
File hashes
File | Hash (SHA256) |
---|---|
Installer | 6CF72B882547DEB1FF101F48A3857E779E6FAFD6AF7C4D48A98D49D30CA2F0BD |
Portable | C0ADE762CD958DEEA15E8B9411A23412E49494AD0BA77EF588471968B4413FFD |
Changes from last preview
Bugfixes
- Fixed an issue that caused the automatic program updater to not hide if it couldn't check for updates
- Fixed an issue where the driver information dialog didn't wait for the background processes to finish
- Fixed a couple of bugs in the DISM Configuration List Editor
- The splitter distance in the split panels of the project window has been increased
- The program no longer allows you to mount an already mounted image
- The CLI version of the mounted image manager can no longer be run without admin privileges
- Fixed a translation inconsistency in the Spanish language
New features
- Added the feature, AppX package, capability, and package information dialogs
- Added translations to the Configuration List Editor and Action Editor menu entries ## Overall changes ### Overall bugfixes **NOTE:** this includes bugfixes from preview releases - Fixed an issue where the progress panel would not be positioned correctly when performing image operation-related direct actions, after waiting for background processes to be completed while their details panel was focused - Fixed an issue where the splash screen would be in front of the initial setup screen, thanks @abbodi1406 for spotting the issue! - The program now ships 32-bit and 64-bit 7-Zip binaries, and uses the right binary according to the architecture of the OS, thanks @abbodi1406 for spotting the issue! - Fixed an issue where AppX package information would not be displayed on applications packaged with the MSIX Packaging Tool - Fixed an issue where the program opened the resource directory of an AppX package instead of the actual resource file if the directory only contained 1 file in it - Fixed an issue that caused the program to make you specify a capability addition source in the online installation management mode when the "Limit Windows Update access" check box was unticked - Fixed an issue where the driver information dialog would always display the hardware target after the one you'd selected - Fixed an issue where the mounted image detector would start even if it had already been started - Fixed an issue where package removal would fail if its information process had thrown an exception - If the aforementioned information process has thrown an exception, the program will now output the HResult property of the exception instead of a constant value ### Overall new features - "Element independence" now affects the operation of adding AppX packages. Element independence allows you to set settings for individual Elements as opposed to having those apply to all Elements