Prevent user from Deleting file

  • Thread starter Thread starter Irshad Alam
  • Start date Start date
I

Irshad Alam

I want to prevent user from deleting a particular file
from the explorer or any other window.

Please advise.

This idea I have noted that I was trying to delete a file
of system by mistake, I got a dailox msg. box that you can
nnot delete.
 
Irshad said:
I want to prevent user from deleting a particular file
from the explorer or any other window.

Please advise.

This idea I have noted that I was trying to delete a file
of system by mistake, I got a dailox msg. box that you can
nnot delete.

Well, you could just make the file READ ONLY.
Then you could make sure that there is only one user (you) that has the
rights to the file needed to change the permissions on the file.
Then you would also have to make sure no one else on the system has
administrative rights - oither than you.
 
Back
Top