From 051b7706619687aaec525363f423fcacd3ca4495 Mon Sep 17 00:00:00 2001 From: ChrisTitusTech Date: Sat, 23 Sep 2023 19:10:50 +0000 Subject: [PATCH] Compile Winutil --- winutil.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winutil.ps1 b/winutil.ps1 index 5d7ba55e..2d92c327 100755 --- a/winutil.ps1 +++ b/winutil.ps1 @@ -5979,7 +5979,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." }