Skip to content

v0.2.1_230226

Pre-release
Pre-release
Compare
Choose a tag to compare
@CodingWonders CodingWonders released this 26 Feb 15:05
· 1050 commits to dt_preview since this release

This is the last preview of DISMTools 0.2.1, which comes with enhancements and new features

Bugfixes

  • When trying to perform image operations with background processes still running, the program will now display a dialog box instead of freezing the UI

  • Removed warning BC42353
  • With removed features, the program would fail enablement. In those cases, a feature source is now needed

New features

  • Background processes are significantly faster now thanks to the DISM API. Here are comparison tables and charts between DISMTools 0.2.1 and the previous version:
Image DISMTools 0.2 DISMTools 0.2.1
Windows PE 3.1 (6.1.7601.17514, x86) 1 minute 30.56 s (90.56 s) 7.83 s
Windows PE 10.0 (10.0.22000.194, amd64) 3 minutes 55.86 s (235.86 s) 8.28 s
Windows 7 Ultimate (6.1.7601.17514, x86) 45.02 s 21 s
Windows 10 S (10.0.16299.15, amd64) 2 minutes 22.28 s (142.28 s) 37.06 s
Windows 11 Pro (Zinc, 10.0.25300.1000, amd64) 3 minutes 22.49 s (202.49 s) 42.65 s

  • The program can now perform component cleanup operations
  • Image information now uses the DISM API for dates and file/directory counts

Removed features

  • Dropped compatibility with Windows 7 and Server 2008 R2 hosts. Images containing those operating systems will still be supported