wpf重新启动自己exe

System.Windows.Forms.Application.ExitThread();
System.Windows.Forms.Application.Exit();
System.Windows.Forms.Application.Restart();
Process.GetCurrentProcess().Kill();

posted @ 2012-08-29 11:32  红鲤鱼与驴与绿鲤鱼  阅读(542)  评论(0)    收藏  举报