Hi Dw
I'm working with permissions in my program I want it to protect the chosen file by permissions and now what I want is how can I make these permissions unchanged by a user? Or if not possible because I don't want even the administrator to change these permission for the security of the file or contents it will be holding, or maybe after I protected the file with the permission and it a user or a program want to modify or open the folder the system not just only my program request an access password which will be served on a file if the password does not match the application password then the user or that particular program that try to open or modify this file will be blocked from performing that task. Any one know how can I solve this problem?