improve:自动更新

This commit is contained in:
CJK_mkp
2025-06-18 22:40:48 +08:00
parent 6f961225d7
commit a3fee5d77c
6 changed files with 189 additions and 135 deletions
+1 -1
View File
@@ -399,7 +399,7 @@ namespace Ink_Canvas {
App.IsAppExitByUser = true;
// 准备批处理脚本
AutoUpdateHelper.InstallNewVersionApp(AvailableLatestVersion, false);
AutoUpdateHelper.InstallNewVersionApp(AvailableLatestVersion, false);
// 关闭软件,让安装程序接管
Application.Current.Shutdown();