Pages

Friday, September 14, 2007

Change background of the USB drive

Change the background of the USB drive in less than 10 secs. You can add any image. Here are the steps to follow:

  • Open a "notepad". (Note: start->run->notepad).
  • Copy the following code into the notepad

[.ShellClassInfo]
IconFile=%SystemRoot%\system32\SHELL32.dll
IconIndex=127
ConfirmFileOp=0

[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image="your_picture.jpg"
IconArea_Text="0xFFFFFF"
VeBRA sources - don't delete the tag above, it's there for XXXXX purposes -
[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
{5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262}

[{5984FFE0-28D4-11CF-AE66-08002B2E1262}]
PersistMoniker=Folder.htt
PersistMonikerPreview=%WebDir%\folder.bmp
  • Save the notepad as "desktop.ini".
  • Now copy the image (Note:image you wan to use as background) and desktop ini to the usb. Hide the desktop.ini and refresh.
Your are done!

No comments:

Post a Comment