From ada5e19312f44635bd4d6a6871eca60217b9d7aa Mon Sep 17 00:00:00 2001 From: "pavel.muhortov" Date: Mon, 12 Dec 2022 15:27:17 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'hvswitch.cmd'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hvswitch.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hvswitch.cmd b/hvswitch.cmd index 8838fee..969f251 100644 --- a/hvswitch.cmd +++ b/hvswitch.cmd @@ -17,7 +17,7 @@ Administrator rights required set choice=%~2 :Admin_Check - net session >nul 2>&1 + openfiles >nul 2>&1 if %errorLevel% == 0 ( set code=0 ) else (