From ff491f71e912d21eee434c3371aa65ac8987bc66 Mon Sep 17 00:00:00 2001 From: snltty <1069410172@qq.com> Date: Sat, 23 Dec 2023 21:01:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=B8=80=E4=BA=9B=E7=BB=86?= =?UTF-8?q?=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cmonitor/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmonitor/Program.cs b/cmonitor/Program.cs index af383d6e..34f310a8 100644 --- a/cmonitor/Program.cs +++ b/cmonitor/Program.cs @@ -66,7 +66,7 @@ namespace cmonitor //提权 if (dic.ContainsKey("elevated") == false) { - //Win32Interop.RelaunchElevated(); + Win32Interop.RelaunchElevated(); } #endif //初始化配置文件