From e900a810817b824f5b4563dc3fae4f43d3796de6 Mon Sep 17 00:00:00 2001 From: ChrisTitusTech Date: Wed, 13 Sep 2023 20:10:11 +0000 Subject: [PATCH] Compile Winutil --- winutil.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winutil.ps1 b/winutil.ps1 index b3a93fe2..f313b496 100644 --- a/winutil.ps1 +++ b/winutil.ps1 @@ -5875,7 +5875,7 @@ catch [System.Management.Automation.MethodInvocationException] { } } catch { - # If it broke some other way ?? + # If it broke some other way ???? Write-Host "Unable to load Windows.Markup.XamlReader. Double-check syntax and ensure .net is installed." }