利用C#生成、執行bat文件 生成bat文件 public void writeBATFile(string fileContent) {string filePath = "D:\\test\\testC ...