Compile Winutil

This commit is contained in:
ChrisTitusTech 2023-09-13 22:31:23 +00:00 committed by github-actions[bot]
parent 5dfa540c85
commit 70239af4d3

View File

@ -5954,7 +5954,7 @@ catch [System.Management.Automation.MethodInvocationException] {
} }
} }
catch { catch {
# If it broke some other way <img draggable="false" role="img" class="emoji" alt="??" src="https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/svg/1f600.svg"> # If it broke some other way <img draggable="false" role="img" class="emoji" alt="????" src="https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/svg/1f600.svg">
Write-Host "Unable to load Windows.Markup.XamlReader. Double-check syntax and ensure .net is installed." Write-Host "Unable to load Windows.Markup.XamlReader. Double-check syntax and ensure .net is installed."
} }