Drive Icon - Change
one way of doing it is to have two files in the root folder of your drive.
1 - a file called Autorun.inf containing the following:
Code:
[Autorun]
icon=Icon1.ico
2 - the actual icon itself, in this case called Icon1.ico
i've attached mine as an example, i've had to zip them up as i can't seem to upload the files as they are, due to their extensions.
if you use your own custom icon, you'll need to modify the autorun.ico file so it contains the same name as your icon (- or rename your icon, so it matches the filename in autorun.ico)
i hope that's not
too confusing
do post back if you need more help.