Removing Read Only Access

  • Thread starter Thread starter Ed
  • Start date Start date
E

Ed

I am creating a temp folder on C drive (C"\TEMP) that I
need to write to in order to install a new printer.
However when I uncheck "read only" in the folder
properties, it doesn't take and if you go back in to the
properties it's read only again. How can I remove the
read only??
 
Why do you need to uncheck read only? To install the printer, that should
not be a problem.
 
XP just marks all folders read-only by default, BUT, the folders are not
read-only and
should work as normal. Just ignore the read-only mark. If you have a piece
of software that is having probs writing to a folder then try to get an xp
complatable version of the program. Or post the exact probs your having.
Most likely if it is a well written app then is it not the read-only check
box, more likely a permissions setting.

Here is some info on it:

XP makes folders read-only by design. In XP the read only attribute
is only used by explorer to see if the folder is a special or a system
folder. Read up on it:
For XP:
http://support.microsoft.com/default.aspx?scid=kb;en-us;326549
or for other win versions:
http://support.microsoft.com/default.aspx?scid=kb;en-us;256614

File permissions info:

http://support.microsoft.com/default.aspx?scid=kb;en-us;q308418
 
Ed said:
I am creating a temp folder on C drive (C"\TEMP) that I
need to write to in order to install a new printer.
However when I uncheck "read only" in the folder
properties, it doesn't take and if you go back in to the
properties it's read only again.

Read only is an attribute that has no meaning for folders (the
directories are always open for writing), and XP makes an alternative
use of it. You can change it and on Apply it will ask if you want the
change applied to all contained objects, but the display of it for the
folder will revert to greyed
 

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

Similar Threads


Back
Top