USB background

if u want to add background picture or image to your usb device,then this is a simple tutorial to add
background image
1.open notepad and copy and paste the following code

[.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

2.save it as "desktop.ini" .ini is file extension

3.then copy this "desktop.ini" file and image that you want as background in usb drive and name picture as "your_picture.jpg"

4.Refresh or re-insert usb drive and you will see the picture as your device background image.

try this :P

0 comments:

Post a Comment