File Attributes
Project:This information applies to InstallScript projects.
Attribute |
Description |
FILE_ATTR_NORMAL |
The file is a normal file. |
FILE_ATTR_ARCHIVED |
The file is archived. |
FILE_ATTR_DIRECTORY |
The file is a directory. |
FILE_ATTR_HIDDEN |
The file is hidden. |
FILE_ATTR_READONLY |
The file is read-only. |
FILE_ATTR_SYSTEM |
The file is a system file. |