Folder Background Images in WinXP

Post #216 categorized as Technology, last updated on Mar 2, 2008
Tagged with customize, images, tips, tricks, tweaks, windows, winxp

This brief tutorial explains how to add a background image to any folder in Windows XP.

First, make sure all hidden files are visible on your system. Then, open the folder for which you wish to add a background image. Within the folder, right-click and select Properties » Customize tab » Customize. There, choose any icon, click Apply and OK.

That process should have created a "desktop.ini" file. Open that file with a text editor and add these lines of code:

[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=C:\path\folder\background.jpg

To customize this according to your needs, edit the path in the last line to reflect to the location of the image you wish to use as the background image for that folder. Refresh the folder and the new background should appear.

Finally, to remove the default icon chosen during the creation of the desktop.ini and restore the default folder icon, delete these lines of code from within the desktop.ini file:

[.ShellClassInfo]
IconFile=%SystemRoot%\system32\shell32.dll
IconIndex=(some number)

Subscribe to Perishable Press


26 Responses

TopLeave a comment

[ Gravatar Icon ]

#1Bernd

Nice tip but … this njust tiles the image. How about a tip to scale it instead to window size. And aside from that how about some insight into what the long codes mean and how they function?

[ Gravatar Icon ]

#2Perishable

Bernd,
Thank you for the feedback. Here are few more tips for you (I sure hope they help!):

1. Scaling images >> according to virtualplastic.net,

The [folder background] image you apply is repeated on the icon area, and there is no way to center or align it.

..Although, in that same article the author provides several additional tips that may help you. Perhaps you could employ some sort of image editor to "manipulate" your image into something that works for you..?

2. Microsoft code >> To be quite honest with you, I have no idea "what the long codes mean and how they function." But if I did, I would definitely share my insights with you, Bernd.

3. Other resources >> Of course, there is always the internet, which may provide you with additional sources of information. When I went there, I found this article to be of some help, insofar as the tool provided seemed to automate the process to some relative degree. You may also try searching for a program called Windowpaper XP.

Good luck, Bernd!

[ Gravatar Icon ]

#3Faiz

how to Change Windows xp start button Text

[ Gravatar Icon ]

#4Perishable

Faiz,
Remember, always search before commenting ;)

[ Gravatar Icon ]

#5Ahmed

i tried, but that doesn’t work. i could’nt find any file named desktop.ini. is there any way to add a background.

[ Gravatar Icon ]

#6Perishable

Ahmed,
It is likely that Windows is "hiding" your system files. Go to Tools > Folder Options > View tab and check "Show hidden files and folders". Windows should then display all files, including the desktop.ini file referenced in this article. Then, after you have finished editing, you may return to the View tab and "hide" the system files again.

[ Gravatar Icon ]

#7zabu

i have a dark image on my folder and i’ve put this to make the text white IconArea_Text=0xffffffff the problem is that the file’s name continues being black and the only white area of the text is the one that shows the file size and that stuff.

[ Gravatar Icon ]

#8zabu

Sorry i fixed it the text should have said IconArea_Text=0×00ffffff

[ Gravatar Icon ]

#9Perishable

zabu,

Try this instead:

ICONAREA_TEXT=16777215

[ Gravatar Icon ]

#10zabu

ok thanks. is there a difference?

[ Gravatar Icon ]

#11Perishable

Yes, in this case, the color "white" is represented in "decimal" notation. For more information on color encoding for the web, check out this article at Wikipedia.

[ Gravatar Icon ]

#12David

Got the result I was looking for. Thanks for your help.

[ Gravatar Icon ]

#13Perishable

You’re quite welcome — glad to be of service!

[ Gravatar Icon ]

#14P0t3nk

How to center a folder background? Please tell me as soon as possible

[ Gravatar Icon ]

#15asd

can we make the background stretch and does not repeat itself???

[ Gravatar Icon ]

#16Perishable

P0t3nk and asd:

As far as I know, Windows XP provides no native method for applying such properties to the background images displayed in folders.

However, using your favorite image-editing software and a little imagination, creating a workable solution should be relatively simple.

Good luck ;)

[ Gravatar Icon ]

#17CandyShopGirl

Wazzup!

What do you think about love? >:)

[ Gravatar Icon ]

#18Perishable

Wow — good question..
I think that God is love, and that in order to know love, we must first know God. ;)
Thanks for the stimulating comment!

[ Gravatar Icon ]

#19Trey

Thank you for the help I downloaded a little program that did this for me however I prefer to do it the old fashioned way. It just seems more stable to me. Thank you for the information. I feel a little more reassured about this program now that I know what it is doing.Oh, the name is IESHWIZ I dont sponsor website so do a search and see if you like it. It is automated but for some computers you may not have the privelege to change certain settings mabey this will let you get through that problem. Good Luck, and Happy Coding.

[ Gravatar Icon ]

#20Perishable

Trey, thanks for the heads up on IESHWIZ. Something like that may be just the ticket for quite a few folks. I totally agree with you, however, about preferring “the old fashioned way” of tweaking Windows. Any opportunity to avoid the installation of yet another unnecessary software program is most welcome, especially when direct configuration is possible. Thanks for the feedback! ;)

[ Gravatar Icon ]

#21light

i have a question about the desktop.ini… how could you be permanent in the usb.. ive seen this before in my friends usb.. w/out changing the address of an usb ..tnx..hope you can help me about this..

[ Gravatar Icon ]

#22Perishable

light,
I am not exactly sure as to what you are referring. Frankly, I am not certain that I could answer the question even if you had been crystal clear.. Have you tried searching around on Google? Sorry I couldn’t offer more help.

[ Gravatar Icon ]

#23borneo headhunter

is there by chance a code to make the background image fixed while scrolling?

[ Gravatar Icon ]

#24enche rajoo

ive show hidden file,but there no desktop.ini…izit any ways i can create desktop.ini?

[ Gravatar Icon ]

#25Perishable

Hi enche rajoo,

The desktop.ini file may already be there, but it might be hidden from view. Try going into Tools > Folder Options > View and checking the option to “Show hidden files and folders”. After doing that, check for the file, and if you still don’t see it, you will have to create it. Simply right-click within the target directory/window and select “New > Text Document”. Name the new file “desktop.ini” and you are good to go!

[ Gravatar Icon ]

#26enche rajoo

thanx pal!:)

[ Comments are closed for this post. ]

If you have or need further information, contact me.