Online User

Powered by Blogger.
Sunday, 7 July 2013

NOW I AM GOING TO TEACH YOU HOW TO HIDE THE FILES\FOLDERS FROM COMMAND PROMPT

ADVANTAGE:Protect your private data from some one,who is using your system.

STEPS:

You have a folder named "Data" and this folder is stored in ( Disk Drive Like C,or D or Any).You want to hide "Data' Folder.

1. Run command dialog box appears.

2. Now type "cmd" and hit enter. A command prompt window displays.

3. Now type attrib +s +h D:\Data and hit enter.(D is disk drive where folder is store.)

4. The folder "Data" will be hidden.

(Note: It cannot be viewed by any search options)

(To view this folder again, use the same command but replace '+' with '-' on both flags 's' and 'h')
Now your files and folder are safe from stranger..!!!!!!
Enjoy with this use full windows command

0 comments: