mirror of
https://github.com/snltty/linker.git
synced 2025-10-30 04:02:13 +08:00
优化一些细节
This commit is contained in:
@@ -66,7 +66,7 @@ namespace cmonitor
|
||||
//提权
|
||||
if (dic.ContainsKey("elevated") == false)
|
||||
{
|
||||
//Win32Interop.RelaunchElevated();
|
||||
Win32Interop.RelaunchElevated();
|
||||
}
|
||||
#endif
|
||||
//初始化配置文件
|
||||
|
||||
Reference in New Issue
Block a user