Share via


setattrs

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

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.