I am trying to delete temporary asp.net files from C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary
. Some ASP.NET filesand some folders get deleted but for some folders I have to open each folder and then delete them manually.
Have set the property of folder as NOT READ ONLY but still some files do not get deleted.
It is very time consuming. Is there any property I can set which can help me delete all the files/folders at once?