i want to delete file.txt
but this is not deleting the file. any input?Code:System.Diagnostics.Process.Start("cmd.exe", @"/c del d:\\file.txt");
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 10 of 10
Threaded View
|
Click Here to Expand Forum to Full Width |