I know that what i am about to ask is pretty stupidious but...

How can i run a file from within VC++ ?

More specifically i want to delete a file so i want to run
"del myfile.txt" just as if i was in DOS shell

Thanks for reading this!