//利用批处理文件实现 [DllImport("kernel32.dll")]public static extern uint WinExec(string lpCmdLine, uint uCmdShow);private void button1_Click(object sender, EventArgs e) 相关文章: