file change handle

hi . i have one question if i want to handle to allow or not allow a file or folder to copy or delete or move , what i must to do ? or i must search for what ? i dont want file watcher !!! i want to handle it . i cant write rootkit and i dont want use api hooking :D please tell me all of way to do this.
File permissions are handled by the OS, so you'll have to look into the OS specific API's for that. Please keep in mind that a user may reverse any settings you make at any time and that most will not be very delighted at having unnecessary restrictions imposed on them.
Topic archived. No new replies allowed.