crystal 2008-4-5 07:08 PM
如何更改folder's background
请各位电脑专家帮帮忙。。。如何更改folder's background,我所谓的不是thumbnail view的background。意思是每当开启一个folder时,一般上的背景是白色的。那要如何改变成自己喜欢的background呢??
myasper 2008-4-5 09:49 PM
Step 1- Open up notepad, the native text editor in Windows. Type in the exact line below:
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Note: The above line contains only zeroes and not the alphabet O.
Specify the picture to use: Now, in the next line we will specify the picture that we want to use as the background for the folder. We will do this by typing the following line:
iconarea_image=C:\My Pictures\picture.bmp
Let me elaborate the above-mentioned process. The image to be used as the folder background is specified through iconarea_image. So you can type in the exact path to any image of your liking after the “=” sign as shown above.
Step 2- Now we will save the contents in a file called desktop.ini in the folder that we are customizing (in this case the folder is C:\myfolder). From the File>Save option save the file as desktop.ini and put the file name in double quotes as shown in the picture below to maintain the .ini extension
Step 3- Now we will have to give the folder system attribute. This can be done very easily through the command prompt. Open up the command prompt through Start>All programs>Accessories>command prompt. Type the following and press enter (remember we are using myfolder as an example, so the path name may vary accordingly for you) :
Attrib +s “C:\myfolder”
Additionally you can hide the desktop.ini file.
That’s it, done !! The folder will now display the picture of your choice in the background
crystal 2008-4-8 07:34 AM
谢谢。。。谢谢。。。
我去研究一下下。。。:D
thanks...
含羞草 2008-4-9 05:19 PM
看不明。。。。哈哈。。。。好多字。。。。眼都花了。。。。。。。。:mdizzy :mdizzy
majorena 2008-5-17 01:11 PM
回复 2# 的帖子
step 2 不明白。。。
请解释。。。。
majorena 2008-5-17 01:16 PM
step 2 不明白。。。
请解释。。。。
tzyy 2008-5-27 12:24 AM
step 2 means that.
After you type those words inside the notepade.
You open File > save as..
the name you type desktop.ini then it will saved as .ini file
normally it will be saved as .txt if you nvr change it. =)