Membuat Background di Flash disk
Customize the Icon Drive
 - Open Notepad.
- Write this code:
 [autorun]
 icon=icon_name.ico
- Save the file with configuration: - File name: autorun.inf 
- Save as type: All Files
 
- Save the autorun.inf file dan the icon (icon_name.ico) on root folder of disk.
Customize the Background Image
 - Open Notepad.
- Write this code:
 [ExtShellFolderViews]
 [{BE098140-A513-11D0-A3A4-00C04FD706EC}]
 IconArea_Image=Folder Settings/background_file.gif
 IconArea_Text=0x000
- Save the file with configuration: - File name: desktop.ini
- Save as type: All Files
 
- Save the desktop.ini file dan the icon (icon_name.ico) on root folder of disk.
- Create a new folder and renamed it to Folder Settings dan copy the image (background_file.gif), to that folder.
- NB:
 IconArea_Text=0x000-> 000 is the HEX color code (000 means black).