From 80147ed61b563e54f50415aca5e91a635f68f426 Mon Sep 17 00:00:00 2001 From: rbalsleyMSFT <53497092+rbalsleyMSFT@users.noreply.github.com> Date: Fri, 20 Mar 2026 15:25:23 -0700 Subject: [PATCH] Adds Windows Media Source selection options Introduces radio buttons to choose between downloading a Windows ESD or providing a custom Windows ISO file, enhancing flexibility for media source selection. Updates configuration handling and event listeners to toggle visibility and appropriately populate combo boxes based on the selected media source. --- FFUDevelopment/BuildFFUVM_UI.xaml | 28 ++++++++----- .../FFUUI.Core/FFUUI.Core.Config.psm1 | 10 +++++ .../FFUUI.Core/FFUUI.Core.Handlers.psm1 | 39 ++++++++++++++---- .../FFUUI.Core/FFUUI.Core.Initialize.psm1 | 10 ++++- FFUDevelopment/config/Sample_default.json | Bin 6310 -> 6412 bytes 5 files changed, 69 insertions(+), 18 deletions(-) diff --git a/FFUDevelopment/BuildFFUVM_UI.xaml b/FFUDevelopment/BuildFFUVM_UI.xaml index 1d73906..8551fb0 100644 --- a/FFUDevelopment/BuildFFUVM_UI.xaml +++ b/FFUDevelopment/BuildFFUVM_UI.xaml @@ -223,16 +223,24 @@ - - - - - - - - -