Share via


setattrs (Windows Embedded CE 6.0)

1/6/2010

This command changes the attribute word of a file or directory.

Syntax

setattrs [filesys path] [attrs]

Parameters

  • filesys path
    Name of the storage device containing the partition to be changed.
  • attrs
    New attributes for the file or directory. This can be one or more of the attributes listed below:

    • READONLY
    • HIDDEN
    • SYSTEM
    • ARCHIVE
    • TEMPORARY
    • COMPRESSED

    To specify multiple attributes, separate them with | symbols. To clear all attributes, specify 0.

See Also

Reference

File System Commands