Hide folder with command prompt

Here is the trick to hide your files with command prompt .
just navigate to Start-->Run-->cmd and then press ok
after cd.. type ur path with "attrib" command

For example to hide a folder in c drive
to hide

c:\> attrib +s +h [folder name]

to show

c:\> attrib -s -h [folder name]

you are done.




0 comments:

Post a Comment

Related Posts with Thumbnails
My Photo
B.lalithkumar
I am a Blogger and Electronics & Communication Engineering student.