| ]

This is a simple but a cool trick for you.....


HIDE THE FILE. 

a) First open command prompt . 
b) Then type 'attrib +s +h “path of the file”
     E.g. Attrib +s+h c:\ Shaasoft \sharaaf
c) And surprise the file will be hidden. 
d)    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:\ Shaasoft \Sharaaf
c) And you will again gain the file. 
d)This will seek the file.