github CodingWonders/DISMTools v0.7_pre_2561
v0.7_250601

latest releases: v0.7_stable, v0.7_pre_2581, v0.6.2_upd3...
pre-release3 months ago

This is the third preview release of DISMTools 0.7, with new features and enhancements:

This is the official Windows Deployment Services Technology Preview 1 and mainly focuses on changes to the PE Helper and PXE Helpers. Still, other components have also seen some changes.

File hashes

File Name Hash (SHA256)
Installer dt_setup.exe 367B0469F924122AD7DCBEF7B021A41C89D812CDD2D5EACD66FF157612FA7DB2
Portable DISMTools.zip 6E39AC5B23DEE55E3491F867C1B5C29D8372BBC6999CF8B47FA1C7794E155D97

Important

If you use Windows Defender, it may incorrectly flag this version as malware. SmartScreen may also do this. Don't worry; this is safe to download and use.

This AV solution flags this program because it lacks code-signing certificates, which are quite expensive (as of January 2025, 660 and 864 dollars for 3 years of SV and EV certificates, respectively, from Comodo).

If you use other antivirus solutions, you will not see this problem. Learn more here

Note

If you use Previews 1 or 2, start the update process by going to the About dialog (by clicking "PREVIEW")

Bugfixes

  • Fixed an issue in the update checker
  • Fixed a deployment issue in the Theme Designer. It will let you load and save themes now instead of throwing an exception
  • Fixed an issue where people could write to the console output
  • Fixed an issue where DISM would never finish after edition servicing tasks due to a computer restart prompt. You should now see error code BC2, meaning that your computer needs to restart
  • Fixed an issue where exceptions that aren't related to the DISM API were not being logged when running background processes
  • External issue: Fixed an issue where background processes would abruptly stop when getting package information due to specific time representations (issue: jeffkl/ManagedDism#263; fix: jeffkl/ManagedDism#264)

New features

Preinstallation Environment Helper

  • The restart message is now shown in a cleaner way:

  • CODE: the PE Helper no longer requires dp_listdisk.dp to be present in order to list disks, as it's now generated automatically
  • When starting up the DISMTools Preinstallation Environment, you will now see a menu from which you can choose the installation type:

  • The WDS REST API now separates install images with folders with GUIDs as names
  • Following the introduction of the WDS REST API in Preview 2, the DISMTools PE now includes the client component:

Note

Some notes to consider:

  1. If the WDS server is configured to require administrator approval for unknown devices, make sure that a client is approved before running the client component. This component will check whether the client device is approved before continuing. If it isn't, the following message will be shown and the client will reboot after 5 seconds:

(How can that be possible? Well, because of Science. You can start NetInstall from DVD/USB media, and that reason alone mandates this check)

  1. Expect some issues in the WDS Helper, since this is nothing but a technology preview, so please report feedback

Unattended answer files

  • UnattendGen has been updated to the latest version
  • You can now hide post-installation script windows when creating answer files:

Miscellaneous

  • The following components were updated:
Component Version in latest preview New version
Managed DISM API 3.3.0 3.3.12
  • You can now switch color themes for both dark and light modes in the personalization settings. To test the theme engine, the color scheme used in versions older than 0.5 has been reinstated, and has had a slight revamp in its color scheme to adapt it to both modes:

  • You can now hide the clock in the project view
  • DISM output is now saved to log files after operations are complete

Update details

Setting migration will be performed when you update to this version. These are the settings that will be affected:

Setting New status Reason
Personalization > Show date and time on the project view New

What's Changed

Full Changelog: v0.7_pre_2552...v0.7_pre_2561

Don't miss a new DISMTools release

NewReleases is sending notifications on new releases.