Compile Winutil

This commit is contained in:
ChrisTitusTech 2024-06-28 22:16:05 +00:00 committed by github-actions[bot]
parent 1891ea7966
commit 227cb21c24

View File

@ -169,6 +169,7 @@ function Get-LocalizedYesNo {
Write-Debug "According to takeown.exe local Yes is $charactersArray[0]" Write-Debug "According to takeown.exe local Yes is $charactersArray[0]"
# Return the array of characters # Return the array of characters
return $charactersArray return $charactersArray
} }
function Get-Oscdimg { function Get-Oscdimg {
<# <#