Hide ur folders without the usage of folder lock :
Suppose u want to hide a folder named abc which is in D: of ur computer
go to command prompt
start--->run--->cmd-->d:
after changing it from C: to D:
type D:/>attrib +h +s abc
the above command is to hide the folder
to show the folder
tyoe D:/>attrib -h -s abc
in this type of hidding the folder cannot be viewed even if we make advance
Tuesday, 1 February 2011
Trick Hide Folder without using any software
Posted on 23:16 by Unknown
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment