folder

  • Thread starter Thread starter gp
  • Start date Start date
G

gp

hi

How do change the folder to uncheck read only in doc and settings. I did
this and it still comes back. this is so I can copy a file to the directory
 
doesnt seem to be that simple

i ran "attrib -r +s c:\documents and
settings\grumpy2\applicationdata\mozilla\firefox\profiles\b2f31v2e.default"

and no change?
 
mexican said:
doesnt seem to be that simple

i ran "attrib -r +s c:\documents and
settings\grumpy2\applicationdata\mozilla\firefox\profiles\b2f31v2e.default"

and no change?

Try
attrib -r -s "c:\documents and settings\grumpy2\application
data\mozilla\firefox\profiles\b2f31v2e.default"
 
Back
Top