Moidifying File Attributes

L

Larry H.

Hi,

Can anyone tell me IF it is possible to REMOVE the "read-
only" attribute from a whole folder of photos at one
time ?? I have about 600 pictures in a single folder
that were downloaded from a CD. All of the attributes
were set to "Read-Only". Now, I would like to modify
(lighten, crop, etc.) these pictures, so I need to remove
the "read-only" attribute...
Is this possible ???

Thanks
Larry H.
 
E

EGMcCann

I usually have the "Command prompt here" powertoy installed, but either
way - the fastest way I know of is through the command prompt. Go to the
folder with the pictures, and type in:
attrib -r *.jpg (assuming they're all jpg files.)
 
L

Larry H.

Thank you so much. I cannot believe that I had already
forgotten ALL of the neat things that you could do inside
DOS, but now you have reminded me... It worked
beautifully.

Thanks again,
Larry H.
 
G

Greg Kamer

Larry,
If I'm not mistaken you can also do this....

Go to the folder with the images and select all of them. Than right click
and select Properties. Uncheck the Read Only attribute and click Apply....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top