Dmitry Nefedov
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
3 deletions
-
Sophia Script/Sophia Script for Windows 10 LTSC 2019/Module/Sophia.psm1
|
@ -90,9 +90,6 @@ function Checkings |
|
|
exit |
|
|
exit |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
exit |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
# Check the language mode |
|
|
# Check the language mode |
|
|
switch ($ExecutionContext.SessionState.LanguageMode -ne "FullLanguage") |
|
|
switch ($ExecutionContext.SessionState.LanguageMode -ne "FullLanguage") |
|
|