If you wanted to delete the contents of the directory c:\Temp, but not remove the TEMP directory, usage would be:
DELTREE.vbs c:\Temp, TRUE
If you wish to delete the contents of c:\Temp, AND the directory c:\temp...
DELTREE.vbs c:\Temp, FALSE
Note: Just copy the code above, paste it into notepad, and save it as DELTREE.vbs (or whatever you wish to name it). Run it from a command prompt. You may have to use a fully qualified path depending on where you save it.
歡迎光臨 麻辣家族討論版版 (http://forum.twbts.com/) |