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_2563
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-06-27 4.0 kB
v0.7_250629 source code.tar.gz 2025-06-27 96.7 MB
v0.7_250629 source code.zip 2025-06-27 97.7 MB
dt_setup.exe 2025-06-27 57.5 MB
DISMTools.zip 2025-06-27 63.6 MB
Totals: 5 Items   315.4 MB 0

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

## File hashes | File | Name | Hash (SHA256) | |:--:|:--:|:--:| | Installer | dt_setup.exe | **799D73436A0012E4B9F83BED7F70C926F4300A42067A2CA948C4E4927F910374** | | Portable | DISMTools.zip | **0E1042EA3E53940CB0EC170EE70F83A3BF1D1DE93C77F5F9E0872F1AAA5BD826** | > [!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/) ## Bugfixes - Fixed an issue where the PE Helper could apply the installation image to the wrong volume if it had been assigned drive letter C (#262, thanks @Real-MullaC for spotting) - Fixed an issue where the WDS Helper Server would not export installation images to "install.wim" if they were named differently in WDS ## New features ### Preinstallation Environment Helper - The WDS Helper server component now offers a web dashboard from which you can view logs, clear temporary files, and stop the server more easily. It also provides detailed information about the connection and the server:

- The ISO creator can now download and install the latest version of the Windows ADK (10.1.26100.2454) for you if it can't find it on your system:

> [!NOTE] > If it detects an existing ADK, however, it will use that as opposed to the latest one - The default size of the ISO creator has been increased to 1280x720 - The PE Helper now adds the `WinPE-StorageWMI` packages to the Preinstallation Environment - The command line can now be accessed from the main menu when you boot to the ISO file or when you start the boot image via WDS > [!NOTE] > The command line is **not** available when you start the installation with HotInstall. The command line will also remind you that the environment will restart after 72 hours of uptime, This is because Windows PE, in order not to be used as a pirated version of Windows, imposes such a limitation - A new command-line alias, `netinit`, now lets you initialize the networking stack and enable the firewall on demand; and other administration scripts are now included > [!NOTE] > Network initialization will only work when you plug in your device via Ethernet, and if the Preinstallation Environment detects the network adapter. It will not work with wireless connections ### DynaLog - DynaLog now logs process IDs, which can help you tell multiple DISMTools processes apart more easily ### Miscellaneous - The following components were updated: | Component | Version in latest preview | New version | |:--:|:--:|:--:| | [Markdig](https://github.com/xoofx/Markdig) | `0.41.2` | `0.41.3` | - **CODE:** more LINQ queries have been introduced - **CODE:** a new progress reporter module has been introduced. This is used by the ISO creator, but is expected to be used in other places as well ## What's Changed * DISMTools 0.7 Preview 5 by @CodingWonders in https://github.com/CodingWonders/DISMTools/pull/263 **Full Changelog**: https://github.com/CodingWonders/DISMTools/compare/v0.7_pre_2562...v0.7_pre_2563
Source: README.md, updated 2025-06-27