fix.在线安装器,启动器

This commit is contained in:
lincube
2026-06-05 11:08:11 +08:00
parent bb4e90ea8d
commit 8c88e305ee
42 changed files with 1507 additions and 393 deletions

View File

@@ -116,7 +116,7 @@ internal static class PreviewEntryHandler
{
try
{
await window.WaitForEnterAsync().ConfigureAwait(false);
await window.WaitForCompletionAsync().ConfigureAwait(false);
}
catch (Exception ex)
{