This is the third preview release of DISMTools 0.7.1, with new features and enhancements:
File hashes
File | Name | Hash (SHA256) |
---|---|---|
Installer | dt_setup.exe | 7443A64C6D51D9B80F3618F8F871DFD0D9A4A5061F50099C1726330C89C391BF |
Portable | DISMTools.zip | ADF701B8F19A874C36F02AE9E9D8D71FE0D4D6A136549E26189EB21480887EA1 |
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
Bugfixes
- The DNS address syntax parser of the Active Directory domain join wizard now parses scoped IPv6 addresses correctly
New features
Preinstallation Environment Helper
- COMMAND-LINE ONLY: the PE Helper now supports external temporary directories
- The WDS Helper now supports cleaning up files by independent session GUIDs
Unattended answer file features
- The following starter scripts have been added to system configuration and first user logon stages:
Starter Script | Stage |
---|---|
Skip First Logon Animation (OOBE FLA) | During system configuration |
Personalize user environment1 | When first user logs on |
1 The starter script can also be used whenever users log on for the first time as a means to configure common personalization settings for all users if run on multi-user systems
System Service Manager
- The service manager now disables the Delayed Start field when a service start type is not Automatic
- The service manager now exports current service information of the target image to the user's desktop, and also allows modifications of the following fields:
- Start Type
- Delayed Start
Note
The service backup process will export the HKLM\SYSTEM\ControlSet<nnn>\Services
key of the target image to your desktop as a REG file. This file can then be imported as a means to restore previous service information if service modifications didn't go as planned. To restore previous service information, with the image mounted:
- Load the
SYSTEM
hive using the image registry control panel, or thereg load
command if you prefer a more manual approach - Double-click the REG file and import it
- Unload the
SYSTEM
hive and commit the image
Note that, while importing, you may encounter the following error:
This is normal as it exported the entirety of the key, including keys and values that you may not be able to modify on your own without the necessary privileges. However, the remainder of the keys will still be imported successfully.
Image Tasks
- A new tool has been added to view the environment variables of the Windows image
What's Changed
- DISMTools 0.7.1 Preview 3 by @CodingWonders in #288
Full Changelog: v0.7.1_pre_2592...v0.7.1_pre_25101