Powered by Tech-Attacks
Showing posts with label hidden files or folders. Show all posts
Showing posts with label hidden files or folders. Show all posts

Lock Folders - Without using any Software

Folder Locking is possible without any softwares, instead you just need Notepad or any text - editor you like to use

Have you ever wondered if it is possible to Lock Folder using Notepad ?

Well this method works fine in Windows 8 / 7 /
Vista / Xp and will hopefully work in upper versions of windows.

Note: Please don't use this method if you are unsure what you are doing,
Tech-Attacks is not responsible for any damage caused by use of this, though it won't occur if you follow our steps correctly.

So, here we go:


Open Notepad from your Start -> All Programs -> Accessories -> Notepad


Step 1: Copy and Paste the below code in Notepad
or any text - editor.

 
Code for Folder Lock - Batch File:

How to make super hidden files or folders


1. Open a command prompt
by Clicking Start button-> select Run -> type "cmd"
Then press Enter
2. type "cd path_of_your_file" to go to place of your file
e.g. - cd foldername

3. then type "dir" to view content of folder

4. then type "attrib +s +h filename" then press Enter

5. then view again with "dir" command