【发布时间】:2013-06-16 22:16:30
【问题描述】:
大家好,谁能告诉我如何使用Button 在 Visual-studio 中打开一个可执行文件,就像我点击按钮时它会打开计算器或记事本 :)
【问题讨论】:
-
你试过Process.Start吗?另外,看看stackoverflow.com/questions/9679375/…
-
这个问题的答案非常多。 Yukimoto Otomikuy,你确定你在发布这个问题之前使用了谷歌吗? ;)
标签: c# visual-studio