/
ChmodCompilerListener

ChmodCompilerListener

This listener does provide the information needed by the ChmodInstallerListener. During compilation of the installer it reads the <additionaldata> from the xml and writes it into the installer.

For this purpose, you must apply the nested <additionaldata> element to a pack's <file>, <fileset> or <singlefile>.

AttributeDescriptionValue range
keyAn action key to applypermission.dir | permission.file
valueA value to the above action key for specifying how to apply the particular action.

Integer

If the value begins with "0", it is interpreted an an octal number,
otherwise as a decimal number representing the chmod-compatible permission on the appropriate files when the listener is executing during the compilation of the package.

Related content

Panel Actions
Panel Actions
Read with this
Native Libraries - <natives>
Native Libraries - <natives>
Read with this
RegistryInstallerListener / RegistryUninstallerListener
RegistryInstallerListener / RegistryUninstallerListener
Read with this
LateShortcutInstallListener
LateShortcutInstallListener
Read with this