Is there a way to allow a user to create a file in a folder under Windows, but not allow them to edit the contents of the files?
This would be analogous to setuid on FreeBSD systems, where files created in a folder would be given different owner from the user creating the file.