diff --git a/FFUDevelopment/BuildFFUVM_UI.ps1 b/FFUDevelopment/BuildFFUVM_UI.ps1
index 6c872fc..718fb70 100644
--- a/FFUDevelopment/BuildFFUVM_UI.ps1
+++ b/FFUDevelopment/BuildFFUVM_UI.ps1
@@ -6,7 +6,6 @@ param()
# SECTION 1: Variables & Constants
# --------------------------------------------------------------------------
$FFUDevelopmentPath = $PSScriptRoot
-$infoImagePath = Join-Path $PSScriptRoot "info.png"
$AppsPath = Join-Path $FFUDevelopmentPath "Apps"
$OfficePath = Join-Path $AppsPath "Office"
@@ -59,28 +58,6 @@ $skuList = @(
'Standard (Desktop Experience)','Datacenter','Datacenter (Desktop Experience)'
)
-$imageNames = @(
- "imgFFUNameInfo",
- "imgISOPathInfo",
- "imgWindowsSKUInfo",
- "imgVMSwitchNameInfo",
- "imgVMHostIPAddressInfo",
- "imgInstallOfficeInfo",
- "imgInstallAppsInfo",
- "imgInstallDriversInfo",
- "imgCopyDriversInfo",
- "imgFFUDevPathInfo",
- "imgOfficePathInfo",
- "imgCopyOfficeConfigXMLInfo",
- "imgOfficeConfigXMLFileInfo",
- "imgMakeInfo",
- "imgModelInfo",
- "imgDownloadDriversInfo",
- "imgDriversFolderInfo",
- "imgPEDriversFolderInfo",
- "imgCopyPEDriversInfo"
-)
-
# Full list of Windows releases (if ISO path != blank)
$allWindowsReleases = @(
[PSCustomObject]@{ Display = "Windows 10"; Value = 10 },
@@ -338,9 +315,6 @@ $reader = New-Object System.IO.StringReader($xamlString)
$xmlReader = [System.Xml.XmlReader]::Create($reader)
$window = [Windows.Markup.XamlReader]::Load($xmlReader)
-# Assign images
-foreach ($imgName in $imageNames) { Set-ImageSource -window $window -imageName $imgName -sourcePath $infoImagePath }
-
# Dynamic checkboxes for optional features in Windows Settings tab
$script:featureCheckBoxes = @{}
function UpdateOptionalFeaturesString {
diff --git a/FFUDevelopment/BuildFFUVM_UI.xaml b/FFUDevelopment/BuildFFUVM_UI.xaml
index 20bfa84..cad41bd 100644
--- a/FFUDevelopment/BuildFFUVM_UI.xaml
+++ b/FFUDevelopment/BuildFFUVM_UI.xaml
@@ -64,6 +64,16 @@
+
+
+
+
@@ -136,9 +146,9 @@
-
-
-
+
+
+
@@ -146,8 +156,8 @@
-
-
+
+
@@ -156,9 +166,9 @@
-
-
-
+
+
+
@@ -166,8 +176,8 @@
-
-
+
+
@@ -175,35 +185,36 @@
-
-
+
+
-
-
+
+
-
-
-
+
+
+
-
+
+
-
+
@@ -232,11 +243,7 @@
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
@@ -379,12 +358,11 @@
Content="Browse..."
Width="80"
Margin="5,0,0,0"
- VerticalAlignment="Center"
- ToolTip="Browse for a Windows ISO file."/>
+ VerticalAlignment="Center"/>
-
+
-
+
-
+
-
+
-
-
+
-
+
-
+
-
+
-
-
-
-
+
+
+
+
@@ -507,12 +479,7 @@
-
-
+
@@ -531,18 +498,10 @@
-
-
+
-
-
+
@@ -550,15 +509,13 @@
-
+
-
-
+
-
-
+
@@ -566,7 +523,7 @@
-
+
@@ -588,16 +545,13 @@
-
-
+
-
-
+
-
-
+
@@ -610,20 +564,17 @@
-
-
+
-
-
+
-
-
+
@@ -631,15 +582,13 @@
-
+
-
-
+
-
-
+
@@ -647,7 +596,7 @@
-
+