Deltree command

B

Barry Baker

I have an automated backup using a batchfile which cleans
the destination disk using deltree /y command in DOS. This
worked fine in W98 but no such command or equivalent
appears to be avialable in XP. Anyone know a workaround
for this?
 
B

Bruce Chambers

Greetings --

Instead of trying to use MS-DOS Deltree, which obviously won't
work on an OS that isn't remotely related to MS-DOS, use WinXP's RMDIR
(Remove Directory) command. From the command prompt, type "rmdir /?"
for full syntax and available options.

Bruce Chambers

--
Help us help you:




You can have peace. Or you can have freedom. Don't ever count on
having both at once. -- RAH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top