Your favorite picture in the background of your folder

Let u have the destination folder for which u have to change the Background is D:\Data
and let the picture u want to be a background is in location D:\pic.jpg

1st Step: Open Command prompt: start>Run and type cmd.
2nd Step: when the command prompt is open type: attrib +s D:\Data
3rd Step: Now Open the Notepad and write the following code:

[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC} = {BE098140-A513-11D0A3A4-00C04FD706EC}
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image=D:\Pic.jpg
IconArea_Text=0x00000000
Now save this as Desktop.ini in the destination folder.ie in D:\Data
EXTRA: If u want to change the folder's text color then use any of the following code instead of 0x00000000.
Black - 0x00000000
White - 0x00FFFFFF
Green - 0x0000FF00
Blue - 0x00FF0000
Purple - 0x00C000C0
Red - 0x000000FF
Yellow - 0x0000FFFF
Indigo - 0x00FFFF00
Next Post Previous Post Home