PDA

View Full Version : File Attributes


Glenn
9-15-03, 11:58 PM
I'm using windows xp.I'm trying to disable read-only on some of my files.But for some reason it keeps changing back to read-only.Any ideas?

Saiyan_Trunks
9-19-03, 01:58 AM
XP sucks man, Upgrade to Windows 2000 Pro. I have had probably more calls with XP in a month than with any other OS in my lifetime.

TKD Dude
9-24-03, 01:12 PM
try this...

run a command prompt,

then type;

attrib -r -s c:\folder\folder\*.*

this will clear the read only from all files in C:\folder\folder\
Should make it stay that way too!!

Is the folder customised?? If so that could be the problem.. if it is... let me know... have a different solution for that...!