System.ComponentModel.Win32Exception: "指定的可执行文件不是该操作系统平台的有效应用程序。"

 

 

加上这行代码就行了

p.StartInfo.UseShellExecute = true;

 

posted @   小春博客  阅读(692)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示