diff --git a/Install.ps1 b/Install.ps1 index b29aa9e..4f3f4f3 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -153,7 +153,6 @@ function Format-LanguageCode { $returnCode = 'vi' break } - Default { $returnCode = $PSUICulture.Remove(2) break