Commit 40cf51ef authored by DamonChow's avatar DamonChow

测试提交

parent 04afcf51
...@@ -129,6 +129,7 @@ namespace Dqkj.Setup ...@@ -129,6 +129,7 @@ namespace Dqkj.Setup
} }
catch (Exception ex) catch (Exception ex)
{ {
System.Windows.MessageBox.Show("安装失败:\r\n\t" + ex.Message, formTitle); System.Windows.MessageBox.Show("安装失败:\r\n\t" + ex.Message, formTitle);
} }
finally finally
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment