Click to See Complete Forum and Search --> : Directory Deletion


bigils
October 23rd, 2003, 11:42 AM
Heres Another 1;

I need a batch that deletes directories, and i have tried using the DOS RD command but this does not work as an error message appears saying that the Directory is not empty. I can see how the error message is right as tge directory still contains many subfolders but they are all empty.
Some one please help

Luke92881
October 23rd, 2003, 11:48 AM
I think the deltree command should work....

It is a dangerous command if used improperly though!