I'm trying to make a program which will delete a folder under the directory "C:\Documents and Settings\user_here\Application Data"

I have tried "kill" and "rmdir" but I get error 75 msg" It wants me to kill each file under the dir before I can remove any folder.

I'm not trying to kill the app. data folder just a few folders underneath it.

If anyone has any ideas, reply.

Thanks