Ever want something COOL to represent the Grey Square hard disk icon?
It might be something old to you... erm... but i decided to share out this information...
let say this is the hard disk icon
which sit in all our windows explorer
and eventually we can change it to this....

cool? ^_^
the thing behind the scene is actually the same as the autorun we have in the CD-rom...
all you need is to place 2 files in the drive which will change the icon... INF and ICO
create a Text file and rename it to autorun.inf with the following text entered.
[autorun]
icon=WMP.ico, 0
where WMP.ico will be replaced with the icon filename that being place in the drive...
EDITED: The same thing apply if you wanna make your USB thumb drive to be represented by your own icon~!! Yeeehhaaaa
enjoy trying~