摘要:
System.Diagnostics.ProcessStartInfo info=new System.Diagnostics.ProcessStartInfo();Info.FileName=[exe文件名];Info.Arguments=[执行参数];Info.WorkingDirectory=Application.StartupPath;//exe所在路径System.Diagnostic... 阅读全文
posted @ 2011-02-15 09:32
因是因非
阅读(150)
评论(0)
推荐(0)

浙公网安备 33010602011771号