Quote:
Originally Posted by banjomike
That is an idea although I think the XP command prompt version would be "RMDIR /S"
|
RMDIR is an internal command. DELTREE was available as an external standalone program. At the time, I needed an external program. I didn't compare speeds RMDIR to DELTREE, but DELTREE was lightning fast for a directory that had 30,000 files, and I needed to delete it weekly on several machines.