Skip to content

PermissionEx element

Sets ACLs on File, Registry, or CreateFolder. When under a Registry element, this cannot be used if the Action attribute’s value is remove or removeKeyOnInstall. This element is only available when installing with MSI 5.0. For downlevel support, see the PermissionEx element from the WixUtilExtension.

Attributes

Condition

string

Optional condition that controls whether the permissions are applied.

Id

string

Primary key used to identify this particular entry. If this is not specified the parent element’s Id attribute will be used instead.

Sddl

string required

Security descriptor to apply to parent object.

Windows Installer references