try { Process.Start("cmd.exe","ipconfig"); } catch (Exception) {
throw;
}
收起
http://www.cnblogs.com/Ren_Lei/archive/2010/08/07/1794576.html
报告相同问题?