I'm looking for a way to programatically set the file permissions for read/write for "everyone" as well as have files shared out to everyone upon install. Does anyone have any information on how to achieve this?
We have 3 directories we create in programfiles for our product that we'd like to have, upon install, shared to "everyone". I see answers to set the permissions but we also want the directories to be shared.
Thanks in advance for any advice!