chore: update related files

This commit is contained in:
iamboss 2026-04-08 16:31:07 +08:00
parent 418a100ea7
commit 01bb16d592

View File

@ -16,7 +16,8 @@ namespace Hi.WinForm
[STAThread]
static void Main()
{
License.LogInAll();
License.AbortMessageAction += Console.WriteLine;
License.LogInAll();
DispEngine.Init();
Application.ApplicationExit += (object sender, EventArgs e) =>
{