mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-12 16:13:51 -05:00
Compare commits
5 Commits
24.10.07
...
19ed50b449
Author | SHA1 | Date | |
---|---|---|---|
19ed50b449 | |||
767697b517 | |||
ebb98d7de6 | |||
6dc2bf9cb9 | |||
c8a448d465 |
@ -30,4 +30,5 @@ 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
|
||||||
|
|
||||||
}
|
}
|
Reference in New Issue
Block a user