This is the second preview release (Beta 1) of DISMTools 0.5, with new features and enhancements:
File hashes
File | Name | Hash (SHA256) |
---|---|---|
Installer | dt_setup.exe | CD85FA00824AB2080BEA037FD4092219F7FFEDB73DFAB58A082271B79777C4A8 |
Portable | DISMTools.zip | B0989394F1FB7A12F6A1453F1F96570D2DDAC1807827F3BFB14360561DC2335D |
Bugfixes
- Fixed an issue where the SWM file pattern chooser would not look right when switching from dark mode to light mode
- Fixed some improper progress panel disposal issues
- Fixed an issue where the program would show update recommendations for older versions of DISMTools (nightly versions only)
- Fixed some exceptions that were thrown by the AppX package information dialog
New features
- Added the ability to export a Windows image:
- The program can now clean up mount points on closure (option) and on-demand:
Note
This operation can take a long time, so this option is not turned on by default
- When opening a File Explorer window to select a file, the program will now do that instead of just opening the directory the file is in
- Internal errors are no longer shown on a generic dialog. Instead, they are now shown in a dedicated window
Note
This window copies the error information to the clipboard and lets you quickly create a new issue on this repository. Also, basic machine information is gathered to help isolate an issue to a specific hardware or software configuration. This information contains the following:
- Machine information: computer manufacturer and model, BIOS name and description, and System Management BIOS (SMBIOS) version
- Operating system information: operating system name, version, platform, and whether it is a 64-bit installation
- Processor information: processor name, manufacturer, and family (WMI type)
No user information is gathered
- The App Installer downloader now shows the download URL, the download speed, and the estimated time remaining for the transfer:
What's Changed
- DISMTools 0.5 Preview 2 by @CodingWonders in #106
Full Changelog: v0.5_pre_2431...v0.5_pre_2432