This is for the people who dont know this trick

To Hide
=====

Make a folder (eg:c:\test)

run command prompt

Go to the folder location (eg: C:\)

type the following: attrib test +s +h

to view it
======

run command prompt

go to the location (C:\)

type the following: attrib test -s -h