Originally posted by Corbett: Start>run>cmd c: cd\ del *.* /y
That should solve your problem.
If you don't mind me asking, what exactly are you deleting?
I understand the commands except the "*.*" part (which to me looks like a wildcard to include all files and extentions), and the "/y" switch (I've never seen/heard of this before).
I know "*.exe" wildcard will parse all exe files, for example.
So I guess what in the root directory are you having him delete
|