Add Autorun icon to Pendrive or CD/DVD
Firstly you need a good icon. Icons (.ico format) aren’t easy to find but you might find several jpeg and other image formats which you would like to use as icons. But don’t worry there’s an easy way to convert images into icons using the free web service ConvertIcon or Favicon. Click Get Started and you will be asked to select a file. Make sure to change Files of type: to whatever you need. After that you get a preview and can click Export to move on. You can then check on which sizes to include. Once done, click Save As and you can download your .ico file.
Once you have the .ico file you need to create an autorun file. To do so open notepad and type the following:
[autorun]
ICON=ICONNAME.ICO
In the above line replace ‘ICONNAME’ with the icon files name. Once done save the file as autorun.inf.