Change the folder to a protected system folder

Source: Internet
Author: User

 
 
If you want to hide this folder, you do not want to encrypt it. Use the following method to change a normal folder to a protected operating system file:
In the command prompt state (START-> Run-> cmd ):
Enter the command: "attrib /? "
There is a Chinese operation prompt. As follows:
ATTRIB [+ R-R] [+ A-A] [+ S-S] [+ H-H] [[drive:] [path] filename] [/S [
/D]

+ Set attributes.
-Clear attributes.
R read-only file attributes.
A. archive file attributes.
S system file attributes.
H. Hide the file attributes.
[Drive:] [path] [filename]
Specifies the attributes of the file to be processed.
/S processes matching files in the current folder and Its subfolders.
/D also processes folders.

Example:
Add the "1" folder of the edisk to the system attributes and hidden attributes (that is, the protected operating system file)
C:> attrib + h + s d: Movie

Cancel
C:> attrib-h-s d: Movie

!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.