
We all might have set background images for the Local drives in Windows Xp. But you might not have set background picture for your pen-drive. It’s a very simple hack so give it a try 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%system32SHELL32.dll
IconIndex=127
ConfirmFileOp=0
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image=”YourPictureName.jpg”
IconArea_Text=”0xFFFFFF”
VeBRA...