From 4f2b4dc3e7811807010a3364ad6dc6e63353123e Mon Sep 17 00:00:00 2001 From: farag2 Date: Sat, 23 May 2020 17:27:46 +0300 Subject: [PATCH] Add files via upload Fixed --- Start.cmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Start.cmd b/Start.cmd index 9f0a813f..59f20bb3 100644 --- a/Start.cmd +++ b/Start.cmd @@ -1,4 +1,4 @@ -@echo off +@echo off chcp 65001 >nul -powershell.exe -ExecutionPolicy ByPass -Scope Process -NoExit -NoProfile -NoLogo -File "%~dp0Win 10.ps1" +powershell.exe -ExecutionPolicy ByPass -NoExit -NoProfile -NoLogo -File "%~dp0Win 10.ps1"