how to delete a folder with a lot files from a installation projec

G

Guest

Hi,

I tried to delete a folder from an installation project. It was not allowed
because it was not empty.

I tried to remove all files in it and it took years to delete all files.

Is there any way to do this?

Thanks
 
R

Robbe Morris [C# MVP]

You sure there isn't an override on the delete method
of the directory to delete it if there are files within?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top