This is the first preview release of DISMTools 0.5.1, with new features and enhancements:
File hashes
File | Name | Hash (SHA256) |
---|---|---|
Installer | dt_setup.exe | B96F9F47C3B996447351CB2D4DEB9399600C448F5FE75A7D66C9F9738580F492 |
Portable | DISMTools.zip | 06DA56A5F1AA1FFE0103EA5D9436C40365F40F0B3C68E7E61CECC152F87E2F22 |
Bugfixes
No bugs were fixed in this release
New features
- The Preinstallation Environment (PE) Helper has had several improvements:
- A new tool has been added: the Driver Installation Module (DIM), which assists you in installing device drivers on active Windows PEs. These drivers are then added to the target image
- Now, you can create testing environments in which you can test your applications for Windows PE compatibility and with which you can make further customizations to the Preinstallation Environment if need be
- Italian translations have been added
- The 7-Zip component has been updated to the latest version, 24.07
- If the Windows ADK is installed, but the
AdkInstallation
registry value is not present, the program can add it automatically:
- CODE: MSU package addition has been simplified
- If an operation completes with errors, the program will now show a description of the error, in the system language, from the Windows APIs instead of a generic string
What's Changed
- DISMTools 0.5.1 Preview 1 by @CodingWonders in #140
Full Changelog: v0.5_stable...v0.5.1_pre_2471