rbmcgee
February 16th, 2007, 11:37 PM
Hi all,
I will be using girder to execute a batch file whenever the computer starts or wakes. I know how to get girder to execute this task. What I'm not clear on is the batch file itself.
I want the batch file to delete the folder C:\xxx\yyy\targetfolder\files. I don't need interaction or pauses or anything fancy. I just need the syntax to delete the folder (and obviously any contents). If the folder doesn't exist, fergetaboutit.
Running Win XP Home SP2
I've tried: DEL C:\xxx\yyy\targetfolder but that doesn't do it. Can someone provide the syntax.
Thanks in advance.
I will be using girder to execute a batch file whenever the computer starts or wakes. I know how to get girder to execute this task. What I'm not clear on is the batch file itself.
I want the batch file to delete the folder C:\xxx\yyy\targetfolder\files. I don't need interaction or pauses or anything fancy. I just need the syntax to delete the folder (and obviously any contents). If the folder doesn't exist, fergetaboutit.
Running Win XP Home SP2
I've tried: DEL C:\xxx\yyy\targetfolder but that doesn't do it. Can someone provide the syntax.
Thanks in advance.