Customizable icon for your USB drive
You can have a Customizable icon for your USB drive under windows.
To do this setting, place a file .ico or an image .bmp in the root of your USB key and create a file
autorun.inf , as shown below:
[autorun]
icon = Icon.ico
label = My usb key
The
icon is the icon that you have chosem and the
label is the name under which you want the key to appear.
Your USB drive will appear with the icon and the name you chose each time you insert it.]