Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dt_setup.exe | 2023-06-10 | 6.4 MB | |
DISMTools.zip | 2023-06-10 | 5.6 MB | |
README.md | 2023-06-10 | 1.8 kB | |
v0.3_230611 source code.tar.gz | 2023-06-10 | 13.9 MB | |
v0.3_230611 source code.zip | 2023-06-10 | 14.3 MB | |
Totals: 5 Items | 40.3 MB | 0 |
This is the eleventh preview of DISMTools 0.3, which comes with new features and enhancements:
File hashes
File | Hash (SHA256) |
---|---|
Installer | 193D76675F00A645D9347B5894E5321F8A9F48EA4A5DB3BA3E0EC3652AD160C2 |
Portable | 98569474EE021ED7E48049C33CC83E4A98E5ED5C39F550C4C78B1F89E0419C5A |
Use these to determine if your download completed without alterations.
Bugfixes
- The program no longer consumes CPU power when performing operations, and consumes significantly less CPU power when running the mounted image detector
- Fixed issues that caused the program to fail operations if there were no images mounted
- Fixed an issue where the extended AppX package getter would fail to start
- Fixed an issue where the program would continue creating or loading a project if the user declined the background processes cancellation confirmation
- CODE: removed code analysis warnings CA1060 and CA2202
New features
- The mounted image detector now gets image versions using the DISM API, but will still detect it from
ntoskrnl.exe
as a fallback mechanism - You can now view index description and version information when mounting an image
- You can now enter online installation management mode from the File menu
What's Changed
- DISMTools 0.3 Preview 11 by @CodingWonders in https://github.com/CodingWonders/DISMTools/pull/3
Full Changelog: https://github.com/CodingWonders/DISMTools/compare/v0.3_pre_2361...v0.3_pre_2362