Ok,

 

What the trick to deleting all files from directory and still leaving the directory intact.

 

I have obviously tried everything except for the correct thing…

 

I basically want the equivalent of:

 

Del c:\directory\*.* /s

 

So, directory still exists after the delete. This is so I can delete the previous build from the staging servers virtual directory before moving the new build there.

 

Thanks in advance!

 

BOb

Reply via email to