mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-12 08:03:51 -05:00
Compare commits
8 Commits
24.07.17
...
0da09c04c0
Author | SHA1 | Date | |
---|---|---|---|
0da09c04c0 | |||
8ab2cb9859 | |||
6b4c9302f4 | |||
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