Download Latest Version v0.6.2 Update 3 source code.tar.gz (125.8 MB)
Email in envelope

Get an email when there's a new version of DISMTools

Home / v0.7_pre_2561
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-05-30 5.8 kB
v0.7_250601 source code.tar.gz 2025-05-30 88.1 MB
v0.7_250601 source code.zip 2025-05-30 89.0 MB
dt_setup.exe 2025-05-30 54.9 MB
DISMTools.zip 2025-05-30 60.2 MB
Totals: 5 Items   292.3 MB 0

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](https://comodosslstore.com/codesigning.aspx)). > > If you use other antivirus solutions, you will not see this problem. Learn more [here](https://christitus.com/bad-windows-defender/) > [!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: https://github.com/jeffkl/ManagedDism/issues/263; fix: https://github.com/jeffkl/ManagedDism/pull/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*) > > 2. 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](https://github.com/jeffkl/ManagedDism) | `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 * DISMTools 0.7 Preview 3 by @CodingWonders in https://github.com/CodingWonders/DISMTools/pull/260 **Full Changelog**: https://github.com/CodingWonders/DISMTools/compare/v0.7_pre_2552...v0.7_pre_2561
Source: README.md, updated 2025-05-30