Disclaimer:-Every thing provided on this website is only for Educational purposes and Author "Ramiz Khan" is not responsible for any damage done.

Ramiz Khan

Ramiz Khan facebook.com/ramiz.khan.98478
Contact -E-mail: ramiz.khan.16@gmail.com

Search This Blog

Saturday, September 1, 2012


Add Background Picture to your Pen Drive

Some peoples set background images for the Local drives in Windows Xp.But you might not have set background picture for your pendrive. Now you can do it after reading this post.

All you need to do is, just Copy & Paste the below code to notepad,then save it as “desktop.ini”

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

[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image=”YourPictureName.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

Some Information On Above Code:


1. Where “YourPictureName.jpg” is, delete that and replace with your picture name for example “Transformers Frenzy.gif”

Note:
Please check that Picture format (.jpg , .bmp, .gif) properly else this hack won’t work.
2. If your Picture is white colour then folder names will not be clear so change the IconArea_Text=”0xFFFFFF” to IconArea_Text=”0x000000”
3. Save the notepad as “desktop.ini”.
4. Place both your notepad file (i.e) desktop.ini and your picture in Pendrive.
5. Set the above files attributes as Hidden.
6. Refresh(F5) and Enjoy with your new background.
7.You can also this on your windows Xp Local drives(C,D,E,F…).
 

No comments: