在启动更新软件时修复退出本系统BUG
This commit is contained in:
@@ -150,6 +150,7 @@ namespace 软件系统客户端模版
|
|||||||
try
|
try
|
||||||
{
|
{
|
||||||
System.Diagnostics.Process.Start(update_file_name);
|
System.Diagnostics.Process.Start(update_file_name);
|
||||||
|
Environment.Exit(0);//退出系统
|
||||||
}
|
}
|
||||||
catch
|
catch
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user