摘要:转网上的:[DllImport("kernel32.dll")] public static extern uint WinExec(string lpCmdLine, uint uCmdShow);private void button1_Click(object sender, EventArgs e) { //在临时文件夹生成批处理文件 string vBatFile = Path.Get...
阅读全文
posted @ 2009-10-30 23:19
浙公网安备 33010602011771号