Thursday, August 7, 2008

HIDE FOLDERS IN XP

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 \Abhijeet.c) And surprise the file will be hidden.d) This will hide the file.

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

No comments: