How do I change the Read-only file attribute for each file in a folder using c#?
Thanks
Use File.SetAttributes in a loop iterating over Directory.GetFiles