File Attribute

D

Diane Walker

What is the command to setup the file attribute to Read only? I want to put
this command in a batch file so that after the file is copied, the file will
have the attribute of Read only.

Thanks.
 
D

Diane Walker

Thank you very much.

Dave Patrick said:
attrib +R D:\somefile.xxx

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

Diane Walker said:
What is the command to setup the file attribute to Read only? I want to
put
this command in a batch file so that after the file is copied, the file
will
have the attribute of Read only.

Thanks.
 

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