is there a way in visual basic to delete a folder that contains files our other folders, like a deltree in dos.
I've tried "rmdir (path)" but there is a error if the folder contains file.
thanxs