Jump to content

need help quickly - just 2 commands


Recommended Posts

I have tried everything.

my latest attempt

RunWait(@ComSpec & " /c " & "Rd /s/q c:\testdir")

DirCreate("C:\testdir")

exit

prior to runwait, I have copied many folders and files into c:\testdir and at this point in the script, I want to delete everything in c:\testdir.

when my script finishes, c:\testdir is not there.....

What am I brain dead about here?????

Thanks!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...