Compare commits

...

8 Commits

38 changed files with 282 additions and 281 deletions

View File

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