I assume that you're trying to delete some files and they are "Read Only", is that about it?
You really didn't give much info about your problem.
There are many things that can add a Read Only attribute to a file, like copying the file from a CD (which is generically Read Only anyway).
There are a number of ways to remove that attribute.
You might try it at a command prompt with the dos "Attrib" command. Or use some utility designed to do that very thing.
Or even, in Windows, right click the file and then click "Properties" and see if the read only box is checked. If so, uncheck it and apply the change.
Would you care to elaborate a little, on just what it is you're trying to do?
Doc
