This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Setting file attributes

What is the advantage of setting a file attribute to "S" i.e. system file?
I just came across a document which describes what letter sets what attribute.

Parents
  • They are expected to be "don't touch". Bigger warning than just read-only and hidden. From the original MS-DOS, the system files normally had very specific requirements where they were allowed to be stored since the boot loader intended to read them didn't understand the full FAT functionality.

Reply
  • They are expected to be "don't touch". Bigger warning than just read-only and hidden. From the original MS-DOS, the system files normally had very specific requirements where they were allowed to be stored since the boot loader intended to read them didn't understand the full FAT functionality.

Children