This is the eighth and final preview (Beta 4) release of DISMTools 0.5, with new features and enhancements:
File hashes
File | Name | Hash (SHA256) |
---|---|---|
Installer | dt_setup.exe | 437BED85A822592C213A6DBE45ADB293271E143E6E8A95DABA59DD332C41DF1B |
Portable | DISMTools.zip | 9F2D156137D49F8CCFE3BE26F12289DF679A32013A5FD6528B36EEA3D4A4DE3C |
Bugfixes
- Fixed an issue in the CLI version of the mounted image manager that would throw an error at startup if no images were mounted
- If the download or install sizes of capabilities are less than 1024 bytes, the program will no longer show
(~)
- Fixed a critical issue where all DISM commands would fail for offline installations if the mount directory were a drive (thanks @Xhib-ba for spotting)
New features
- The program update system has had some improvements:
- A minimum version threshold has been added to update information files. The currently running version is compared with this threshold to determine if settings should be migrated
- The 7-Zip component has been updated to version 24.06
- The Preinstallation Environment (PE) helper has had some improvements:
- The OS installer now creates a scratch directory on the target drive to avoid any DISM serviceability warnings
- Disk volume checks have been improved to ensure that the correct boot volume is selected when creating boot files
- The App Installer downloader now informs of download errors and saves target files using the extension in the URL
- The custom property viewer can now prompt you to select a property if you haven't done so
- The program can now detect and inform about DISM API errors to you:
What's Changed
- DISMTools 0.5 Preview 8 (Beta 4) by @CodingWonders in #131
Full Changelog: v0.5_pre_2452...v0.5_pre_2461