Customizing usb flash drive icon and background
Open your favorite text editor and type this code:
[autorun]
Icon=myicon.ico
You must replace “myicon.ico” with the name of your icon file.
Now save this file as “autorun.inf” in your usb flash drive root folder.
Custom Background for your usb flash drive
Once again open your favorite text editor and type this code:
[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=path\to\background.jpg
You must replace “path\to\background.jpg” with the path and name of your background image file.
Now save this file as “desktop.ini” in your usb flash drive root folder.



