All of us want to hide some files, movies and the stuff we want from others. Many of us make the attributes of the file as hidden and make it invisible through the folder options. But every computer user knows it. I know on using other’s computer almost all of us enable showing hidden files to see what secret content he has, Don’t you ? But there exists a trick with which you can hide your content from others. Let me give you that………. Well, If you are a command line lover, then I do not need to tell you about this. If you are not, you are welcome here. There is a command called attrib in the Command Prompt in Windows. Operation of this command is to show the attributes of the file like read only, system file ,hidden and many more. With this command you can set and change the attributes of the complete folder and the file too . You need to traverse to the directory where your content is saved, say it is the folder "FAWAZ". Then, I will type “ attrib FAWAZ +s +h +...