With out any special software...?
Here it is.
Step 1 : Go to command prompt
Start--->run--->cmd-->d:
Step 2 : Type D:/>attrib +h +s myfolder
[Here myfolder is the name of the folder you want to hide]
The above command is to hide the folder.
To show the folder goto step 3.
Step 3 : Type D:/>attrib -h -s myfolder
In this type of hidding the folder cannot be viewed even if we make advance search or even changing the folders options to show all hidden files.
No comments:
Post a Comment