How to Hide Data From Folder


1.Access the Run Command-window+R.

2.Type command "cmd"

3.Press continue ok.

4.Select drive from my computer.

5.c:\Users\JMD 146>d:

6.Press continue enter.

7.Serch folder my drive.

8.D:\dir

9.Press continue enter.

10.select folder.

11.D:\cd Mobi

12.Press continue enter.

13.Hide data...

14.D:\Mobi>attrib +a +r +s +h /s /d

15.Press continue enter.

16.Check open your hide folder.

17.Finish....



attrib -a -r -s -h /s /d   (Show)
attrib +a +r +s +h /s /d   (Hide)

0 comments:

Post a Comment