다음을 통해 공유


setattrs (Windows CE 5.0)

Send Feedback

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

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

File System Commands

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.