OXIESEC PANEL
- Current Dir:
/
/
usr
/
local
/
doc
/
cmake
/
html
/
_sources
/
prop_inst
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
04/04/2023 07:10:48 PM
rwxr-xr-x
📄
CPACK_DESKTOP_SHORTCUTS.rst.txt
243 bytes
04/04/2023 07:03:28 PM
rw-r--r--
📄
CPACK_NEVER_OVERWRITE.rst.txt
218 bytes
04/04/2023 07:03:28 PM
rw-r--r--
📄
CPACK_PERMANENT.rst.txt
191 bytes
04/04/2023 07:03:28 PM
rw-r--r--
📄
CPACK_STARTUP_SHORTCUTS.rst.txt
250 bytes
04/04/2023 07:03:28 PM
rw-r--r--
📄
CPACK_START_MENU_SHORTCUTS.rst.txt
254 bytes
04/04/2023 07:03:28 PM
rw-r--r--
📄
CPACK_WIX_ACL.rst.txt
634 bytes
04/04/2023 07:03:28 PM
rw-r--r--
Editing: CPACK_WIX_ACL.rst.txt
Close
CPACK_WIX_ACL ------------- .. versionadded:: 3.1 Specifies access permissions for files or directories installed by a WiX installer. The property can contain multiple list entries, each of which has to match the following format. :: <user>[@<domain>]=<permission>[,<permission>] ``<user>`` and ``<domain>`` specify the windows user and domain for which the ``<Permission>`` element should be generated. ``<permission>`` is any of the YesNoType attributes listed here:: http://wixtoolset.org/documentation/manual/v3/xsd/wix/permission.html The property is currently only supported by the :cpack_gen:`CPack WIX Generator`.