Make IMAGE as FOLDER background[win xp]

**Add Image to Folder Background in WinXP**

1) open notepad
2)
copy this code in notepad

[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC} = {BE098140-A513-11D0-A3A4-00C04FD706EC}

[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image=Your Wallpaper Path
IconArea_Text=0×000000



3) Now changeYour Wallpaper Path” to the exact path of the wallpaper which you wish to set as background. Suppose the wallpaper is stored in “F:\Wallpaper\Dw.jpg”, then the code will be as following:

[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC} = {BE098140-A513-11D0-A3A4-00C04FD706EC}

[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image=F:\Wallpaper\Dw.jpg
IconArea_Text=0×000000

U CAN CHANGE THE COLOUR:
Black – 0×000000
White – 0xFFFFFF
Green – 0x00FF00
Blue – 0xFF0000
Red – 0x0000FF

Now save the file with name “Desktop.ini” (including quotes) and copy the file in the desired folder. Re-open the folder. Now it should show the wallpaper as background.
If You Enjoyed This, Take 5 Seconds To Share It