mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
Add 'Update ADK' checkbox to UI and update related logic for handling ADK installation
This commit is contained in:
@@ -328,6 +328,7 @@ function Get-GeneralDefaults {
|
||||
InstallDrivers = $false
|
||||
CopyDrivers = $false
|
||||
CopyPEDrivers = $false
|
||||
UpdateADK = $true # Added for UpdateADK UI control
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user