diff --git a/Start.cmd b/Start.cmd index 9a4d0211..9f0a813f 100644 --- a/Start.cmd +++ b/Start.cmd @@ -1,4 +1,4 @@ @echo off chcp 65001 >nul -powershell.exe -ExecutionPolicy RemoteSigned -NoExit -NoProfile -NoLogo -File "%~dp0Win 10.ps1" \ No newline at end of file +powershell.exe -ExecutionPolicy ByPass -Scope Process -NoExit -NoProfile -NoLogo -File "%~dp0Win 10.ps1"