github CodingWonders/DISMTools v0.6_pre_2492
v0.6_240915

pre-release6 days ago

This is the second preview release (Beta 1) of DISMTools 0.6, with new features and enhancements:

File hashes

File Name Hash (SHA256)
Installer dt_setup.exe 276E899B6139C838ACDBE6996A39D94820C4B28A5803937781D98F46780F1525
Portable DISMTools.zip 9E67BA91D0D4C707F3227BA39B9C64985F49808C6EBE3305E981D96488EAF542

Bugfixes

  • The image application task and the image file information dialog are more reliable
  • Fixed an issue where all images would be remounted, but the first mounted image would never show in the automatic reload panel
  • Fixed an issue where the mounted image list in the mounted image manager would not be cleared if all images were unmounted by an external program
  • Fixed an issue where clicking the "Access directory" option of the "Mount directory" tree view item would always load the project's mount directory, even if the image was mounted elsewhere (thanks @Procstas for spotting)
  • Fixed a parser issue in the App Installer downloader
  • Fixed attribute filter issues for AppX package directories when they are dropped

New features

  • A requirement for Windows PE 4.0 (based on Windows 8) and newer images has been added for the image application task if you want to validate a Windows image for Trusted Desktop:

  • You can now filter features and capabilities based on their state:

Tip

  • You can filter features using values like enabled, disabled, enablepending, or disablepending
  • You can filter capabilities using values like installed, notpresent, or installpending
  • Added feature update detection for Selenium builds of Windows
  • The exception dialog has seen a major redesign to show more information and feature more information on how to report problems. Program version reporting is now included as well

Preinstallation Environment Helper

  • Compatibility with PowerShell based on the new, open-source .NET (e.g., PowerShell 7) has been improved
  • Output for CopyPE and OSCDIMG is now shown more cleanly
  • To avoid bloating the program directory, the Windows PE image is now mounted to the %TEMP% ($env:TEMP) folder
  • A custom title is now used for both the PE generator and the OS installer
  • PowerShell is now called without loading any existing profiles in %USERPROFILE%\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1, to speed up script launch

Image information saver technologies

  • If a package contains preposterous dates, reports will now show such a mark
  • The program now uses Markdig to convert the Markdown report to HTML. With this change, printing support has been re-instated

Note

Printed copies may not look correct due to the width of the tables. Setting paper orientation to landscape can help fix the look

Unattended answer file features

  • For fully unattended installations (including setup), unattended answer files are now named autounattend
  • Panels in the disk configuration, user accounts, and wireless configuration pages are now properly resized when you resize the window
  • Exit codes for the unattended answer file generator (UnattendGen) are now shown in Hex
  • Fixed some XML writer issues for the UnattendGen parser (thanks David Retzloff on the MDL forums for spotting)

What's Changed

Full Changelog: v0.6_pre_2491...v0.6_pre_2492

Don't miss a new DISMTools release

NewReleases is sending notifications on new releases.