Wednesday, November 19, 2008

Hide ur folders new way

U can hide ur folders that cant be seen by anyone.
one way is to make them hidden and then goto to tools folder option then to view there u untick the line that says show hidden files etc.
But this way that i m going to tell is different.
Just create a folder Give it desired name.
Now goto Command Prompt
type attrib +s +h path and hit enter
ur folder will hide and to unhide it just type
attrib -s -h path and hit enter
here path is path of ur folder.
eg. if i have to hide song folder in drive d:\ so i'll type:
attrib +s +h d:\song
and hit enter

No comments:

Post a Comment