Create a 101% hidden folder.
Now a days the process of just selecting the folder properties and then making it hidden does'nt work. Cause people can go to tools-----------> folder option-------->show hidden files and folder.
So i've come up with a new trick that can make folders as hidden as possible. Only the owner of the computer can UNHIDE them. Else its impossible.
Just follow the steps:
1. Start
2. Run
3. Type " cmd "
Now in this DOS prompt Type the location of the folder where your folder is located.
For eg. You want to hide a folder in D:/ Type " D: "
TO Hide:
1. Type:
attrib +h +s The name of the folder.
( Click On The Image To View It )
Your folder is hidden now. even the administrator can not unlock it.
To hide a File:
1. Go to the drive.
By typing the location in the DOS prompt
2. type: attrib +h +s Nameofthefile.extension
eg: attrib +h +s mario.exe
TO unhide a folder:
1. attrib -s -h File Name/Folder name
NOTE: Please make sure your file or folder name which you're going to hide doesn’t contain any space.
Now a days the process of just selecting the folder properties and then making it hidden does'nt work. Cause people can go to tools-----------> folder option-------->show hidden files and folder.
So i've come up with a new trick that can make folders as hidden as possible. Only the owner of the computer can UNHIDE them. Else its impossible.
Just follow the steps:
1. Start
2. Run
3. Type " cmd "
Now in this DOS prompt Type the location of the folder where your folder is located.
For eg. You want to hide a folder in D:/ Type " D: "
TO Hide:
1. Type:
attrib +h +s The name of the folder.
( Click On The Image To View It )
Your folder is hidden now. even the administrator can not unlock it.
To hide a File:
1. Go to the drive.
By typing the location in the DOS prompt
2. type: attrib +h +s Nameofthefile.extension
eg: attrib +h +s mario.exe
TO unhide a folder:
1. attrib -s -h File Name/Folder name
NOTE: Please make sure your file or folder name which you're going to hide doesn’t contain any space.
0 comments:
Post a Comment
A Feedback Costs Nothing Friends.