add:安全中心
This commit is contained in:
@@ -136,6 +136,14 @@ namespace Ink_Canvas
|
||||
LogHelper.WriteLogToFile(ex.ToString(), LogHelper.LogType.Error);
|
||||
}
|
||||
|
||||
try
|
||||
{
|
||||
ProcessProtectionManager.ApplyFromSettings();
|
||||
}
|
||||
catch
|
||||
{
|
||||
}
|
||||
|
||||
// Startup
|
||||
if (isStartup)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user