Custom Icons for USB Flash Drives
Posted at 10:52 pm on Saturday, May 5th, 2007 | Posted in Tech
Recently I was really bored with the same old icon that my USB shows everytime I plug it in. So I googled to do something about it. It seems there exists a way to show a custom icon everytime the drives parses the autorun.inf file.
Steps To Follow:
- Create an Icon file with the file name extension .ico
- Open notepad and type the following:
[autorun]
icon=autorun.ico
- Here autorun.ico if the icon file I used
- Place both these files on the usb flash drive
The next time you re-insert the drive, you should see the icon you specified instead of the boring age old image.
Trackback URL for this post: http://greysquare.org/blog/2007/05/05/custom-icons-for-usb-flash-drives/trackback/
