You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update assembly information
* [PE Helper] Update HotInstall (01/25/2025)
Updated HotInstall to its latest commit: CodingWonders/DT-HotInstall@6e87e16
* [Updater] Add error information
* [PE Helper] Update HotInstall (01/25/2025, part 2)
Updated HotInstall to its latest commit: CodingWonders/DT-HotInstall@af626ff
* [Unattended answer file] Block "None" user account name
* [PE Helper] Detect if image index is valid
* [PE Helper] Add support for Ventoy drives
* [ISO Creator] Remove redundant label
* [PE Helper] Update HotInstall (01/29/2025)
Update HotInstall to its latest commit: CodingWonders/DT-HotInstall@43ce929
NOTE: this adds language support to HotInstall for the following languages, based on ISO 639-2 language code representations: English, Spanish (Spain). Unsupported languages will default to English for the HotInstall installer
* [PE Helper] Update HotInstall (01/30/2025)
Update HotInstall to its latest commit: CodingWonders/DT-HotInstall@f5df6f0
* [PE Helper] Update HotInstall (01/31/2025)
Update HotInstall to its latest commit: CodingWonders/DT-HotInstall@e603158
* [Unattended answer file] UnattendGen Nightly
* [Fix] Switch to manual size for label
* [Build] Remove dependency for speedier CI
* [Build] Remove dependency for speedier CI (part 2)
* [Enhance] Make progress panel log switchers more appealing
* [PE Helper] Show visual progress of DIM driver addition
* [PE Helper] Hide progress once completed
* [PE Helper] Hide progress once completed (part 2)
* [PE Helper] Change progress output of driver installation
* [PE Helper] Update HotInstall (02/02/2025)
Update HotInstall to its latest commit: CodingWonders/DT-HotInstall@d843f50
* [PE Helper] Update HotInstall (02/02/2025, part 2)
Update HotInstall to its latest commit: CodingWonders/DT-HotInstall@bc05ccd
* [DynaLog] Change file length type to long
* [ISO Creator] Detect ADKs and WIMs for architectures
* [PE Helper] Fix compat issues with ADK 10.0.26100.2454+
* [PE Helper] Add option for signed boot binaries
* [Library] Update Scintilla.NET to 5.6.6
* [Unattended answer file & PE Helper] Update vers.
- Updated UnattendGen (v0.6.1.2521)
- Updated HotInstall to remove test build flag
* [REL] Update What's New section, new Update Info files
<ErrorText>Este proyecto hace referencia a los paquetes NuGet que faltan en este equipo. Use la restauración de paquetes NuGet para descargarlos. Para obtener más información, consulte http://go.microsoft.com/fwlink/?LinkID=322105. El archivo que falta es {0}.</ErrorText>
The path of the Preinstallation Environment (PE) tools. By default, this is "Program Files\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools"
611
654
.PARAMETERisoLocation
612
655
The path of the target ISO file
656
+
.PARAMETERbootex
657
+
Determines whether or not to copy the EFI boot binaries signed with the "Windows UEFI CA 2023" certificate
if ($serviceableArchitecture) { Set-Serviceability-ImagePath "$($driveLetter):\" } else { Write-Host"Serviceability tests will not be run: the image architecture and the PE architecture are different." }
0 commit comments