diff --git a/make.cmd b/make.cmd index c3bc54d336..92b05b7069 100644 --- a/make.cmd +++ b/make.cmd @@ -1 +1 @@ -@powershell -NoProfile -ExecutionPolicy Unrestricted -File make.ps1 %* +@powershell -NoProfile -ExecutionPolicy Bypass -File make.ps1 %*