using System.Diagnostics;
Process.Start( "cmd", "/C " + "ren d:\\yangchao\\雷达\\TestPoint\\bin\\Debug\\log.txt b.txt" );