Code:
 System.Diagnostics.Process.Start("cmd.exe", @"/c del  d:\\file.txt");
This is not deleting the file.txt