Saturday, November 1, 2008

Setting Custom Wallpapers for your Folders

You probably aware that there is quite easy to change the Windows background from the default wallpaper to any other texture images, located inside the system folders of your Operating system, or random image you might like (your kids, for example).

But what happens when you open the folders through Windows Explorer you see the yellow folders and only a white background. Do you know that you can change the folder wallpaper as well? And it could be an individual change, so each of your folders might show up with different backgrounds. This post will present you on how you can set wallpapers for your windows folders backgrounds. It works with Windows XP, Windows Vista, Windows 2000 and 2003.

1. Pick up the "Image" you like to use, and resize it to 815 x 685 - this is to avoid Tiling of the result.
2. Create a temporary folder for experimenting where you will have to create a new file desktop.ini

3. Open new window in your default Notepad text editor, or any other text editor you are regularly using. Even with extremely small Notepad capabilities, for this task, the software will be sufficient.

4. Paste the following code into it: [note: you should replace your image location in the red] [{BE0981 40-A513-11D0-A3 A4-00C04FD706EC}]
IconArea_Image ="C:’[image-location].jpg"
IconArea_Text= 0x00000000

5. Remove the spaces in the first line, change the image path to your desired picture in second line, and change the text color to choose your liking.

These are the commonly used colors for your text: Black - 0x00000000, Pink - 0x00FF99FF, Purple - 0x00FF99FF, Red - 0x00FF0000, White - 0x00FFFFFF. You might need to find more colors codes in Google.

6. Save this notepad file as desktop.ini, in the new folder you created, with file type property as "All Files". You can change also the file property to hidden, if you prefer it out of your way.

7. Register your ini file by "WinKey + Run" type the following "attrib +s "c:’location of your folder" (or Start-Run), where the exact location of the folder should be present. Press OK to finalize your changes.

8. Now Open the folder and see if the changes appear in the folder.

9. To change the wallpaper for your other folders, copy the desktop.ini file and do the necessary changes.

If this procedure is too complicated, or you do not waste your time on following instructions, you can use the software that will do it for you. The software name is Windowpaper XP.

Developers website: http://www.sodabush.com/windowpaper/index.php

No comments:

Related Posts Plugin for WordPress, Blogger...