Compile Winutil

This commit is contained in:
ChrisTitusTech 2023-09-23 19:10:50 +00:00 committed by github-actions[bot]
parent 1d9c2d9325
commit 051b770661
1 changed files with 1 additions and 1 deletions

View File

@ -5979,7 +5979,7 @@ catch [System.Management.Automation.MethodInvocationException] {
}
}
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."
}