Here is simple procedure to customize our own icon for pendrive.
Have a look a default icon of the pendrive on computer (this is mine) :). To change the icon, we need "icon" file with .ico extention. So, get some icon to change it. You can have some icon from here.
Code:
[autorun]
icon=icon.ico //icon name with .ico extention
location=SAANO_VAI //pendrive name (put ur pendrive name here)
Save the file with name "autorun.inf" with save as type as "All files" in any location. Now, what we have to do is; copy both autorun.inf file & icon file to pendrive (paste it). This is my changed icon of pendrive.
Have fun with custom icon...
[autorun]
icon=icon.ico //icon name with .ico extention
location=SAANO_VAI //pendrive name (put ur pendrive name here)
Save the file with name "autorun.inf" with save as type as "All files" in any location. Now, what we have to do is; copy both autorun.inf file & icon file to pendrive (paste it). This is my changed icon of pendrive.

2 comments
cool idea before i used to make get a exe file to change my icon in pendrive
^we can change our drive icon too from this method.
Post a Comment