Midknyte
11-11-2005, 08:35 PM
Ever have a hard time figuring out which drive is your flash drive? This is especially true when you're working on someone else's computer. Many systems come with multiformat card readers now. Sometimes there are 5 or 6 removable devices! So how do you know which one is your flash drive?
To remedy this, you can add a custom icon.
1. Create a autorun.inf file with the following lines:
[autorun]
ICON=youricon.ico
2. Create the icon file:
Download one or make your own from a bitmap. I recommend an icon of 32x32 at 256 color for general compatibility. You won't be able to see much detail anyway, so just keep it simple.
@iconsushi (http://www.towofu.net/soft/e-aicon.php) and IcoFX (http://icofx.ro/downloads.html) are good freeware icon editors.
3. Put both files on the flash drive. You must keep autorun.inf in the root directory. You can put .ico files in a folder. Just change the path to ICON=foldername\youricon.ico
You can grab some free icons here:
http://www.iconarchive.com/
http://iconfactory.com/freeware/
http://www.iconspedia.com/
It's just a little tweak to make your life easier. :t
To remedy this, you can add a custom icon.
1. Create a autorun.inf file with the following lines:
[autorun]
ICON=youricon.ico
2. Create the icon file:
Download one or make your own from a bitmap. I recommend an icon of 32x32 at 256 color for general compatibility. You won't be able to see much detail anyway, so just keep it simple.
@iconsushi (http://www.towofu.net/soft/e-aicon.php) and IcoFX (http://icofx.ro/downloads.html) are good freeware icon editors.
3. Put both files on the flash drive. You must keep autorun.inf in the root directory. You can put .ico files in a folder. Just change the path to ICON=foldername\youricon.ico
You can grab some free icons here:
http://www.iconarchive.com/
http://iconfactory.com/freeware/
http://www.iconspedia.com/
It's just a little tweak to make your life easier. :t