读书人

c# 如何打开exe程序或者运行exe 视频

发布时间: 2012-09-12 09:21:30 作者: rapoo

c# 怎么打开exe程序,或者运行exe 视频
c# 怎么打开一个程序,或者在窗口中运行exe类 视频!

如下图这种视频



谢谢大家!!

[解决办法]
System.Diagnostics.Process.Start(path);




[解决办法]
System.Diagnostics.Process.Start(path);

读书人网 >C#

热点推荐