Windows 7 Preventing delete while application requires delete option to generate files

Kohan

New Member
Joined
Dec 20, 2016
Messages
1
Need help setting permission on an applciation forlder to prevent delete on files. The application generate files in two step (Create the file first and then write the content to it). When restricitng delete files are created with no content (0 Kb)
Permission id id apply was granting modify permission to everyone on the targeted folder for folder/ subfolders and files and added a deny delete permission for everyone at the same level. But when I am trying to create file I am getting a message stating that permission is denied and the file created with no content (0 Kb).
 

You need to set advanced permissions, Read, Write, "List Folder Content" (if you want to be able to browse the folder) but remove modify (this grants delete)

File and Folder Permissions
 

Solution
Back
Top