文件操作 - CPACK_WIX_ACL.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/prop_inst/CPACK_WIX_ACL.rst
编辑文件内容
CPACK_WIX_ACL ------------- 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`.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件