Add powershell fix URL
This commit is contained in:
parent
f34d7c3821
commit
d995bd263a
@ -4,7 +4,7 @@ $troubleshoot = 'https://massgrave.dev/troubleshoot'
|
|||||||
if ($ExecutionContext.SessionState.LanguageMode.value__ -ne 0) {
|
if ($ExecutionContext.SessionState.LanguageMode.value__ -ne 0) {
|
||||||
$ExecutionContext.SessionState.LanguageMode
|
$ExecutionContext.SessionState.LanguageMode
|
||||||
Write-Host "Windows PowerShell is not running in Full Language Mode."
|
Write-Host "Windows PowerShell is not running in Full Language Mode."
|
||||||
Write-Host "Help - $troubleshoot" -ForegroundColor White -BackgroundColor Blue
|
Write-Host "Help - https://gravesoft.dev/fix_powershell" -ForegroundColor White -BackgroundColor Blue
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user