
Sometimes you want to delete an
entire branch of your file-system.
Manually emptying each directory
to remove it is time-consuming.
Use deltree command
In 2000 and Xp, deltree is not
available. Its function
is achievable using rd with
the /s switch (not
available in Win9x)