This is the first preview of DISMTools 0.3.1, sporting new features and enhancements:
File hashes
File | Hash (SHA256) |
---|---|
Installer | 6630D1CBE7CD8746CFEE30ABFE4CAE5A87C018F7EA156B63BC96C7D31396139D |
Portable | 124CC1F8575DC8E98F837B54425F07C382970446B2ED4EBE99E233212AF482CD |
Bugfixes
- 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
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
Elements refer to packages, features, AppX packages, capabilities, and drivers. Refer to discussion #19 for more details.
- The AppX regions group box is no longer enabled if the version of the specified DISM executable is not 10.0 or greater
- The program no longer relies on an in-house XML deserializer and instead relies on the deserializer provided by the
System.Xml
namespace now - You can now perform other tasks while background processes for specific elements are being run
- The program no longer allows you to remove AppX packages from Windows Server Core images without the Desktop Experience feature enabled
What's Changed
- DISMTools 0.3.1 Preview 1 by @CodingWonders in #20