Skip to main content
Version: v3

FileSharePermission Element (Util Extension)

Description
Sets ACLs on a FileShare. This element has no Id attribute. The table and key are taken from the parent element.
Windows Installer references
None
Parents
FileShare
Inner Text
None
Children
None
Attributes
NameTypeDescriptionRequired
ChangePermissionYesNoType  
CreateChildYesNoTypeFor a directory, the right to create a subdirectory. Only valid under a 'CreateFolder' parent. 
CreateFileYesNoTypeFor a directory, the right to create a file in the directory. Only valid under a 'CreateFolder' parent. 
DeleteYesNoType  
DeleteChildYesNoTypeFor a directory, the right to delete a directory and all the files it contains, including read-only files. Only valid under a 'CreateFolder' parent. 
GenericAllYesNoType  
GenericExecuteYesNoType  
GenericReadYesNoTypespecifying this will fail to grant read access 
GenericWriteYesNoType  
ReadYesNoType  
ReadAttributesYesNoType  
ReadExtendedAttributesYesNoType  
ReadPermissionYesNoType  
SynchronizeYesNoType  
TakeOwnershipYesNoType  
TraverseYesNoTypeFor a directory, the right to traverse the directory. By default, users are assigned the BYPASS_TRAVERSE_CHECKING privilege, which ignores the FILE_TRAVERSE access right. Only valid under a 'CreateFolder' parent. 
UserString Yes
WriteAttributesYesNoType  
WriteExtendedAttributesYesNoType  
See Also
Util Schema