How to encrypt a folder through the system itself

Source: Internet
Author: User

Nowadays, almost every computer has it. It is also a common tool in our daily life. Many data files are stored in computers, and many computers share them. Therefore, we have private files that are not accessible to others. How can we hide these files, what makes other people unable to view the information you don't want others to know? Next I will introduce this method to you. It is very simple. You don't need to install any software. Please refer to the steps step by step!

Start-run-CMD

Enter: md F: \ my .. \ press enter f and my can be set by yourself)

Open MY on drive F. An error is displayed.

Enter: Run-CMD-input: start f: \ my .. \ press ENTER

Enter: Run-CMD-input: start f: \ my .. \ press ENTER

The encrypted folder is displayed! Successful!

You can use the following method to encrypt folders without using any software:

1. Enter the folder for encryption and protection, right-click the blank area, and select the "Custom folder..." option.

2. Click "Next", select "Custom", select "select or edit Html template for this folder" in the check box, and click "Next ".

3. Select "standard" in "select template type", click "Next", and then click "finish ".

4. after completing the preceding operations, open the defined Folder and use the search function to find the Folder. htt file, edit the file, first find the <script language = "JavaScript"> section in the file, and then enter the following content at the top of the file:

Var pass = prompt ("enter the password") // The "enter the password" field is a system prompt.

If (pass! = "123") // Replace "123" with your own password

{Window. location = "c :"}

5. Save the "Folder. htt" file and select "finish". The Folder encryption is complete. You can test the file. When you open the file again, enter the password.

Of course there are still many methods. Here we will introduce two methods for the time being. You can choose your preferred method to encrypt your folder.

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.