Bảo vệ thư mục bằng mật khẩu Mở Windows Explorer > vào thư mục muốn bảo vệ > menu View > Customize This Folder > Next > chọn Choose or edit an HTML template for this folder, nhấn Next > đánh dấu I want to edit this template, nhấn Next.- Khi văn bản hiện ra trong NotePad, di chuyển xuống cho đến khi gặp dòng:<script>// THIS SCRIPT IS COMMON FOR ALL CUSTOM WEB VIEWS- Gõ vào các dòng sau rồi thay yourpassword bằng mật khẩu của bạn:var pass = prompt (" Nhap Mat Khau : ")if (pass !="yourpassword"){window.location="C:"}- Vào menu File > Save để lưu lại những thay đổi.
Bảo vệ thư mục bằng mật khẩu Mở Windows Explorer > vào thư mục muốn bảo vệ > menu View > Customize This Folder > Next > chọn Choose or edit an HTML template for this folder, nhấn Next > đánh dấu I want to edit this template, nhấn Next.
- Khi văn bản hiện ra trong NotePad, di chuyển xuống cho đến khi gặp dòng:
<script>
// THIS SCRIPT IS COMMON FOR ALL CUSTOM WEB VIEWS
- Gõ vào các dòng sau rồi thay yourpassword bằng mật khẩu của bạn:
var pass = prompt (" Nhap Mat Khau : ")
if (pass !="yourpassword")
{window.location="C:"}
- Vào menu File > Save để lưu lại những thay đổi.