Tuesday, July 28, 2009

How can I delete windows/temp directory using c# when its shows +r only attribute?

c# coding

How can I delete windows/temp directory using c# when its shows +r only attribute?
You shouldn't delete the folder, it is important for applications.


You should delete the files in it.





Any way


If the files are read/only, then you should have the function to change it back to read-write





XLMan
Reply:DON'T DETTLE IT


No comments:

Post a Comment