Desktop ini problem

Solved/Closed
saqib - Sep 6, 2011 at 11:10 AM
 Anonymous User - Sep 8, 2011 at 08:03 AM
hi
what is the function of this code? and how can I manage or generate this types of codes?
if I delete this code in desktop.ini file so my selected picture appear on my folder background or not? If I create a Desktop.ini file in my computer and share it with others so will it work on others computers or not?

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

2 responses

vista.ultimate.64 Posts 211 Registration date Sunday October 3, 2010 Status Member Last seen October 18, 2013 38
Sep 6, 2011 at 12:39 PM
Desktop.ini doesn't manage pictures or backgrounds. From what I've read (which MAY be wrong), desktop.ini manages layouts, such as sorting order, whether your viewing your icons as tiles, thumbnails, etc.

The file Thumbs.db manages and stores thumbnails of images which can be cleared up with CCleaner or windows cleaner.

The code looks like the hexadecimal alphabet. Putting this code on another computer, i assume, would ONLY work if you have the same folder location and items in that folder. I hope I'm clear with this.

Good luck.
-1
Thank you so much for your reply vista.ultimate.64, Ya its helpful for me..
friend I have an other question also.. about desktop.ini
I hope you can solve this...

my question is...
Picture Saved in "Local Disk (C)"
"C:\Program Files\abc Folder\abc picture.jpg"
and I want to set this picture as a background of a folder which saved in "Local Disk (D)"
"D:\programs\xyz folder\"
i have tried this code but its not work

code is

[.ShellClassInfo]
IconFile=%SystemRoot%\system32\shell32.dll
IconIndex=0
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
ICONAREA_IMAGE=C:\Program Files\abc Folder\abc picture.jpg
ICONAREA_TEXT=0xffffff



I am using windows XP SP2
plz use simple English wording because my english is week :-*..
Thanks in advance to all who will help me:-)
-1
Thanks 4 your time... vista.ultimate.64
I have forgotten that where I found this codes because I read many forums about desktop ini so there for I don't know where I found this codes...
If this Codes is wrong so plz give me the right codes...
or reply me full solution of my questions (Picture of "C" Set in "D" which codes are needed)
I will be very thankful to you..
-1
Anonymous User
Sep 8, 2011 at 08:01 AM
use this code

[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=C:\path\folder\background.jpg
-1
Anonymous User
Sep 8, 2011 at 08:03 AM
You need to edit the desktop.ini(unhide it) of the folder you like to change
-1
vista.ultimate.64 Posts 211 Registration date Sunday October 3, 2010 Status Member Last seen October 18, 2013 38
Sep 7, 2011 at 01:41 PM
Happy to help.

OK just to confirm, there is a picture on your C drive and you want to make it the wallpaper of a folder on the D Drive? Where did you get that code from? OK, let me know if my english is too complicated. Hope i can help.
-1