It will not work because you can delete the file even that is a read only
file. It will not even work on System + Read-only files.
--
Ayush [ Be ''?'' Happy ]
For any query, search -
www.Google.com
Want to know about a term -
http://en.wikipedia.org
Snip your long urls -
http://snipurl.com/
Replied To :
-------------------------------------------------------------
| OK, does your directory name have a gap in it ?
| If it does, enclose the directory name in double quotes.
| Example: ATTRIB +R "PROGRAM FILES"
|
| --
| Jerry
|
| Never believe in miracles,
| Rely on them
|
|
| | > Hi Squire,
| >
| > I tried it. It didn't work.
| >
| > "Squire" wrote:
| >
| >> Something to try,
| >>
| >> Go to the Windows CMD prompt,
| >> Type CD\ to put you in the root directory,
| >> Change to the partition the directory is in and type:
| >> ATTRIB +R (name of directory)
| >> This makes the directory read only and cannot be changed or deleted.
| >>
| >> --
| >> Jerry
| >>
| >> Never believe in miracles,
| >> Rely on them
| >>
| >>
| >> | >> >
| >> >
| >> > Hi,
| >> >
| >> > I am trying to make one dir undeletable for a specific user, and an
| >> > other
| >> > dir unrenameable for a specific user. I can't do it. I have been
| >> > playing
| >> > with the addvanced permissions for a while, but nothing have
worked. If
| >> > you
| >> > know how to do it please tell me.
| >>
| >>
| >>
|
|