Wednesday, February 18, 2009

Hide your files - One more secret

Hide your files - One more secret



Hi friends. You always are in the search of various amazing tricks which helps you to hide the important folders. This is a simple but a cool trick which will help you gain command over your data in the folders.

HIDE THE FILE.
a) First open command prompt .
b) Then type ‘attrib +s +h “path of the file”.
E.g. Attrib +s+h c:\ example \Darani
c) And surprise the file will be hidden.

This will hide the file.


UNHIDE THE FILE

a) Again open command prompt.
b) Then type ’attrib –s -h path of the file’.
E.g. Attrib –s-h c:\ example \Darani
c) And you will again gain the file.

So njoy hide and seek....

No comments: