This release comes with new features and enhancements:
File hashes
File | Hash (SHA256) |
---|---|
Installer | 2E10F112112183D2BED56380C8532B8AE0E62A8DF5F1B94C59DE8FB23B61E650 |
Portable | 2E1D09B7CFB3C8CE2EBA9A6101715879942AEC395FD25AD3DF5548B3456E9866 |
Bugfixes
- Fixed an issue where the background process cancellation dialog would be shown twice when closing the program
- CODE: removed warning BC42104
New features
- The program will soon detect Windows builds from the Gallium development semester
- Mounting a captured image is no longer experimental, with the addition of task lists
- The program now saves the logs of internal DISM functions in its file, stored in
logs\dism.log
- Many enhancements were made to AppX components:
- The program now unblocks the extended AppX package getter at startup
- The program can now skip AppX framework packages detected by the extended package getter
- Help is now available for the topic: "How does the program determine whether an application is registered to a user?"
- The program now opens the store assets of most AppX packages in the default photo viewer
Viewing the assets of 8 AppX packages installed
This functionality is a little wonky and may show assets that might not be relevant to you. As a fallback mechanism, the program will still open the Assets folder in the File Explorer
- Background processes have also had improvements:
- You no longer have to wait for background processes to finish to perform tasks with a Windows image or installation
- After performing an operation, the program will no longer run all background processes. It will now run only those that have seen changes
For example, adding or removing drivers will only make the program detect drivers, as opposed to making it detect everything. Settings of this behavior can be changed in the advanced background process settings dialog.
Available settings
What's Changed
- DISMTools 0.3 Preview 12 by @CodingWonders in #5
Full Changelog: v0.3_pre_2362...v0.3_pre_2363