Hello,
I have a Main folder (with sub-folders and 150 files) in which permissions need to set under a certain condition.
Under one installation scenerio, I want to set the permissions for the main folder to everyone, and in another scenerio I don't want ot set the permissions at all.
I know how to set the permissions fpr a folder and how to set the condition for the feature component. But how do I set the permissions based on a condition?
Or do I need to do it the harder way, and create two separate folders and features with all the files and sub-folders duplicated?
I thought at first the Install folder content into the parent folder would help, but that seems wrong.
Maybe I can only do this with something like Xcacls and a custom action? If so, then what would be the steps to implement this?
Thank you!
clint