Monday, May 24, 2010

Hide Your Folders Without Using FolderLock


Wanna to hide a folder...?
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

Innovative ways to fight against malware

Keep The Operating System Updated: The first step in protecting your computer from any malicious there is to ensure that your operating sys...