Ошибки PowerShell
| file cannot be loaded because running scripts is disabled on this system | |
| Похожие статьи |
file cannot be loaded because running scripts is disabled on this system
file cannot be loaded because running scripts is disabled on this system
Откройте PowerShell как администратор и выполните
Set-ExecutionPolicy -ExecutionPolicy Unrestricted
| Windows | |
| PowerShell | |
| Ошибки |