add:安全中心

This commit is contained in:
2026-02-16 20:22:41 +08:00
parent 2f8c368eef
commit 45dc3cb537
18 changed files with 1167 additions and 49 deletions
@@ -136,6 +136,14 @@ namespace Ink_Canvas
LogHelper.WriteLogToFile(ex.ToString(), LogHelper.LogType.Error);
}
try
{
ProcessProtectionManager.ApplyFromSettings();
}
catch
{
}
// Startup
if (isStartup)
{