优化一些细节

This commit is contained in:
snltty
2023-12-23 21:01:27 +08:00
parent 2b45ca342e
commit ff491f71e9

View File

@@ -66,7 +66,7 @@ namespace cmonitor
//提权 //提权
if (dic.ContainsKey("elevated") == false) if (dic.ContainsKey("elevated") == false)
{ {
//Win32Interop.RelaunchElevated(); Win32Interop.RelaunchElevated();
} }
#endif #endif
//初始化配置文件 //初始化配置文件