In my Dos prompt, I want to delete a whole folder and all its contents, and I saw on some site that if I use the rd or rmdir commands with the \s attribute it will delete a folder and all its contents, but when I do this, it sais that the folder does not exist and that the folder was not empty. Im messing around with batch files, and I keep running into this problem. Please help.
Thanks
